[INFO] fetching crate green-check 0.1.3... [INFO] checking green-check-0.1.3 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate green-check 0.1.3 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate green-check 0.1.3 [INFO] finished tweaking crates.io crate green-check 0.1.3 [INFO] tweaked toml for crates.io crate green-check 0.1.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate green-check 0.1.3 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate green-check 0.1.3 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a64b3e03b37a01da0673ad2778be766451bbcbf928e7faa5b9353afbe3ff75ce [INFO] running `Command { std: "docker" "start" "-a" "a64b3e03b37a01da0673ad2778be766451bbcbf928e7faa5b9353afbe3ff75ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a64b3e03b37a01da0673ad2778be766451bbcbf928e7faa5b9353afbe3ff75ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a64b3e03b37a01da0673ad2778be766451bbcbf928e7faa5b9353afbe3ff75ce", kill_on_drop: false }` [INFO] [stdout] a64b3e03b37a01da0673ad2778be766451bbcbf928e7faa5b9353afbe3ff75ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fb8c1a6231f59d2be4a560fa219946535cf832100c11421f98f9eec69b183e6 [INFO] running `Command { std: "docker" "start" "-a" "8fb8c1a6231f59d2be4a560fa219946535cf832100c11421f98f9eec69b183e6", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking tokio v1.44.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking unicode-ident v1.0.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Checking papergrid v0.1.23 [INFO] [stderr] Checking clap v4.5.31 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking quote v1.0.38 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tabled_derive v0.1.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.139 [INFO] [stderr] Checking tabled v0.1.4 [INFO] [stderr] Checking sysinfo v0.33.1 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking green-check v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `new_time` in this scope [INFO] [stdout] --> src/main.rs:159:67 [INFO] [stdout] | [INFO] [stdout] 159 | let time_diff = calculate_percentage_diff(new_time, old_time.into()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `old_time` in this scope [INFO] [stdout] --> src/main.rs:159:77 [INFO] [stdout] | [INFO] [stdout] 159 | let time_diff = calculate_percentage_diff(new_time, old_time.into()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `new_energy` in this scope [INFO] [stdout] --> src/main.rs:160:69 [INFO] [stdout] | [INFO] [stdout] 160 | let energy_diff = calculate_percentage_diff(new_energy.into(), old_energy.into()); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `old_energy` in this scope [INFO] [stdout] --> src/main.rs:160:88 [INFO] [stdout] | [INFO] [stdout] 160 | let energy_diff = calculate_percentage_diff(new_energy.into(), old_energy.into()); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `new_memory` in this scope [INFO] [stdout] --> src/main.rs:161:69 [INFO] [stdout] | [INFO] [stdout] 161 | let memory_diff = calculate_percentage_diff(new_memory, old_memory.into()); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `old_memory` in this scope [INFO] [stdout] --> src/main.rs:161:81 [INFO] [stdout] | [INFO] [stdout] 161 | let memory_diff = calculate_percentage_diff(new_memory, old_memory.into()); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `new_time` in this scope [INFO] [stdout] --> src/main.rs:165:69 [INFO] [stdout] | [INFO] [stdout] 165 | ... execution_time: format!("{:.3} s ({})", new_time, format_diff(time_diff, "")), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `new_energy` in this scope [INFO] [stdout] --> src/main.rs:166:73 [INFO] [stdout] | [INFO] [stdout] 166 | ... energy_consumption: format!("{:.2} J ({})", new_energy, format_diff(energy_diff, "")), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `new_memory` in this scope [INFO] [stdout] --> src/main.rs:167:67 [INFO] [stdout] | [INFO] [stdout] 167 | ... peak_memory: format!("{:.1} MB ({})", new_memory, format_diff(memory_diff, "")), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `new_time` in this scope [INFO] [stdout] --> src/main.rs:173:75 [INFO] [stdout] | [INFO] [stdout] 173 | ... execution_time: format!("{:.3} s (new file)", new_time), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `new_energy` in this scope [INFO] [stdout] --> src/main.rs:174:79 [INFO] [stdout] | [INFO] [stdout] 174 | ... energy_consumption: format!("{:.2} J (new file)", new_energy), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `new_memory` in this scope [INFO] [stdout] --> src/main.rs:175:73 [INFO] [stdout] | [INFO] [stdout] 175 | ... peak_memory: format!("{:.1} MB (new file)", new_memory), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `new_time` in this scope [INFO] [stdout] --> src/main.rs:159:67 [INFO] [stdout] | [INFO] [stdout] 159 | let time_diff = calculate_percentage_diff(new_time, old_time.into()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `old_time` in this scope [INFO] [stdout] --> src/main.rs:159:77 [INFO] [stdout] | [INFO] [stdout] 159 | let time_diff = calculate_percentage_diff(new_time, old_time.into()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `new_energy` in this scope [INFO] [stdout] --> src/main.rs:160:69 [INFO] [stdout] | [INFO] [stdout] 160 | let energy_diff = calculate_percentage_diff(new_energy.into(), old_energy.into()); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `old_energy` in this scope [INFO] [stdout] --> src/main.rs:160:88 [INFO] [stdout] | [INFO] [stdout] 160 | let energy_diff = calculate_percentage_diff(new_energy.into(), old_energy.into()); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `new_memory` in this scope [INFO] [stdout] --> src/main.rs:161:69 [INFO] [stdout] | [INFO] [stdout] 161 | let memory_diff = calculate_percentage_diff(new_memory, old_memory.into()); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `old_memory` in this scope [INFO] [stdout] --> src/main.rs:161:81 [INFO] [stdout] | [INFO] [stdout] 161 | let memory_diff = calculate_percentage_diff(new_memory, old_memory.into()); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `new_time` in this scope [INFO] [stdout] --> src/main.rs:165:69 [INFO] [stdout] | [INFO] [stdout] 165 | ... execution_time: format!("{:.3} s ({})", new_time, format_diff(time_diff, "")), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `new_energy` in this scope [INFO] [stdout] --> src/main.rs:166:73 [INFO] [stdout] | [INFO] [stdout] 166 | ... energy_consumption: format!("{:.2} J ({})", new_energy, format_diff(energy_diff, "")), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `new_memory` in this scope [INFO] [stdout] --> src/main.rs:167:67 [INFO] [stdout] | [INFO] [stdout] 167 | ... peak_memory: format!("{:.1} MB ({})", new_memory, format_diff(memory_diff, "")), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `new_time` in this scope [INFO] [stdout] --> src/main.rs:173:75 [INFO] [stdout] | [INFO] [stdout] 173 | ... execution_time: format!("{:.3} s (new file)", new_time), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `new_energy` in this scope [INFO] [stdout] --> src/main.rs:174:79 [INFO] [stdout] | [INFO] [stdout] 174 | ... energy_consumption: format!("{:.2} J (new file)", new_energy), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `new_memory` in this scope [INFO] [stdout] --> src/main.rs:175:73 [INFO] [stdout] | [INFO] [stdout] 175 | ... peak_memory: format!("{:.1} MB (new file)", new_memory), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `green-check` (bin "green-check") due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `green-check` (bin "green-check" test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "8fb8c1a6231f59d2be4a560fa219946535cf832100c11421f98f9eec69b183e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fb8c1a6231f59d2be4a560fa219946535cf832100c11421f98f9eec69b183e6", kill_on_drop: false }` [INFO] [stdout] 8fb8c1a6231f59d2be4a560fa219946535cf832100c11421f98f9eec69b183e6