[INFO] fetching crate yee 0.2.2... [INFO] building yee-0.2.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate yee 0.2.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate yee 0.2.2 [INFO] finished tweaking crates.io crate yee 0.2.2 [INFO] tweaked toml for crates.io crate yee 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yee 0.2.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 yee 0.2.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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atty v0.2.8 [INFO] [stderr] Downloaded termion v1.5.1 [INFO] [stderr] Downloaded unicode-width v0.1.4 [INFO] [stderr] Downloaded redox_syscall v0.1.37 [INFO] [stderr] Downloaded prettytable-rs v0.9.0 [INFO] [stderr] Downloaded rustversion v1.0.9 [INFO] [stderr] Downloaded winapi v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d4f40f3dcd254f9b263968be6450ca46b0353fe8e76a8e749a1c04dba3e885c1 [INFO] running `Command { std: "docker" "start" "-a" "d4f40f3dcd254f9b263968be6450ca46b0353fe8e76a8e749a1c04dba3e885c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4f40f3dcd254f9b263968be6450ca46b0353fe8e76a8e749a1c04dba3e885c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4f40f3dcd254f9b263968be6450ca46b0353fe8e76a8e749a1c04dba3e885c1", kill_on_drop: false }` [INFO] [stdout] d4f40f3dcd254f9b263968be6450ca46b0353fe8e76a8e749a1c04dba3e885c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0700c6df144839a6d1297ef6484e22134384d9286870d68fe28a0552cb8c1b5e [INFO] running `Command { std: "docker" "start" "-a" "0700c6df144839a6d1297ef6484e22134384d9286870d68fe28a0552cb8c1b5e", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling prettytable-rs v0.9.0 [INFO] [stderr] Compiling yee v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `support` is never read [INFO] [stdout] --> src/bulb.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Bulb { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | pub support: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bulb` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.82s [INFO] running `Command { std: "docker" "inspect" "0700c6df144839a6d1297ef6484e22134384d9286870d68fe28a0552cb8c1b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0700c6df144839a6d1297ef6484e22134384d9286870d68fe28a0552cb8c1b5e", kill_on_drop: false }` [INFO] [stdout] 0700c6df144839a6d1297ef6484e22134384d9286870d68fe28a0552cb8c1b5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3214eab2e3ecef5fa5b6e8a0dba55cf0ed9893cad598f6d5f4ba05aec061ef51 [INFO] running `Command { std: "docker" "start" "-a" "3214eab2e3ecef5fa5b6e8a0dba55cf0ed9893cad598f6d5f4ba05aec061ef51", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling yee v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `support` is never read [INFO] [stdout] --> src/bulb.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Bulb { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | pub support: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bulb` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] running `Command { std: "docker" "inspect" "3214eab2e3ecef5fa5b6e8a0dba55cf0ed9893cad598f6d5f4ba05aec061ef51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3214eab2e3ecef5fa5b6e8a0dba55cf0ed9893cad598f6d5f4ba05aec061ef51", kill_on_drop: false }` [INFO] [stdout] 3214eab2e3ecef5fa5b6e8a0dba55cf0ed9893cad598f6d5f4ba05aec061ef51