[INFO] fetching crate v1_hello_hello_donotuse 0.1.0... [INFO] testing v1_hello_hello_donotuse-0.1.0 against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] extracting crate v1_hello_hello_donotuse 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate v1_hello_hello_donotuse 0.1.0 [INFO] finished tweaking crates.io crate v1_hello_hello_donotuse 0.1.0 [INFO] tweaked toml for crates.io crate v1_hello_hello_donotuse 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate v1_hello_hello_donotuse 0.1.0 on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate v1_hello_hello_donotuse 0.1.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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f3849f1b90d4b2c7982953a0e4b74a38f552482e9b58a1dbe597eac83685e25 [INFO] running `Command { std: "docker" "start" "-a" "6f3849f1b90d4b2c7982953a0e4b74a38f552482e9b58a1dbe597eac83685e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f3849f1b90d4b2c7982953a0e4b74a38f552482e9b58a1dbe597eac83685e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f3849f1b90d4b2c7982953a0e4b74a38f552482e9b58a1dbe597eac83685e25", kill_on_drop: false }` [INFO] [stdout] 6f3849f1b90d4b2c7982953a0e4b74a38f552482e9b58a1dbe597eac83685e25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 621109ddd6279a08a513ac0ae203f33334e991f2110f3f99a04a3b5082ea13b5 [INFO] running `Command { std: "docker" "start" "-a" "621109ddd6279a08a513ac0ae203f33334e991f2110f3f99a04a3b5082ea13b5", kill_on_drop: false }` [INFO] [stderr] Compiling v1_hello_hello_donotuse v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `fave_color` is never read [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Person { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 6 | fave_color: Color, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Person` has a derived impl for the trait `Debug`, but this is 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 0.11s [INFO] running `Command { std: "docker" "inspect" "621109ddd6279a08a513ac0ae203f33334e991f2110f3f99a04a3b5082ea13b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "621109ddd6279a08a513ac0ae203f33334e991f2110f3f99a04a3b5082ea13b5", kill_on_drop: false }` [INFO] [stdout] 621109ddd6279a08a513ac0ae203f33334e991f2110f3f99a04a3b5082ea13b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b112b8957e32462e81707d2fec48a0358a6224b65cfa2fa814ba44ae772e446 [INFO] running `Command { std: "docker" "start" "-a" "4b112b8957e32462e81707d2fec48a0358a6224b65cfa2fa814ba44ae772e446", kill_on_drop: false }` [INFO] [stderr] Compiling v1_hello_hello_donotuse v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `fave_color` is never read [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Person { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 6 | fave_color: Color, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Person` has a derived impl for the trait `Debug`, but this is 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.11s [INFO] running `Command { std: "docker" "inspect" "4b112b8957e32462e81707d2fec48a0358a6224b65cfa2fa814ba44ae772e446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b112b8957e32462e81707d2fec48a0358a6224b65cfa2fa814ba44ae772e446", kill_on_drop: false }` [INFO] [stdout] 4b112b8957e32462e81707d2fec48a0358a6224b65cfa2fa814ba44ae772e446 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2793780e5787693b36baa60629dbf1f79646443516f53e340978cc634a75b651 [INFO] running `Command { std: "docker" "start" "-a" "2793780e5787693b36baa60629dbf1f79646443516f53e340978cc634a75b651", kill_on_drop: false }` [INFO] [stderr] warning: field `fave_color` is never read [INFO] [stderr] --> src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 2 | pub struct Person { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 6 | fave_color: Color, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Person` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `v1_hello_hello_donotuse` (bin "v1_hello_hello_donotuse" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/v1_hello_hello_donotuse-943857541c939ec7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2793780e5787693b36baa60629dbf1f79646443516f53e340978cc634a75b651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2793780e5787693b36baa60629dbf1f79646443516f53e340978cc634a75b651", kill_on_drop: false }` [INFO] [stdout] 2793780e5787693b36baa60629dbf1f79646443516f53e340978cc634a75b651