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.98.0-nightly (31a9463c6 2026-05-25)
# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )
# 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" "014f3ae2e316c4e0500fdefe70e4a61e88d156a7b641af9bfa33373dce08be4c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "document-features max" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260525-1.98.0-nightly-31a9463c6\", \"--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: profile package spec `insta` in profile `dev` did not match any packages [INFO] [stderr] [INFO] [stderr] help: a package with a similar name exists: `bstr` [INFO] [stderr] warning: profile package spec `similar` in profile `dev` did not match any packages [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting gitoxide v0.54.0 (/opt/rustwide/workdir) [INFO] [stderr] error: Comment cannot be associated with a feature: "Maybe one day we can enable these, unwrap and expect shouldn't be needed. [INFO] [stderr] This is a tough one - parsers are relying on it, but they check bounds before. [INFO] [stderr] Those can probably be rewritten to do the bounds-check via `get` and avoid len comparisons. [INFO] [stderr] This is about overflow/underflow and securing against this particularly with untrusted input. [INFO] [stderr] Very noisy and needs special care, probably better to focus on fuzzers instead to not pre-empt complexity." [INFO] [stderr] --> src/lib.rs:20:11 [INFO] [stderr] | [INFO] [stderr] 20 | doc = ::document_features::document_features!() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `::document_features::document_features` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: could not document `gitoxide` [INFO] running `Command { std: "docker" "inspect" "014f3ae2e316c4e0500fdefe70e4a61e88d156a7b641af9bfa33373dce08be4c", kill_on_drop: false }`