[INFO] updating cached repository syuni/tic_tac_toe [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/syuni/tic_tac_toe [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/syuni/tic_tac_toe" "work/ex/beta-1.38-1/sources/1.37.0/gh/syuni/tic_tac_toe"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/syuni/tic_tac_toe'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/syuni/tic_tac_toe" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/syuni/tic_tac_toe"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/syuni/tic_tac_toe'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 76a74d110b6100cc0b7a6985ef64868c2b384573 [INFO] sha for GitHub repo syuni/tic_tac_toe: 76a74d110b6100cc0b7a6985ef64868c2b384573 [INFO] validating manifest of syuni/tic_tac_toe on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of syuni/tic_tac_toe on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing syuni/tic_tac_toe [INFO] finished frobbing syuni/tic_tac_toe [INFO] frobbed toml for syuni/tic_tac_toe written to work/ex/beta-1.38-1/sources/1.37.0/gh/syuni/tic_tac_toe/Cargo.toml [INFO] started frobbing syuni/tic_tac_toe [INFO] finished frobbing syuni/tic_tac_toe [INFO] frobbed toml for syuni/tic_tac_toe written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/syuni/tic_tac_toe/Cargo.toml [INFO] crate syuni/tic_tac_toe already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing syuni/tic_tac_toe against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/syuni/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=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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 22bfe2d1c98c02339b1d17ff75dc0269965fe1889f0727d96cd50c8021923841 [INFO] running `"docker" "start" "-a" "22bfe2d1c98c02339b1d17ff75dc0269965fe1889f0727d96cd50c8021923841"` [INFO] [stderr] Compiling tic_tac_toe v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/game.rs:111:14 [INFO] [stderr] | [INFO] [stderr] 111 | 1...9 => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `"docker" "inspect" "22bfe2d1c98c02339b1d17ff75dc0269965fe1889f0727d96cd50c8021923841"` [INFO] running `"docker" "rm" "-f" "22bfe2d1c98c02339b1d17ff75dc0269965fe1889f0727d96cd50c8021923841"` [INFO] [stdout] 22bfe2d1c98c02339b1d17ff75dc0269965fe1889f0727d96cd50c8021923841 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/syuni/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=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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 330c49cab35a81add04429b0840471985b382768646bbe77cd804896df5b01fa [INFO] running `"docker" "start" "-a" "330c49cab35a81add04429b0840471985b382768646bbe77cd804896df5b01fa"` [INFO] [stderr] Compiling tic_tac_toe v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/game.rs:111:14 [INFO] [stderr] | [INFO] [stderr] 111 | 1...9 => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `"docker" "inspect" "330c49cab35a81add04429b0840471985b382768646bbe77cd804896df5b01fa"` [INFO] running `"docker" "rm" "-f" "330c49cab35a81add04429b0840471985b382768646bbe77cd804896df5b01fa"` [INFO] [stdout] 330c49cab35a81add04429b0840471985b382768646bbe77cd804896df5b01fa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/syuni/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=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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 33ed1af383667189ce17bcac6c8ba1802416c10eccc3369d94596c0a79a4f1fd [INFO] running `"docker" "start" "-a" "33ed1af383667189ce17bcac6c8ba1802416c10eccc3369d94596c0a79a4f1fd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/tic_tac_toe-12c14a4db3b4c823 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test game::tests::test_game_is_not_won ... ok [INFO] [stdout] test game::tests::test_game_is_won_col ... ok [INFO] [stdout] test game::tests::test_game_is_won_row ... ok [INFO] [stdout] test game::tests::test_game_is_won_diag ... ok [INFO] [stdout] test game::tests::test_get_next_turn ... ok [INFO] [stdout] test game::tests::test_is_valid_move ... ok [INFO] [stdout] test game::tests::test_validate_player_input ... ok [INFO] [stdout] test game::tests::test_move_to_board_location ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "33ed1af383667189ce17bcac6c8ba1802416c10eccc3369d94596c0a79a4f1fd"` [INFO] running `"docker" "rm" "-f" "33ed1af383667189ce17bcac6c8ba1802416c10eccc3369d94596c0a79a4f1fd"` [INFO] [stdout] 33ed1af383667189ce17bcac6c8ba1802416c10eccc3369d94596c0a79a4f1fd