# rustc version rustc 1.100.0-nightly (fb6531d55 2026-08-23)
# 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" "2735337003bde79d75dc1dc5442456983b177575968c3f31c634cfce11930ee0" "/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\", \"-20260823-1.100.0-nightly-fb6531d55\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting retch-cli v0.9.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `fields` links to private item `FIELDS` [INFO] [stderr] --> src/fields.rs:13:56 [INFO] [stderr] | [INFO] [stderr] 13 | //! This module replaces the in-code copies with one [`FIELDS`] table. `main.rs` [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 `fields` links to private item `FIELDS` [INFO] [stderr] --> src/fields.rs:18:42 [INFO] [stderr] | [INFO] [stderr] 18 | //! `tests/cli_tests.rs` asserts every [`FIELDS`] key appears in both, turning [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: public documentation for `config_fields_block` links to private item `FIELDS` [INFO] [stderr] --> src/fields.rs:344:7 [INFO] [stderr] | [INFO] [stderr] 344 | /// [`FIELDS`], wrapped to a readable width, all commented out. [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: public documentation for `color_value` links to private item `colorize_nested` [INFO] [stderr] --> src/theme.rs:325:16 [INFO] [stderr] | [INFO] [stderr] 325 | /// Uses [`colorize_nested`] rather than a plain `owo_colors` wrap so that a [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: `retch-cli` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/retch_cli/index.html [INFO] running `Command { std: "docker" "inspect" "2735337003bde79d75dc1dc5442456983b177575968c3f31c634cfce11930ee0", kill_on_drop: false }`