[INFO] updating cached repository timokau/rust-tic_tac_toe [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/timokau/rust-tic_tac_toe [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/timokau/rust-tic_tac_toe" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/timokau/rust-tic_tac_toe"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/timokau/rust-tic_tac_toe'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/timokau/rust-tic_tac_toe" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/timokau/rust-tic_tac_toe"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/timokau/rust-tic_tac_toe'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5f5fcd42cdea0fb1bcc7eb4593f6f7d70c8e26b7 [INFO] sha for GitHub repo timokau/rust-tic_tac_toe: 5f5fcd42cdea0fb1bcc7eb4593f6f7d70c8e26b7 [INFO] validating manifest of timokau/rust-tic_tac_toe on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of timokau/rust-tic_tac_toe on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing timokau/rust-tic_tac_toe [INFO] finished frobbing timokau/rust-tic_tac_toe [INFO] frobbed toml for timokau/rust-tic_tac_toe written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/timokau/rust-tic_tac_toe/Cargo.toml [INFO] started frobbing timokau/rust-tic_tac_toe [INFO] finished frobbing timokau/rust-tic_tac_toe [INFO] frobbed toml for timokau/rust-tic_tac_toe written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/timokau/rust-tic_tac_toe/Cargo.toml [INFO] crate timokau/rust-tic_tac_toe has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing timokau/rust-tic_tac_toe against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/timokau/rust-tic_tac_toe:/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 547f440730f3c6f167acf08f92fb78d1a102eae5ec519df989bc6f0d001ca0c2 [INFO] running `"docker" "start" "-a" "547f440730f3c6f167acf08f92fb78d1a102eae5ec519df989bc6f0d001ca0c2"` [INFO] [stderr] Compiling tic_tac_toe v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `"docker" "inspect" "547f440730f3c6f167acf08f92fb78d1a102eae5ec519df989bc6f0d001ca0c2"` [INFO] running `"docker" "rm" "-f" "547f440730f3c6f167acf08f92fb78d1a102eae5ec519df989bc6f0d001ca0c2"` [INFO] [stdout] 547f440730f3c6f167acf08f92fb78d1a102eae5ec519df989bc6f0d001ca0c2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/timokau/rust-tic_tac_toe:/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] c07e7decde7d3d1a8cfb9dbcf6afcfaeb068a0e0f9d01ba45ec76457dc4e2491 [INFO] running `"docker" "start" "-a" "c07e7decde7d3d1a8cfb9dbcf6afcfaeb068a0e0f9d01ba45ec76457dc4e2491"` [INFO] [stderr] Compiling tic_tac_toe v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.52s [INFO] running `"docker" "inspect" "c07e7decde7d3d1a8cfb9dbcf6afcfaeb068a0e0f9d01ba45ec76457dc4e2491"` [INFO] running `"docker" "rm" "-f" "c07e7decde7d3d1a8cfb9dbcf6afcfaeb068a0e0f9d01ba45ec76457dc4e2491"` [INFO] [stdout] c07e7decde7d3d1a8cfb9dbcf6afcfaeb068a0e0f9d01ba45ec76457dc4e2491 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/timokau/rust-tic_tac_toe:/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] c9320d1c984f74e5fdab2e0a3884b0458d60daa3f5d7a0da0e43ad1520222b76 [INFO] running `"docker" "start" "-a" "c9320d1c984f74e5fdab2e0a3884b0458d60daa3f5d7a0da0e43ad1520222b76"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/tic_tac_toe-937b7138a9133762 [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test game::grid::test::test_set_cell ... ok [INFO] [stdout] test game::grid::test::test_grid_clone ... ok [INFO] [stdout] test game::grid::test::test_grid ... ok [INFO] [stdout] test game::grid_observer::test::test_check_winner_horizontal_first_row ... ok [INFO] [stdout] test game::grid_observer::test::test_check_winner_bottom_up_diagonal_corner_start ... ok [INFO] [stdout] test game::grid_observer::test::test_check_winner_horizontal_last_row ... ok [INFO] [stdout] test game::grid_observer::test::test_check_winner_horizontal_middle_row ... ok [INFO] [stdout] test game::grid_observer::test::test_check_winner_no_winner ... ok [INFO] [stdout] test game::grid_observer::test::test_check_winner_top_down_diagonal_corner_start ... ok [INFO] [stdout] test game::grid_observer::test::test_check_winner_top_down_diagonal_left_side_start ... ok [INFO] [stdout] test game::grid_observer::test::test_check_winner_top_down_diagonal_middle_start ... ok [INFO] [stdout] test game::grid_observer::test::test_check_winner_top_down_diagonal_top_start ... ok [INFO] [stdout] test game::grid_observer::test::test_check_winner_vertical_middle_column ... ok [INFO] [stdout] test game::grid_observer::test::test_check_winner_vertical_last_column ... ok [INFO] [stdout] test game::grid_observer::test::test_check_winner_vertical_first_column ... ok [INFO] [stdout] test player::ki::test::test_game_evaluation_lose ... ok [INFO] [stdout] test player::ki::test::ki_makes_any_turn ... ok [INFO] [stdout] test player::ki::test::test_game_evaluation_win ... ok [INFO] [stdout] test player::ki::test::test_game_evaluation_undetermined ... ok [INFO] [stdout] test game::grid::test::test_set_cell_doesnt_work_out_of_bounds_columns ... ok [INFO] [stdout] test game::grid::test::test_set_cell_doesnt_work_out_of_bounds_rows ... ok [INFO] [stdout] test game::grid_observer::test::test_check_winner_no_winner_when_not_in_line ... ok [INFO] [stdout] test player::ki::test::ki_wins_without_active_opponent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c9320d1c984f74e5fdab2e0a3884b0458d60daa3f5d7a0da0e43ad1520222b76"` [INFO] running `"docker" "rm" "-f" "c9320d1c984f74e5fdab2e0a3884b0458d60daa3f5d7a0da0e43ad1520222b76"` [INFO] [stdout] c9320d1c984f74e5fdab2e0a3884b0458d60daa3f5d7a0da0e43ad1520222b76