arpfloat 0.1.11

Arbitrary-precision floating point library
Documentation

Build #3952849 2026-07-26 02:50:47

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# rustc version rustc 1.99.0-nightly (d0babd8b6 2026-07-15)

# docs.rs version docsrs 0.0.0 (f1b150f0cd76f7cabcd39e1f4790ba771b28b5c4 2026-07-19 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "ae758a7f463f9b03fb50cf0ba3258f18138b2a0fc1910e8cc1a427db40c5b4d7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2026-07-16" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260715-1.99.0-nightly-d0babd8b6\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: calc_pi, print_e [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Compiling pyo3-ffi v0.24.2 [INFO] [stderr] Compiling pyo3-macros v0.24.2 [INFO] [stderr] error: failed to run custom build command for `pyo3-ffi v0.24.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pyo3-ffi-20adb7bca9bc2665/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-check-cfg=cfg(Py_LIMITED_API) [INFO] [stderr] cargo:rustc-check-cfg=cfg(Py_GIL_DISABLED) [INFO] [stderr] cargo:rustc-check-cfg=cfg(PyPy) [INFO] [stderr] cargo:rustc-check-cfg=cfg(GraalPy) [INFO] [stderr] cargo:rustc-check-cfg=cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS")) [INFO] [stderr] cargo:rustc-check-cfg=cfg(pyo3_disable_reference_pool) [INFO] [stderr] cargo:rustc-check-cfg=cfg(pyo3_leak_on_drop_without_reference_pool) [INFO] [stderr] cargo:rustc-check-cfg=cfg(Py_3_7) [INFO] [stderr] cargo:rustc-check-cfg=cfg(Py_3_8) [INFO] [stderr] cargo:rustc-check-cfg=cfg(Py_3_9) [INFO] [stderr] cargo:rustc-check-cfg=cfg(Py_3_10) [INFO] [stderr] cargo:rustc-check-cfg=cfg(Py_3_11) [INFO] [stderr] cargo:rustc-check-cfg=cfg(Py_3_12) [INFO] [stderr] cargo:rustc-check-cfg=cfg(Py_3_13) [INFO] [stderr] cargo:rustc-check-cfg=cfg(Py_3_14) [INFO] [stderr] cargo:rerun-if-env-changed=PYO3_CROSS [INFO] [stderr] cargo:rerun-if-env-changed=PYO3_CROSS_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PYO3_CROSS_PYTHON_VERSION [INFO] [stderr] cargo:rerun-if-env-changed=PYO3_CROSS_PYTHON_IMPLEMENTATION [INFO] [stderr] cargo:rerun-if-env-changed=PYO3_PRINT_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PYO3_USE_ABI3_FORWARD_COMPATIBILITY [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: the configured Python interpreter version (3.14) is newer than PyO3's maximum supported version (3.13) [INFO] [stderr] = help: please check if an updated version of PyO3 is available. Current version: 0.24.2 [INFO] [stderr] = help: set PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1 to suppress this check and build anyway using the stable ABI [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ae758a7f463f9b03fb50cf0ba3258f18138b2a0fc1910e8cc1a427db40c5b4d7", kill_on_drop: false }`