# rustc version rustc 1.100.0-nightly (4aa1fbcf4 2026-09-08)
# 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" "e4dee80c937ac6855ef5e004446ff06759224247ba9c95a80a8d547bda4ce83c" "/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\", \"-20260908-1.100.0-nightly-4aa1fbcf4\", \"--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\"" "-j11" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | 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: `shared_failure` (manifest) generated 2 warnings [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting shared_failure v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `None` [INFO] [stderr] --> src/lib.rs:50:79 [INFO] [stderr] | [INFO] [stderr] 50 | /// If the underlying error is not of type `T`, this will return [`None`](None()). [INFO] [stderr] | ^^^^^^ this link resolves to the variant `None`, which is not a function [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] help: to link to the variant, prefix with `variant@` [INFO] [stderr] | [INFO] [stderr] 50 - /// If the underlying error is not of type `T`, this will return [`None`](None()). [INFO] [stderr] 50 + /// If the underlying error is not of type `T`, this will return [`None`](variant@None). [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `shared_failure` (lib doc) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/shared_failure/index.html [INFO] running `Command { std: "docker" "inspect" "e4dee80c937ac6855ef5e004446ff06759224247ba9c95a80a8d547bda4ce83c", kill_on_drop: false }`