[INFO] cloning repository https://github.com/yungselm/game_of_war [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yungselm/game_of_war" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyungselm%2Fgame_of_war", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyungselm%2Fgame_of_war'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36964e3cde4ce3874fe25fa105d7fc8164bf4c5a [INFO] testing yungselm/game_of_war against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyungselm%2Fgame_of_war" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yungselm/game_of_war [INFO] finished tweaking git repo https://github.com/yungselm/game_of_war [INFO] tweaked toml for git repo https://github.com/yungselm/game_of_war written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yungselm/game_of_war on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yungselm/game_of_war 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5ec4de930406725c1752e61ead364f74581a594c85be2213e207b5cd3b45354 [INFO] running `Command { std: "docker" "start" "-a" "a5ec4de930406725c1752e61ead364f74581a594c85be2213e207b5cd3b45354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5ec4de930406725c1752e61ead364f74581a594c85be2213e207b5cd3b45354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5ec4de930406725c1752e61ead364f74581a594c85be2213e207b5cd3b45354", kill_on_drop: false }` [INFO] [stdout] a5ec4de930406725c1752e61ead364f74581a594c85be2213e207b5cd3b45354 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26e9bbe6587321e6b13e9ed1e471da0f8361a5c751e82d1d4cabb18c704b90ca [INFO] running `Command { std: "docker" "start" "-a" "26e9bbe6587321e6b13e9ed1e471da0f8361a5c751e82d1d4cabb18c704b90ca", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling pyo3-build-config v0.23.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.3 [INFO] [stderr] Compiling pyo3-ffi v0.23.3 [INFO] [stderr] Compiling pyo3 v0.23.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pyo3-macros v0.23.3 [INFO] [stderr] Compiling game_of_war v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.50s [INFO] running `Command { std: "docker" "inspect" "26e9bbe6587321e6b13e9ed1e471da0f8361a5c751e82d1d4cabb18c704b90ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26e9bbe6587321e6b13e9ed1e471da0f8361a5c751e82d1d4cabb18c704b90ca", kill_on_drop: false }` [INFO] [stdout] 26e9bbe6587321e6b13e9ed1e471da0f8361a5c751e82d1d4cabb18c704b90ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02ad412d69fa2cf8233587ff6b69fd9f9bdc6faad1b511faaf051940793eb021 [INFO] running `Command { std: "docker" "start" "-a" "02ad412d69fa2cf8233587ff6b69fd9f9bdc6faad1b511faaf051940793eb021", kill_on_drop: false }` [INFO] [stderr] Compiling game_of_war v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `Command { std: "docker" "inspect" "02ad412d69fa2cf8233587ff6b69fd9f9bdc6faad1b511faaf051940793eb021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02ad412d69fa2cf8233587ff6b69fd9f9bdc6faad1b511faaf051940793eb021", kill_on_drop: false }` [INFO] [stdout] 02ad412d69fa2cf8233587ff6b69fd9f9bdc6faad1b511faaf051940793eb021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b98d3c7cc55a40922fde76d01037b5b3f4c8fc9e8997217862c505eecc21cafc [INFO] running `Command { std: "docker" "start" "-a" "b98d3c7cc55a40922fde76d01037b5b3f4c8fc9e8997217862c505eecc21cafc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/game_of_war-2f30a5de08b427a8) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test deck::tests::test_new_deck ... ok [INFO] [stdout] test deck::tests::test_shuffle_deck ... ok [INFO] [stdout] test deck::tests::test_draw_card ... ok [INFO] [stdout] test game::tests::test_evaluate_outcome ... ok [INFO] [stdout] test game::tests::test_initialize_game ... ok [INFO] [stdout] test game::tests::test_new_game ... ok [INFO] [stdout] test cards::tests::test_new_card ... ok [INFO] [stdout] test player::tests::test_add_cards ... ok [INFO] [stdout] test game::tests::test_play_round ... ok [INFO] [stdout] test player::tests::test_dead_or_alive ... ok [INFO] [stdout] test player::tests::test_last_played_card ... ok [INFO] [stdout] test player::tests::test_initial_draw ... ok [INFO] [stdout] test player::tests::test_new_player ... ok [INFO] [stdout] test player::tests::test_play_card ... ok [INFO] [stdout] test game::tests::test_finish_game ... ok [INFO] [stdout] test player::tests::test_dead_or_alive_revived ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b98d3c7cc55a40922fde76d01037b5b3f4c8fc9e8997217862c505eecc21cafc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b98d3c7cc55a40922fde76d01037b5b3f4c8fc9e8997217862c505eecc21cafc", kill_on_drop: false }` [INFO] [stdout] b98d3c7cc55a40922fde76d01037b5b3f4c8fc9e8997217862c505eecc21cafc