[INFO] updating cached repository mwdowns/rust_knight_game [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mwdowns/rust_knight_game [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mwdowns/rust_knight_game" "work/ex/beta-1.37-6/sources/1.36.0/gh/mwdowns/rust_knight_game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/mwdowns/rust_knight_game'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mwdowns/rust_knight_game" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mwdowns/rust_knight_game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mwdowns/rust_knight_game'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 70f443f89ae44509fc47e0d3a3714a7e84878e58 [INFO] sha for GitHub repo mwdowns/rust_knight_game: 70f443f89ae44509fc47e0d3a3714a7e84878e58 [INFO] validating manifest of mwdowns/rust_knight_game on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mwdowns/rust_knight_game on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mwdowns/rust_knight_game [INFO] finished frobbing mwdowns/rust_knight_game [INFO] frobbed toml for mwdowns/rust_knight_game written to work/ex/beta-1.37-6/sources/1.36.0/gh/mwdowns/rust_knight_game/Cargo.toml [INFO] started frobbing mwdowns/rust_knight_game [INFO] finished frobbing mwdowns/rust_knight_game [INFO] frobbed toml for mwdowns/rust_knight_game written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mwdowns/rust_knight_game/Cargo.toml [INFO] crate mwdowns/rust_knight_game already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mwdowns/rust_knight_game against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mwdowns/rust_knight_game:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] babc6946c4f7368fc7cc7ba3e02e855aa9a5e3a057cbc4423907a12008435ac1 [INFO] running `"docker" "start" "-a" "babc6946c4f7368fc7cc7ba3e02e855aa9a5e3a057cbc4423907a12008435ac1"` [INFO] [stderr] Compiling knight_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: struct is never constructed: `Player` [INFO] [stderr] --> src/play_game.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | struct Player { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `"docker" "inspect" "babc6946c4f7368fc7cc7ba3e02e855aa9a5e3a057cbc4423907a12008435ac1"` [INFO] running `"docker" "rm" "-f" "babc6946c4f7368fc7cc7ba3e02e855aa9a5e3a057cbc4423907a12008435ac1"` [INFO] [stdout] babc6946c4f7368fc7cc7ba3e02e855aa9a5e3a057cbc4423907a12008435ac1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mwdowns/rust_knight_game:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 1700c36b823327613f4cd8127dd5f9bd877c722db941d80e575437c9eef9f9ef [INFO] running `"docker" "start" "-a" "1700c36b823327613f4cd8127dd5f9bd877c722db941d80e575437c9eef9f9ef"` [INFO] [stderr] Compiling knight_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: struct is never constructed: `Player` [INFO] [stderr] --> src/play_game.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | struct Player { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `"docker" "inspect" "1700c36b823327613f4cd8127dd5f9bd877c722db941d80e575437c9eef9f9ef"` [INFO] running `"docker" "rm" "-f" "1700c36b823327613f4cd8127dd5f9bd877c722db941d80e575437c9eef9f9ef"` [INFO] [stdout] 1700c36b823327613f4cd8127dd5f9bd877c722db941d80e575437c9eef9f9ef [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mwdowns/rust_knight_game:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 13af2ac5e474b3cced8399989eb69132b4c02e4c3b6e4a0cb0030300d5b8f058 [INFO] running `"docker" "start" "-a" "13af2ac5e474b3cced8399989eb69132b4c02e4c3b6e4a0cb0030300d5b8f058"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/knight_game-13b56b0ad663d07d [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "13af2ac5e474b3cced8399989eb69132b4c02e4c3b6e4a0cb0030300d5b8f058"` [INFO] running `"docker" "rm" "-f" "13af2ac5e474b3cced8399989eb69132b4c02e4c3b6e4a0cb0030300d5b8f058"` [INFO] [stdout] 13af2ac5e474b3cced8399989eb69132b4c02e4c3b6e4a0cb0030300d5b8f058