[INFO] fetching crate cookcli 0.12.2... [INFO] checking cookcli-0.12.2 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate cookcli 0.12.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate cookcli 0.12.2 [INFO] finished tweaking crates.io crate cookcli 0.12.2 [INFO] tweaked toml for crates.io crate cookcli 0.12.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cookcli 0.12.2 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cookcli 0.12.2 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strip-ansi-escapes v0.1.1 [INFO] [stderr] Downloaded tabular v0.2.0 [INFO] [stderr] Downloaded codesnake v0.2.1 [INFO] [stderr] Downloaded anstyle-yansi v2.0.2 [INFO] [stderr] Downloaded vte v0.10.1 [INFO] [stderr] Downloaded finl_unicode v1.3.0 [INFO] [stderr] Downloaded cooklang-find v0.2.0 [INFO] [stderr] Downloaded cooklang v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca46b44d6af88db368e0cbc3912fde25aa0b580320c308d0d0077f1303683294 [INFO] running `Command { std: "docker" "start" "-a" "ca46b44d6af88db368e0cbc3912fde25aa0b580320c308d0d0077f1303683294", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca46b44d6af88db368e0cbc3912fde25aa0b580320c308d0d0077f1303683294", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca46b44d6af88db368e0cbc3912fde25aa0b580320c308d0d0077f1303683294", kill_on_drop: false }` [INFO] [stdout] ca46b44d6af88db368e0cbc3912fde25aa0b580320c308d0d0077f1303683294 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb8f848205a1dd35484a65f4b0d747cbf6f24103b6af971793c6415f820dbbfb [INFO] running `Command { std: "docker" "start" "-a" "bb8f848205a1dd35484a65f4b0d747cbf6f24103b6af971793c6415f820dbbfb", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking codesnake v0.2.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking finl_unicode v1.3.0 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking rust-embed-utils v8.7.2 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Checking anstyle-yansi v2.0.2 [INFO] [stderr] Checking strip-ansi-escapes v0.1.1 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Checking tabular v0.2.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Checking rust-embed v8.7.2 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking camino v1.1.9 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking tower-http v0.6.4 [INFO] [stderr] Compiling cooklang v0.16.0 [INFO] [stderr] Checking cooklang-find v0.2.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.12 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stderr] Checking cookcli v0.12.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/util/cooklang_to_human.rs:186:18 [INFO] [stdout] | [INFO] [stdout] 186 | .map(|h| (h % 7)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 186 - .map(|h| (h % 7)) [INFO] [stdout] 186 + .map(|h| h % 7) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/util/cooklang_to_human.rs:186:18 [INFO] [stdout] | [INFO] [stdout] 186 | .map(|h| (h % 7)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 186 - .map(|h| (h % 7)) [INFO] [stdout] 186 + .map(|h| h % 7) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ColorConfig` is never constructed [INFO] [stdout] --> src/server/mod.rs:331:8 [INFO] [stdout] | [INFO] [stdout] 331 | struct ColorConfig { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Quantity` is never constructed [INFO] [stdout] --> src/shopping_list.rs:233:12 [INFO] [stdout] | [INFO] [stdout] 233 | struct Quantity { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Quantity` is never constructed [INFO] [stdout] --> src/shopping_list.rs:281:12 [INFO] [stdout] | [INFO] [stdout] 281 | struct Quantity { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ColorConfig` is never constructed [INFO] [stdout] --> src/server/mod.rs:331:8 [INFO] [stdout] | [INFO] [stdout] 331 | struct ColorConfig { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Quantity` is never constructed [INFO] [stdout] --> src/shopping_list.rs:233:12 [INFO] [stdout] | [INFO] [stdout] 233 | struct Quantity { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Quantity` is never constructed [INFO] [stdout] --> src/shopping_list.rs:281:12 [INFO] [stdout] | [INFO] [stdout] 281 | struct Quantity { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "bb8f848205a1dd35484a65f4b0d747cbf6f24103b6af971793c6415f820dbbfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb8f848205a1dd35484a65f4b0d747cbf6f24103b6af971793c6415f820dbbfb", kill_on_drop: false }` [INFO] [stdout] bb8f848205a1dd35484a65f4b0d747cbf6f24103b6af971793c6415f820dbbfb