[INFO] fetching crate pit-cli 0.4.0...
[INFO] building pit-cli-0.4.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate pit-cli 0.4.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate pit-cli 0.4.0
[INFO] finished tweaking crates.io crate pit-cli 0.4.0
[INFO] tweaked toml for crates.io crate pit-cli 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pit-cli 0.4.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pit-cli 0.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94b189478c440d92849801f320793c5e89b02a9f7e53f1eb30e352b484caa5f6
[INFO] running `Command { std: "docker" "start" "-a" "94b189478c440d92849801f320793c5e89b02a9f7e53f1eb30e352b484caa5f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94b189478c440d92849801f320793c5e89b02a9f7e53f1eb30e352b484caa5f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94b189478c440d92849801f320793c5e89b02a9f7e53f1eb30e352b484caa5f6", kill_on_drop: false }`
[INFO] [stdout] 94b189478c440d92849801f320793c5e89b02a9f7e53f1eb30e352b484caa5f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e6bcfb01eae7bfe905f9307d279ac021929ab0e4f93af6c6c9b93e93854a1ff
[INFO] running `Command { std: "docker" "start" "-a" "0e6bcfb01eae7bfe905f9307d279ac021929ab0e4f93af6c6c9b93e93854a1ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.206
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]    Compiling wasmparser v0.227.1
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling wasm-encoder v0.227.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling polonius-the-crab v0.2.1
[INFO] [stderr]    Compiling never-say-never v6.6.666
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustc-std-workspace-alloc v1.0.1
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling arena-traits v0.2.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling macro_rules_attribute v0.1.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling quasiquote-proc-macro v0.1.0
[INFO] [stderr]    Compiling quasiquote v0.1.1
[INFO] [stderr]    Compiling ext-trait-proc_macros v1.0.1
[INFO] [stderr]    Compiling nougat-proc_macros v0.2.4
[INFO] [stderr]    Compiling lending-iterator-proc_macros v0.1.7
[INFO] [stderr]    Compiling ext-trait v1.0.1
[INFO] [stderr]    Compiling extension-traits v1.0.1
[INFO] [stderr]    Compiling nougat v0.2.4
[INFO] [stderr]    Compiling lending-iterator v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.206
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling pit-core v0.4.2
[INFO] [stderr]    Compiling pit-rust-guest v0.4.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling portal-pc-waffle v0.5.4
[INFO] [stderr]    Compiling pit-c v0.4.0
[INFO] [stderr]    Compiling pit-teavm v0.4.0
[INFO] [stderr]    Compiling pit-patch v0.4.0
[INFO] [stderr]    Compiling pit-cli v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fs`
[INFO] [stdout]  --> src/main.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::BTreeSet, fs, iter::once};
[INFO] [stdout]   |                                  ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Copier`, `ImportBehavior`, `ImportKind`, `State`, `i2x`, `import_fn`, and `x2i`
[INFO] [stdout]  --> src/main.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 |     copying::module::{import_fn, tree_shake, Copier, ImportBehavior, State},
[INFO] [stdout]   |                       ^^^^^^^^^              ^^^^^^  ^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 8 |     i2x, x2i, ImportKind,
[INFO] [stdout]   |     ^^^  ^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> src/main.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 let Some(c) = b.strip_prefix("-") else {
[INFO] [stdout]    |                          ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/main.rs:161:26
[INFO] [stdout]     |
[INFO] [stdout] 161 |                 let Some(c) = b.strip_prefix("-") else {
[INFO] [stdout]     |                          ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |             let mut binders = pit_teavm::Binders::default();
[INFO] [stdout]     |                 ----^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:181:17
[INFO] [stdout]     |
[INFO] [stdout] 181 |             let mut binders = pit_teavm::Binders::default();
[INFO] [stdout]     |                 ----^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.40s
[INFO] running `Command { std: "docker" "inspect" "0e6bcfb01eae7bfe905f9307d279ac021929ab0e4f93af6c6c9b93e93854a1ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e6bcfb01eae7bfe905f9307d279ac021929ab0e4f93af6c6c9b93e93854a1ff", kill_on_drop: false }`
[INFO] [stdout] 0e6bcfb01eae7bfe905f9307d279ac021929ab0e4f93af6c6c9b93e93854a1ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d58dacb1083aa29510df2d0e6eda3888e6fa580327fd8badbbff5639367abfd9
[INFO] running `Command { std: "docker" "start" "-a" "d58dacb1083aa29510df2d0e6eda3888e6fa580327fd8badbbff5639367abfd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling pit-cli v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fs`
[INFO] [stdout]  --> src/main.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::BTreeSet, fs, iter::once};
[INFO] [stdout]   |                                  ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Copier`, `ImportBehavior`, `ImportKind`, `State`, `i2x`, `import_fn`, and `x2i`
[INFO] [stdout]  --> src/main.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 |     copying::module::{import_fn, tree_shake, Copier, ImportBehavior, State},
[INFO] [stdout]   |                       ^^^^^^^^^              ^^^^^^  ^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout] 8 |     i2x, x2i, ImportKind,
[INFO] [stdout]   |     ^^^  ^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> src/main.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 let Some(c) = b.strip_prefix("-") else {
[INFO] [stdout]    |                          ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/main.rs:161:26
[INFO] [stdout]     |
[INFO] [stdout] 161 |                 let Some(c) = b.strip_prefix("-") else {
[INFO] [stdout]     |                          ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |             let mut binders = pit_teavm::Binders::default();
[INFO] [stdout]     |                 ----^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:181:17
[INFO] [stdout]     |
[INFO] [stdout] 181 |             let mut binders = pit_teavm::Binders::default();
[INFO] [stdout]     |                 ----^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s
[INFO] running `Command { std: "docker" "inspect" "d58dacb1083aa29510df2d0e6eda3888e6fa580327fd8badbbff5639367abfd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d58dacb1083aa29510df2d0e6eda3888e6fa580327fd8badbbff5639367abfd9", kill_on_drop: false }`
[INFO] [stdout] d58dacb1083aa29510df2d0e6eda3888e6fa580327fd8badbbff5639367abfd9
