[INFO] fetching crate wallust 3.4.0...
[INFO] checking wallust-3.4.0 against try#7424ce9ff9baac3e9d9f5dd3c85828cddea0134d for pr-136776-1
[INFO] extracting crate wallust 3.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate wallust 3.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wallust 3.4.0
[INFO] tweaked toml for crates.io crate wallust 3.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wallust 3.4.0 on toolchain 7424ce9ff9baac3e9d9f5dd3c85828cddea0134d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wallust 3.4.0 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" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96de149618b7d3699108b4edcaf1d29e5fccf6c4d9a37cf9d739b508935bee66
[INFO] running `Command { std: "docker" "start" "-a" "96de149618b7d3699108b4edcaf1d29e5fccf6c4d9a37cf9d739b508935bee66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96de149618b7d3699108b4edcaf1d29e5fccf6c4d9a37cf9d739b508935bee66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96de149618b7d3699108b4edcaf1d29e5fccf6c4d9a37cf9d739b508935bee66", kill_on_drop: false }`
[INFO] [stdout] 96de149618b7d3699108b4edcaf1d29e5fccf6c4d9a37cf9d739b508935bee66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d6ff71bc8e5989746b43c51a0c37a8d8879bf40da786979e49b8ee8fe5cda1c
[INFO] running `Command { std: "docker" "start" "-a" "9d6ff71bc8e5989746b43c51a0c37a8d8879bf40da786979e49b8ee8fe5cda1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling vergen-git2 v1.0.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking avif-serialize v0.8.5
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking zune-jpeg v0.4.19
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking toml_parser v1.0.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking fast_image_resize v5.1.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking roff v0.2.2
[INFO] [stderr]     Checking clap_complete v4.5.55
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]     Checking clap_mangen v0.2.28
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking spinners v4.1.1
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking minijinja v2.11.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking toml v0.9.2
[INFO] [stderr]     Checking toml_edit v0.23.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.6.0
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling wallust_themes v1.1.0
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]     Checking kmeans_colors v0.7.0
[INFO] [stderr]    Compiling wallust v3.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: wallust@3.4.0: could not find repository at '/opt/rustwide/workdir'; class=Repository (6); code=NotFound (-3)
[INFO] [stderr] warning: wallust@3.4.0: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: wallust@3.4.0: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: wallust@3.4.0: VERGEN_GIT_SHA set to default
[INFO] [stdout] warning: constant `SCHEME_NAME` is never used
[INFO] [stdout]    --> src/sequences.rs:153:7
[INFO] [stdout]     |
[INFO] [stdout] 153 | const SCHEME_NAME: &str = "wallust";
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WinTerm` is never constructed
[INFO] [stdout]    --> src/sequences.rs:245:8
[INFO] [stdout]     |
[INFO] [stdout] 245 | struct WinTerm {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WinScheme` is never constructed
[INFO] [stdout]    --> src/sequences.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | struct WinScheme {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `array::<impl [T; N]>::map` that must be used
[INFO] [stdout]    --> src/colors.rs:344:9
[INFO] [stdout]     |
[INFO] [stdout] 344 | /         [
[INFO] [stdout] 345 | |             //&mut self.color0,
[INFO] [stdout] 346 | |             &mut self.color1,
[INFO] [stdout] 347 | |             &mut self.color2,
[INFO] [stdout] ...   |
[INFO] [stdout] 361 | |         ].map(|i| *i = i.saturate(amount));
[INFO] [stdout]     | |__________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 344 |         let _ = [
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCHEME_NAME` is never used
[INFO] [stdout]    --> src/sequences.rs:153:7
[INFO] [stdout]     |
[INFO] [stdout] 153 | const SCHEME_NAME: &str = "wallust";
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WinTerm` is never constructed
[INFO] [stdout]    --> src/sequences.rs:245:8
[INFO] [stdout]     |
[INFO] [stdout] 245 | struct WinTerm {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WinScheme` is never constructed
[INFO] [stdout]    --> src/sequences.rs:264:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | struct WinScheme {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `array::<impl [T; N]>::map` that must be used
[INFO] [stdout]    --> src/colors.rs:344:9
[INFO] [stdout]     |
[INFO] [stdout] 344 | /         [
[INFO] [stdout] 345 | |             //&mut self.color0,
[INFO] [stdout] 346 | |             &mut self.color1,
[INFO] [stdout] 347 | |             &mut self.color2,
[INFO] [stdout] ...   |
[INFO] [stdout] 361 | |         ].map(|i| *i = i.saturate(amount));
[INFO] [stdout]     | |__________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 344 |         let _ = [
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.04s
[INFO] running `Command { std: "docker" "inspect" "9d6ff71bc8e5989746b43c51a0c37a8d8879bf40da786979e49b8ee8fe5cda1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d6ff71bc8e5989746b43c51a0c37a8d8879bf40da786979e49b8ee8fe5cda1c", kill_on_drop: false }`
[INFO] [stdout] 9d6ff71bc8e5989746b43c51a0c37a8d8879bf40da786979e49b8ee8fe5cda1c
