[INFO] fetching crate cookcli 0.12.2... [INFO] building cookcli-0.12.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate cookcli 0.12.2 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cookcli 0.12.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminal_size v0.4.2 [INFO] [stderr] Downloaded rust-embed-impl v8.7.2 [INFO] [stderr] Downloaded cooklang-find v0.2.0 [INFO] [stderr] Downloaded anstyle-yansi v2.0.2 [INFO] [stderr] Downloaded directories v6.0.0 [INFO] [stderr] Downloaded tabular v0.2.0 [INFO] [stderr] Downloaded rust-embed-utils v8.7.2 [INFO] [stderr] Downloaded cooklang v0.16.0 [INFO] [stderr] Downloaded rust-embed v8.7.2 [INFO] [stderr] Downloaded openssl-src v300.5.0+3.5.0 [INFO] [stderr] Downloaded codesnake v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26a83a71f88816e88ff46ba6da521475d2df882d63514b5ae95dc4501beab24f [INFO] running `Command { std: "docker" "start" "-a" "26a83a71f88816e88ff46ba6da521475d2df882d63514b5ae95dc4501beab24f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26a83a71f88816e88ff46ba6da521475d2df882d63514b5ae95dc4501beab24f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26a83a71f88816e88ff46ba6da521475d2df882d63514b5ae95dc4501beab24f", kill_on_drop: false }` [INFO] [stdout] 26a83a71f88816e88ff46ba6da521475d2df882d63514b5ae95dc4501beab24f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a869daea6a9d494e2a7ef159b4d66be7c8515453af9150eb107ffc741962257c [INFO] running `Command { std: "docker" "start" "-a" "a869daea6a9d494e2a7ef159b4d66be7c8515453af9150eb107ffc741962257c", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling finl_unicode v1.3.0 [INFO] [stderr] Compiling codesnake v0.2.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling tabular v0.2.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling anstyle-yansi v2.0.2 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling cooklang v0.16.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tower-http v0.6.4 [INFO] [stderr] Compiling cooklang-find v0.2.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.12 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 4m 25s [INFO] running `Command { std: "docker" "inspect" "a869daea6a9d494e2a7ef159b4d66be7c8515453af9150eb107ffc741962257c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a869daea6a9d494e2a7ef159b4d66be7c8515453af9150eb107ffc741962257c", kill_on_drop: false }` [INFO] [stdout] a869daea6a9d494e2a7ef159b4d66be7c8515453af9150eb107ffc741962257c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bbeae3a8fabaf195bd038d4e7828b4985d7e8d7c919d58232b28dc2eb8f5b1f [INFO] running `Command { std: "docker" "start" "-a" "8bbeae3a8fabaf195bd038d4e7828b4985d7e8d7c919d58232b28dc2eb8f5b1f", kill_on_drop: false }` [INFO] [stderr] Compiling 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 `test` profile [unoptimized + debuginfo] target(s) in 2.83s [INFO] running `Command { std: "docker" "inspect" "8bbeae3a8fabaf195bd038d4e7828b4985d7e8d7c919d58232b28dc2eb8f5b1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bbeae3a8fabaf195bd038d4e7828b4985d7e8d7c919d58232b28dc2eb8f5b1f", kill_on_drop: false }` [INFO] [stdout] 8bbeae3a8fabaf195bd038d4e7828b4985d7e8d7c919d58232b28dc2eb8f5b1f