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 (e7769602a 2026-08-24)
# docs.rs version docsrs 0.0.0 (6c3c2ab33f39d2284fd26cea84fae0598b4cbd55 2026-08-24 )
# 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" "0b080f312132d78d4a048c519b461a0822a157acb8fafab2396dbff582cc4738" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "document-features max" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260824-1.100.0-nightly-e7769602a\", \"--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: 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.58.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" "0b080f312132d78d4a048c519b461a0822a157acb8fafab2396dbff582cc4738", kill_on_drop: false }`