# rustc version rustc 1.98.0-nightly (654079540 2026-06-12)
# docs.rs version docsrs 0.0.0 (315c10ebfec2882140bb9b1758b9798e401693bc 2026-06-13 )
# 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" "9ae318ef8f692b84a1fc711ec34e48016825a314a614bbf021df597838597ff6" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260612-1.98.0-nightly-654079540\", \"--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: Rustdoc did not scrape the following examples because they require dev-dependencies: hello_world [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting bart v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] warning: specialization is experimental [INFO] [stderr] --> src/display_html_safe.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | default fn safe_fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information [INFO] [stderr] = help: add `#![feature(specialization)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #154045 <https://github.com/rust-lang/rust/issues/154045> [INFO] [stderr] [INFO] [stderr] warning: `bart` (lib doc) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/bart/index.html [INFO] running `Command { std: "docker" "inspect" "9ae318ef8f692b84a1fc711ec34e48016825a314a614bbf021df597838597ff6", kill_on_drop: false }`