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 (c98d0cb27 2026-08-12)
# docs.rs version docsrs 0.0.0 (34a12160ded44b303795066b8c53e4bdae865e51 2026-08-11 )
# 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" "6508f460f77bc388751708b4284399c5e02c2d039a2b3c80d2f8d221e0a06502" "/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\", \"-20260812-1.99.0-nightly-c98d0cb27\", \"--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\"" "-j6" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting spire_enum v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read `src/../../../../README.md`: No such file or directory (os error 2) [INFO] [stderr] --> src/lib.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #![doc = include_str!("../../../../README.md")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: there is a file with the same name in a different directory [INFO] [stderr] | [INFO] [stderr] 1 - #![doc = include_str!("../../../../README.md")] [INFO] [stderr] 1 + #![doc = include_str!("../README.md")] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: could not document `spire_enum` [INFO] running `Command { std: "docker" "inspect" "6508f460f77bc388751708b4284399c5e02c2d039a2b3c80d2f8d221e0a06502", kill_on_drop: false }`