[INFO] cloning repository https://github.com/dyerw/multi-chess
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dyerw/multi-chess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyerw%2Fmulti-chess", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyerw%2Fmulti-chess'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8224125606a9fc0bafa3fc95f91db3b7a010d6ee
[INFO] checking dyerw/multi-chess against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyerw%2Fmulti-chess" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dyerw/multi-chess on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dyerw/multi-chess
[INFO] finished tweaking git repo https://github.com/dyerw/multi-chess
[INFO] tweaked toml for git repo https://github.com/dyerw/multi-chess written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/dyerw/multi-chess 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded actix-rt v2.3.0
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28ffb198fb2bd87805accdff19a6dce03cc21d03a46492370d2711811153e9a6
[INFO] running `Command { std: "docker" "start" "-a" "28ffb198fb2bd87805accdff19a6dce03cc21d03a46492370d2711811153e9a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28ffb198fb2bd87805accdff19a6dce03cc21d03a46492370d2711811153e9a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28ffb198fb2bd87805accdff19a6dce03cc21d03a46492370d2711811153e9a6", kill_on_drop: false }`
[INFO] [stdout] 28ffb198fb2bd87805accdff19a6dce03cc21d03a46492370d2711811153e9a6
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42ce7c362b0b6f44360d3f8c8863d7f9b65dc5455b2c8397b4eff688b040179a
[INFO] running `Command { std: "docker" "start" "-a" "42ce7c362b0b6f44360d3f8c8863d7f9b65dc5455b2c8397b4eff688b040179a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]     Checking instant v0.1.11
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking rmp v0.8.10
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]    Compiling tokio-macros v1.4.1
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling actix_derive v0.6.0
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking futures-executor v0.3.17
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stderr]     Checking tokio-util v0.6.8
[INFO] [stderr]     Checking actix-rt v2.3.0
[INFO] [stderr]     Checking actix v0.12.0
[INFO] [stderr]     Checking rmp-serde v0.15.5
[INFO] [stderr]     Checking multi-chess v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/actor/session.rs:67:26
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn handle(&mut self, msg: SessionMessage, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/actor/session.rs:67:47
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn handle(&mut self, msg: SessionMessage, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                                               ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/actor/session.rs:67:26
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn handle(&mut self, msg: SessionMessage, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/actor/session.rs:67:47
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn handle(&mut self, msg: SessionMessage, ctx: &mut Self::Context) -> Self::Result {
[INFO] [stdout]    |                                               ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `game` is never read
[INFO] [stdout]   --> src/actor/lobby.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Lobby {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 19 |     game: Option<Game>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Lobby` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `start_game` is never used
[INFO] [stdout]   --> src/actor/lobby.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Lobby {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn start_game(&mut self) -> Result<(), LobbyError> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `turn` is never read
[INFO] [stdout]   --> src/game.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct Game {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 65 |     board: [[Space; 8]; 8],
[INFO] [stdout] 66 |     turn: Color,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Game` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `game` is never read
[INFO] [stdout]   --> src/actor/lobby.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Lobby {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 19 |     game: Option<Game>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Lobby` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `start_game` is never used
[INFO] [stdout]   --> src/actor/lobby.rs:53:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Lobby {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn start_game(&mut self) -> Result<(), LobbyError> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `turn` is never read
[INFO] [stdout]   --> src/game.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct Game {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 65 |     board: [[Space; 8]; 8],
[INFO] [stdout] 66 |     turn: Color,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Game` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.66s
[INFO] running `Command { std: "docker" "inspect" "42ce7c362b0b6f44360d3f8c8863d7f9b65dc5455b2c8397b4eff688b040179a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42ce7c362b0b6f44360d3f8c8863d7f9b65dc5455b2c8397b4eff688b040179a", kill_on_drop: false }`
[INFO] [stdout] 42ce7c362b0b6f44360d3f8c8863d7f9b65dc5455b2c8397b4eff688b040179a
