[INFO] fetching crate bughouse 0.0.11...
[INFO] checking bughouse-0.0.11 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate bughouse 0.0.11 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate bughouse 0.0.11 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bughouse 0.0.11
[INFO] finished tweaking crates.io crate bughouse 0.0.11
[INFO] tweaked toml for crates.io crate bughouse 0.0.11 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chess v3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f51a8dce4b796b807cbc902a215ac8d55b26dbd4ba84180fcc7b41480554f012
[INFO] running `Command { std: "docker" "start" "-a" "f51a8dce4b796b807cbc902a215ac8d55b26dbd4ba84180fcc7b41480554f012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f51a8dce4b796b807cbc902a215ac8d55b26dbd4ba84180fcc7b41480554f012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f51a8dce4b796b807cbc902a215ac8d55b26dbd4ba84180fcc7b41480554f012", kill_on_drop: false }`
[INFO] [stdout] f51a8dce4b796b807cbc902a215ac8d55b26dbd4ba84180fcc7b41480554f012
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be85ea912a234c7c73d4a5e230d10852dc73f497ba2825a9f2252717d7b9bf84
[INFO] running `Command { std: "docker" "start" "-a" "be85ea912a234c7c73d4a5e230d10852dc73f497ba2825a9f2252717d7b9bf84", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling chess v3.2.0
[INFO] [stderr]     Checking bughouse v0.0.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `chess` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chess;
[INFO] [stdout]   |     ^^^^^ the item `chess` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `chess` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chess;
[INFO] [stdout]   |     ^^^^^ the item `chess` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Color` is imported redundantly
[INFO] [stdout]    --> src/bughouse_board.rs:242:17
[INFO] [stdout]     |
[INFO] [stdout] 240 |     use super::*;
[INFO] [stdout]     |         -------- the item `Color` is already imported here
[INFO] [stdout] 241 |     use crate::bughouse_move::get_mv;
[INFO] [stdout] 242 |     use chess::{Color, Piece};
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Piece` is imported redundantly
[INFO] [stdout]    --> src/bughouse_board.rs:242:24
[INFO] [stdout]     |
[INFO] [stdout] 240 |     use super::*;
[INFO] [stdout]     |         -------- the item `Piece` is already imported here
[INFO] [stdout] 241 |     use crate::bughouse_move::get_mv;
[INFO] [stdout] 242 |     use chess::{Color, Piece};
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.85s
[INFO] running `Command { std: "docker" "inspect" "be85ea912a234c7c73d4a5e230d10852dc73f497ba2825a9f2252717d7b9bf84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be85ea912a234c7c73d4a5e230d10852dc73f497ba2825a9f2252717d7b9bf84", kill_on_drop: false }`
[INFO] [stdout] be85ea912a234c7c73d4a5e230d10852dc73f497ba2825a9f2252717d7b9bf84
[INFO] checking bughouse-0.0.11 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate bughouse 0.0.11 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate bughouse 0.0.11 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bughouse 0.0.11
[INFO] finished tweaking crates.io crate bughouse 0.0.11
[INFO] tweaked toml for crates.io crate bughouse 0.0.11 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 306c1a185cfdca67a0ddf30c41a143f415e81ef945af9ac1494c7c63531d2a58
[INFO] running `Command { std: "docker" "start" "-a" "306c1a185cfdca67a0ddf30c41a143f415e81ef945af9ac1494c7c63531d2a58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "306c1a185cfdca67a0ddf30c41a143f415e81ef945af9ac1494c7c63531d2a58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "306c1a185cfdca67a0ddf30c41a143f415e81ef945af9ac1494c7c63531d2a58", kill_on_drop: false }`
[INFO] [stdout] 306c1a185cfdca67a0ddf30c41a143f415e81ef945af9ac1494c7c63531d2a58
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 382ddc1ba0abf8e05723ea1b996e234cd48da3925fb1c973c9fcdf3e90bdc3b9
[INFO] running `Command { std: "docker" "start" "-a" "382ddc1ba0abf8e05723ea1b996e234cd48da3925fb1c973c9fcdf3e90bdc3b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling chess v3.2.0
[INFO] [stderr]     Checking bughouse v0.0.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `chess` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chess;
[INFO] [stdout]   |     ^^^^^ the item `chess` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `chess` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chess;
[INFO] [stdout]   |     ^^^^^ the item `chess` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Color` is imported redundantly
[INFO] [stdout]    --> src/bughouse_board.rs:242:17
[INFO] [stdout]     |
[INFO] [stdout] 240 |     use super::*;
[INFO] [stdout]     |         -------- the item `Color` is already imported here
[INFO] [stdout] 241 |     use crate::bughouse_move::get_mv;
[INFO] [stdout] 242 |     use chess::{Color, Piece};
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Piece` is imported redundantly
[INFO] [stdout]    --> src/bughouse_board.rs:242:24
[INFO] [stdout]     |
[INFO] [stdout] 240 |     use super::*;
[INFO] [stdout]     |         -------- the item `Piece` is already imported here
[INFO] [stdout] 241 |     use crate::bughouse_move::get_mv;
[INFO] [stdout] 242 |     use chess::{Color, Piece};
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.27s
[INFO] running `Command { std: "docker" "inspect" "382ddc1ba0abf8e05723ea1b996e234cd48da3925fb1c973c9fcdf3e90bdc3b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "382ddc1ba0abf8e05723ea1b996e234cd48da3925fb1c973c9fcdf3e90bdc3b9", kill_on_drop: false }`
[INFO] [stdout] 382ddc1ba0abf8e05723ea1b996e234cd48da3925fb1c973c9fcdf3e90bdc3b9
