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 (14cae6813 2026-07-08)
# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )
# 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" "0b15ad45d6e9b3c171337b8f71d524d1880243de92c5cf8db53b7366f3871105" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260708-1.99.0-nightly-14cae6813\", \"--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] Checking fastapi-core v0.3.0 [INFO] [stderr] warning: failed to check lib in package `fastapi-core` as a prerequisite for scraping examples from: example "auth_example", example "crud_api", example "demo_api", example "getting_started", example "hello_world" [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fastapi-core-0.3.0/Cargo.toml [INFO] [stderr] warning: `fastapi-core` (lib) generated 1 warning [INFO] [stderr] Checking fastapi-http v0.3.0 [INFO] [stderr] warning: failed to check lib in package `fastapi-http` as a prerequisite for scraping examples from: example "auth_example", example "crud_api", example "demo_api", example "getting_started", example "hello_world" [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fastapi-http-0.3.0/Cargo.toml [INFO] [stderr] warning: `fastapi-http` (lib) generated 1 warning [INFO] [stderr] Checking fastapi-rust v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: failed to check lib in package `fastapi-rust` as a prerequisite for scraping examples from: example "auth_example", example "crud_api", example "demo_api", example "getting_started", example "hello_world" [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `fastapi-rust` (lib) generated 1 warning [INFO] [stderr] Scraping fastapi-rust v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: failed to scan example "hello_world" in package `fastapi-rust` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `fastapi-rust` (example "hello_world") generated 1 warning [INFO] [stderr] warning: failed to scan example "crud_api" in package `fastapi-rust` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `fastapi-rust` (example "crud_api") generated 1 warning [INFO] [stderr] warning: failed to scan example "getting_started" in package `fastapi-rust` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `fastapi-rust` (example "getting_started") generated 1 warning [INFO] [stderr] warning: failed to scan example "auth_example" in package `fastapi-rust` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `fastapi-rust` (example "auth_example") generated 1 warning [INFO] [stderr] warning: failed to scan example "demo_api" in package `fastapi-rust` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `fastapi-rust` (example "demo_api") generated 1 warning [INFO] [stderr] Documenting fastapi-rust v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: extern location for fastapi_core does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libfastapi_core-be1895c2bcbbbd26.rmeta [INFO] [stderr] --> src/lib.rs:238:9 [INFO] [stderr] | [INFO] [stderr] 238 | pub use fastapi_core as core; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: extern location for fastapi_http does not exist: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libfastapi_http-bae4861e8825e1e8.rmeta [INFO] [stderr] --> src/lib.rs:239:9 [INFO] [stderr] | [INFO] [stderr] 239 | pub use fastapi_http as http; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: could not document `fastapi-rust` [INFO] running `Command { std: "docker" "inspect" "0b15ad45d6e9b3c171337b8f71d524d1880243de92c5cf8db53b7366f3871105", kill_on_drop: false }`