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.100.0-nightly (809936eac 2026-09-12)
# docs.rs version docsrs 0.0.0 (bbe8284d494398efa390829fb7f0bf2364bcdf59 2026-09-08 )
# 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" "debbea36cf0d41555816a6dd0305654a5517d87f74e11aef714a63b78e05d88c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260912-1.100.0-nightly-809936eac\", \"--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\"" "-j12" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: `package.homepage` is redundant with `package.repository` [INFO] [stderr] --> Cargo.toml:80:12 [INFO] [stderr] | [INFO] [stderr] 80 | homepage = "https://github.com/eggstack/eggfetch" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 85 | repository = "https://github.com/eggstack/eggfetch" [INFO] [stderr] | -------------------------------------- [INFO] [stderr] | [INFO] [stderr] = note: `cargo::redundant_homepage` is set to `warn` by default [INFO] [stderr] help: consider removing `package.homepage` [INFO] [stderr] warning: unused build dependency `pyo3-build-config` [INFO] [stderr] --> Cargo.toml:1:21 [INFO] [stderr] | [INFO] [stderr] 1 | [build-dependencies.pyo3-build-config] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_dependencies` is set to `warn` by default [INFO] [stderr] help: consider removing the dependency on `pyo3-build-config` [INFO] [stderr] warning: `eggfetch-python` (manifest) generated 3 warnings [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Compiling syn v3.0.5 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling cc v1.4.6 [INFO] [stderr] Checking rand v0.10.2 [INFO] [stderr] Compiling pyo3-ffi v0.23.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.23 [INFO] [stderr] Compiling zstd-safe v7.3.0 [INFO] [stderr] Compiling time-macros v0.2.32 [INFO] [stderr] Compiling quinn v0.11.11 [INFO] [stderr] Compiling cookie v0.18.2 [INFO] [stderr] Checking quinn-udp v0.5.15 [INFO] [stderr] error: failed to run custom build command for `pyo3-ffi v0.23.5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pyo3-ffi/f508a387dc4c246b/out/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(invalid_from_utf8_lint) [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(diagnostic_namespace) [INFO] [stderr] cargo:rustc-check-cfg=cfg(c_str_lit) [INFO] [stderr] cargo:rustc-check-cfg=cfg(rustc_has_once_lock) [INFO] [stderr] cargo:rustc-check-cfg=cfg(fn_ptr_eq) [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: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.23.5 [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" "debbea36cf0d41555816a6dd0305654a5517d87f74e11aef714a63b78e05d88c", kill_on_drop: false }`