# rustc version rustc 1.98.0-nightly (bd08c9e71 2026-06-25)
# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )
# 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" "33132c81ecb15ff76f797b55458f3fe90285345168975b7f5a5ad9a4c072bb0c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260625-1.98.0-nightly-bd08c9e71\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Compiling gobby-code v1.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Documenting gobby-code v1.3.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `TextVerifier` links to private item `super::text` [INFO] [stderr] --> src/commands/codewiki/types.rs:615:47 [INFO] [stderr] | [INFO] [stderr] 615 | /// response parsing, and stripping live in [`super::text`], so the closure is [INFO] [stderr] | ^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `verify_profile` links to private item `super::DEFAULT_VERIFY_PROFILE` [INFO] [stderr] --> src/commands/codewiki/types.rs:722:34 [INFO] [stderr] | [INFO] [stderr] 722 | /// generate model/key and [`super::DEFAULT_VERIFY_PROFILE`]. Kept here so [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: `gobby-code` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.47s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/gobby_code/index.html [INFO] running `Command { std: "docker" "inspect" "33132c81ecb15ff76f797b55458f3fe90285345168975b7f5a5ad9a4c072bb0c", kill_on_drop: false }`