# rustc version rustc 1.99.0-nightly (d0babd8b6 2026-07-15)
# docs.rs version docsrs 0.0.0 (f1b150f0cd76f7cabcd39e1f4790ba771b28b5c4 2026-07-19 )
# 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" "a99546fc0fbf6541054aafa8f9995115035e8fc4141eb52a2b4ab9f263e06213" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2026-07-16" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260715-1.99.0-nightly-d0babd8b6\", \"--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] Documenting retch-cli v0.6.8 (/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:311:7 [INFO] [stderr] | [INFO] [stderr] 311 | /// [`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 1.60s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/retch_cli/index.html [INFO] running `Command { std: "docker" "inspect" "a99546fc0fbf6541054aafa8f9995115035e8fc4141eb52a2b4ab9f263e06213", kill_on_drop: false }`