[INFO] cloning repository https://github.com/Abhishek8394/codeword [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abhishek8394/codeword" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhishek8394%2Fcodeword", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhishek8394%2Fcodeword'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41fc7d1d22e14c8fe8e4f9fcfcd15b8f3ea98230 [INFO] testing Abhishek8394/codeword against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbhishek8394%2Fcodeword" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Abhishek8394/codeword on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Abhishek8394/codeword [INFO] finished tweaking git repo https://github.com/Abhishek8394/codeword [INFO] tweaked toml for git repo https://github.com/Abhishek8394/codeword written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Abhishek8394/codeword already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83c171d08eac83cb4840381abb3c10756c9c9280d94ddec213520160ade71abf [INFO] running `Command { std: "docker" "start" "-a" "83c171d08eac83cb4840381abb3c10756c9c9280d94ddec213520160ade71abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83c171d08eac83cb4840381abb3c10756c9c9280d94ddec213520160ade71abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83c171d08eac83cb4840381abb3c10756c9c9280d94ddec213520160ade71abf", kill_on_drop: false }` [INFO] [stdout] 83c171d08eac83cb4840381abb3c10756c9c9280d94ddec213520160ade71abf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e393650521afa98bf5e20baa90f23566df89b80f90402bbf9970f269e6b700b [INFO] running `Command { std: "docker" "start" "-a" "7e393650521afa98bf5e20baa90f23566df89b80f90402bbf9970f269e6b700b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling codeword v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/game.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | state: S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Game` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/game.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.14s [INFO] running `Command { std: "docker" "inspect" "7e393650521afa98bf5e20baa90f23566df89b80f90402bbf9970f269e6b700b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e393650521afa98bf5e20baa90f23566df89b80f90402bbf9970f269e6b700b", kill_on_drop: false }` [INFO] [stdout] 7e393650521afa98bf5e20baa90f23566df89b80f90402bbf9970f269e6b700b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5552833992c06fc0cf792c1d59ff72214efd1f1283f0508626afebe95531fb1b [INFO] running `Command { std: "docker" "start" "-a" "5552833992c06fc0cf792c1d59ff72214efd1f1283f0508626afebe95531fb1b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling codeword v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/game.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | state: S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Game` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/game.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/game.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | state: S, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Game` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/game.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.49s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/codeword-1cc21677122bd2f8) [INFO] [stderr] Executable unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/main-9b697ac1113f2dca) [INFO] [stderr] Executable unittests src/bin/web.rs (/opt/rustwide/target/debug/deps/web-3985813931be2d5d) [INFO] running `Command { std: "docker" "inspect" "5552833992c06fc0cf792c1d59ff72214efd1f1283f0508626afebe95531fb1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5552833992c06fc0cf792c1d59ff72214efd1f1283f0508626afebe95531fb1b", kill_on_drop: false }` [INFO] [stdout] 5552833992c06fc0cf792c1d59ff72214efd1f1283f0508626afebe95531fb1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c4a96f7cdfb2e65efc38f4b6db1e166aab9fc1f82403311dbd69cca9169db10d [INFO] running `Command { std: "docker" "start" "-a" "c4a96f7cdfb2e65efc38f4b6db1e166aab9fc1f82403311dbd69cca9169db10d", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `state` [INFO] [stderr] --> src/game.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | state: S, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Game` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/game.rs:27:10 [INFO] [stderr] | [INFO] [stderr] 27 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `codeword` (lib) generated 1 warning [INFO] [stderr] warning: `codeword` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codeword-1cc21677122bd2f8) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test board::tests::test_bitmap_for_pos ... ok [INFO] [stdout] test board::tests::board_unravelling ... ok [INFO] [stdout] test board::tests::test_bitmap_for_pos_error_cases ... ok [INFO] [stdout] test board::tests::test_board_has_hidden_tiles ... ok [INFO] [stdout] test board::tests::test_board_get_team_pending_size ... ok [INFO] [stdout] test board::tests::test_num_ones ... ok [INFO] [stdout] test game::tests::game_move_correct_incorrect_open ... ok [INFO] [stdout] test game::tests::game_move_danger_open ... ok [INFO] [stdout] test game::tests::game_winning ... ok [INFO] [stdout] test game::tests::game_move_team_tracking ... ok [INFO] [stdout] test game::tests::game_move_grey_open ... ok [INFO] [stdout] test game::tests::test_has_enough_players_core ... ok [INFO] [stdout] test board::tests::test_board_new_size ... ok [INFO] [stdout] test board::tests::test_board_new_wrong_sizes ... ok [INFO] [stdout] test board::tests::test_board_vocab_matches_indices ... ok [INFO] [stdout] test game::tests::new_game_core ... ok [INFO] [stdout] test game::tests::test_begin_game ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/main-9b697ac1113f2dca) [INFO] [stderr] Running unittests src/bin/web.rs (/opt/rustwide/target/debug/deps/web-3985813931be2d5d) [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] [stdout] [INFO] [stderr] Doc-tests codeword [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] [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" "c4a96f7cdfb2e65efc38f4b6db1e166aab9fc1f82403311dbd69cca9169db10d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4a96f7cdfb2e65efc38f4b6db1e166aab9fc1f82403311dbd69cca9169db10d", kill_on_drop: false }` [INFO] [stdout] c4a96f7cdfb2e65efc38f4b6db1e166aab9fc1f82403311dbd69cca9169db10d