[INFO] fetching crate retch-cli 0.9.7...
[INFO] documenting retch-cli-0.9.7 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate retch-cli 0.9.7 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate retch-cli 0.9.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate retch-cli 0.9.7
[INFO] tweaked toml for crates.io crate retch-cli 0.9.7 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate retch-cli 0.9.7 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate retch-cli 0.9.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded imgref v1.12.1
[INFO] [stderr]   Downloaded retch-sysinfo v0.1.56
[INFO] [stderr]   Downloaded clap_complete_nushell v4.6.2
[INFO] [stderr]   Downloaded clap_complete v4.6.9
[INFO] [stderr]   Downloaded quantette v0.6.0
[INFO] [stderr]   Downloaded icy_sixel v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9df95936966a4d3497fafaa0bc7d0e353c3a99f39609b9a6f454e9049b20dc29
[INFO] running `Command { std: "docker" "start" "9df95936966a4d3497fafaa0bc7d0e353c3a99f39609b9a6f454e9049b20dc29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9df95936966a4d3497fafaa0bc7d0e353c3a99f39609b9a6f454e9049b20dc29", kill_on_drop: false }`
[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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9df95936966a4d3497fafaa0bc7d0e353c3a99f39609b9a6f454e9049b20dc29" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9df95936966a4d3497fafaa0bc7d0e353c3a99f39609b9a6f454e9049b20dc29", kill_on_drop: false }`
[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" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9df95936966a4d3497fafaa0bc7d0e353c3a99f39609b9a6f454e9049b20dc29" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking bitflags v2.12.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking zerocopy v0.8.50
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking safe_arch v1.2.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking imgref v1.12.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking wide v1.6.1
[INFO] [stderr]     Checking hashlink v0.12.0
[INFO] [stderr]     Checking rand_xoshiro v0.8.1
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]    Compiling retch-sysinfo v0.1.56
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking clap_complete v4.6.9
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking sysinfo v0.39.6
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking clap_complete_nushell v4.6.2
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking quantette v0.6.0
[INFO] [stderr]     Checking rusqlite v0.40.2
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking icy_sixel v0.6.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]  Documenting retch-cli v0.9.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking retch-cli v0.9.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `fields` links to private item `FIELDS`
[INFO] [stdout]   --> src/fields.rs:13:56
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! This module replaces the in-code copies with one [`FIELDS`] table. `main.rs`
[INFO] [stdout]    |                                                        ^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `fields` links to private item `FIELDS`
[INFO] [stdout]   --> src/fields.rs:18:42
[INFO] [stdout]    |
[INFO] [stdout] 18 | //! `tests/cli_tests.rs` asserts every [`FIELDS`] key appears in both, turning
[INFO] [stdout]    |                                          ^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `config_fields_block` links to private item `FIELDS`
[INFO] [stdout]    --> src/fields.rs:344:7
[INFO] [stdout]     |
[INFO] [stdout] 344 | /// [`FIELDS`], wrapped to a readable width, all commented out.
[INFO] [stdout]     |       ^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `color_value` links to private item `colorize_nested`
[INFO] [stdout]    --> src/theme.rs:325:16
[INFO] [stdout]     |
[INFO] [stdout] 325 |     /// Uses [`colorize_nested`] rather than a plain `owo_colors` wrap so that a
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/retch_cli/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "9df95936966a4d3497fafaa0bc7d0e353c3a99f39609b9a6f454e9049b20dc29", kill_on_drop: false }`
[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" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9df95936966a4d3497fafaa0bc7d0e353c3a99f39609b9a6f454e9049b20dc29" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting retch-cli v0.9.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `fields` links to private item `FIELDS`
[INFO] [stdout]   --> src/fields.rs:13:56
[INFO] [stdout]    |
[INFO] [stdout] 13 | //! This module replaces the in-code copies with one [`FIELDS`] table. `main.rs`
[INFO] [stdout]    |                                                        ^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `fields` links to private item `FIELDS`
[INFO] [stdout]   --> src/fields.rs:18:42
[INFO] [stdout]    |
[INFO] [stdout] 18 | //! `tests/cli_tests.rs` asserts every [`FIELDS`] key appears in both, turning
[INFO] [stdout]    |                                          ^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `config_fields_block` links to private item `FIELDS`
[INFO] [stdout]    --> src/fields.rs:344:7
[INFO] [stdout]     |
[INFO] [stdout] 344 | /// [`FIELDS`], wrapped to a readable width, all commented out.
[INFO] [stdout]     |       ^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `color_value` links to private item `colorize_nested`
[INFO] [stdout]    --> src/theme.rs:325:16
[INFO] [stdout]     |
[INFO] [stdout] 325 |     /// Uses [`colorize_nested`] rather than a plain `owo_colors` wrap so that a
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/retch_cli/index.html
[INFO] running `Command { std: "docker" "inspect" "9df95936966a4d3497fafaa0bc7d0e353c3a99f39609b9a6f454e9049b20dc29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9df95936966a4d3497fafaa0bc7d0e353c3a99f39609b9a6f454e9049b20dc29", kill_on_drop: false }`
[INFO] [stdout] 9df95936966a4d3497fafaa0bc7d0e353c3a99f39609b9a6f454e9049b20dc29
