[INFO] cloning repository Pungyeon/rust-tactoe [INFO] running `"git" "clone" "--bare" "git://github.com/Pungyeon/rust-tactoe.git" "work/cache/sources/gh/Pungyeon/rust-tactoe"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Pungyeon/rust-tactoe'... [INFO] running `"git" "clone" "work/cache/sources/gh/Pungyeon/rust-tactoe" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Pungyeon/rust-tactoe"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Pungyeon/rust-tactoe'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Pungyeon/rust-tactoe" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Pungyeon/rust-tactoe"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Pungyeon/rust-tactoe'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 33c9895132464ebc3c8edf4068e2af1cd2f346eb [INFO] sha for GitHub repo Pungyeon/rust-tactoe: 33c9895132464ebc3c8edf4068e2af1cd2f346eb [INFO] validating manifest of Pungyeon/rust-tactoe on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Pungyeon/rust-tactoe on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Pungyeon/rust-tactoe [INFO] finished frobbing Pungyeon/rust-tactoe [INFO] frobbed toml for Pungyeon/rust-tactoe written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Pungyeon/rust-tactoe/Cargo.toml [INFO] started frobbing Pungyeon/rust-tactoe [INFO] finished frobbing Pungyeon/rust-tactoe [INFO] frobbed toml for Pungyeon/rust-tactoe written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Pungyeon/rust-tactoe/Cargo.toml [INFO] crate Pungyeon/rust-tactoe already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Pungyeon/rust-tactoe against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Pungyeon/rust-tactoe:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 053d68a6b29e95975af0fb235d543e8500c0dd784b4ef905bb5c83898c9fa135 [INFO] running `"docker" "start" "-a" "053d68a6b29e95975af0fb235d543e8500c0dd784b4ef905bb5c83898c9fa135"` [INFO] [stderr] Compiling rust_play v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `txt` [INFO] [stderr] --> src/main.rs:209:16 [INFO] [stderr] | [INFO] [stderr] 209 | Ok(txt) => { [INFO] [stderr] | ^^^ help: consider prefixing with an underscore: `_txt` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `"docker" "inspect" "053d68a6b29e95975af0fb235d543e8500c0dd784b4ef905bb5c83898c9fa135"` [INFO] running `"docker" "rm" "-f" "053d68a6b29e95975af0fb235d543e8500c0dd784b4ef905bb5c83898c9fa135"` [INFO] [stdout] 053d68a6b29e95975af0fb235d543e8500c0dd784b4ef905bb5c83898c9fa135 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Pungyeon/rust-tactoe:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 11e9b401e038a2a32b67bdc26467b073470d2d5ae0fc5c50c15635e8ee91d3a5 [INFO] running `"docker" "start" "-a" "11e9b401e038a2a32b67bdc26467b073470d2d5ae0fc5c50c15635e8ee91d3a5"` [INFO] [stderr] Compiling rust_play v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `txt` [INFO] [stderr] --> src/main.rs:209:16 [INFO] [stderr] | [INFO] [stderr] 209 | Ok(txt) => { [INFO] [stderr] | ^^^ help: consider prefixing with an underscore: `_txt` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `"docker" "inspect" "11e9b401e038a2a32b67bdc26467b073470d2d5ae0fc5c50c15635e8ee91d3a5"` [INFO] running `"docker" "rm" "-f" "11e9b401e038a2a32b67bdc26467b073470d2d5ae0fc5c50c15635e8ee91d3a5"` [INFO] [stdout] 11e9b401e038a2a32b67bdc26467b073470d2d5ae0fc5c50c15635e8ee91d3a5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Pungyeon/rust-tactoe:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] cd4d3675a4c076695076cf621d46d1666ab3f462ab21dd5562d71654c237c2c7 [INFO] running `"docker" "start" "-a" "cd4d3675a4c076695076cf621d46d1666ab3f462ab21dd5562d71654c237c2c7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_play-4422fc63ed1831dc [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_player_changes_on_second_move ... ok [INFO] [stdout] test test_player_changes_on_first_move ... ok [INFO] [stdout] test test_play_on_board_twice ... ok [INFO] [stdout] test test_play_on_board ... ok [INFO] [stdout] test test_game_winning_state ... ok [INFO] [stdout] test test_start_game ... ok [INFO] [stdout] test test_play_on_boar_cannot_overwrite ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "cd4d3675a4c076695076cf621d46d1666ab3f462ab21dd5562d71654c237c2c7"` [INFO] running `"docker" "rm" "-f" "cd4d3675a4c076695076cf621d46d1666ab3f462ab21dd5562d71654c237c2c7"` [INFO] [stdout] cd4d3675a4c076695076cf621d46d1666ab3f462ab21dd5562d71654c237c2c7