[INFO] cloning repository ickshonpe/noughts-and-crosses [INFO] running `"git" "clone" "--bare" "git://github.com/ickshonpe/noughts-and-crosses.git" "work/cache/sources/gh/ickshonpe/noughts-and-crosses"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ickshonpe/noughts-and-crosses'... [INFO] running `"git" "clone" "work/cache/sources/gh/ickshonpe/noughts-and-crosses" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ickshonpe/noughts-and-crosses"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ickshonpe/noughts-and-crosses'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ickshonpe/noughts-and-crosses" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ickshonpe/noughts-and-crosses"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ickshonpe/noughts-and-crosses'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d558e05bbc26bf105e0702e6b775c8ac28293b79 [INFO] sha for GitHub repo ickshonpe/noughts-and-crosses: d558e05bbc26bf105e0702e6b775c8ac28293b79 [INFO] validating manifest of ickshonpe/noughts-and-crosses 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 ickshonpe/noughts-and-crosses 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 ickshonpe/noughts-and-crosses [INFO] finished frobbing ickshonpe/noughts-and-crosses [INFO] frobbed toml for ickshonpe/noughts-and-crosses written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ickshonpe/noughts-and-crosses/Cargo.toml [INFO] started frobbing ickshonpe/noughts-and-crosses [INFO] finished frobbing ickshonpe/noughts-and-crosses [INFO] frobbed toml for ickshonpe/noughts-and-crosses written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ickshonpe/noughts-and-crosses/Cargo.toml [INFO] crate ickshonpe/noughts-and-crosses 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 ickshonpe/noughts-and-crosses against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ickshonpe/noughts-and-crosses:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 3fff18d9eb708c7345ca4fe89712e337a797cf1143abb4b63b2870fe611e9ca3 [INFO] running `"docker" "start" "-a" "3fff18d9eb708c7345ca4fe89712e337a797cf1143abb4b63b2870fe611e9ca3"` [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling noughts-and-crosses v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.15s [INFO] running `"docker" "inspect" "3fff18d9eb708c7345ca4fe89712e337a797cf1143abb4b63b2870fe611e9ca3"` [INFO] running `"docker" "rm" "-f" "3fff18d9eb708c7345ca4fe89712e337a797cf1143abb4b63b2870fe611e9ca3"` [INFO] [stdout] 3fff18d9eb708c7345ca4fe89712e337a797cf1143abb4b63b2870fe611e9ca3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ickshonpe/noughts-and-crosses:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 9680d8be4fe01a2ff5ac99687ae43c48efb4c321585a8b856d930a258ccae230 [INFO] running `"docker" "start" "-a" "9680d8be4fe01a2ff5ac99687ae43c48efb4c321585a8b856d930a258ccae230"` [INFO] [stderr] Compiling noughts-and-crosses v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `"docker" "inspect" "9680d8be4fe01a2ff5ac99687ae43c48efb4c321585a8b856d930a258ccae230"` [INFO] running `"docker" "rm" "-f" "9680d8be4fe01a2ff5ac99687ae43c48efb4c321585a8b856d930a258ccae230"` [INFO] [stdout] 9680d8be4fe01a2ff5ac99687ae43c48efb4c321585a8b856d930a258ccae230 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ickshonpe/noughts-and-crosses:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 4e5eba616b51d5816b98a4a7c95afe828ead387a841f63233634c473c4947036 [INFO] running `"docker" "start" "-a" "4e5eba616b51d5816b98a4a7c95afe828ead387a841f63233634c473c4947036"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/noughts_and_crosses-01f2f7a787d5ae56 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "4e5eba616b51d5816b98a4a7c95afe828ead387a841f63233634c473c4947036"` [INFO] running `"docker" "rm" "-f" "4e5eba616b51d5816b98a4a7c95afe828ead387a841f63233634c473c4947036"` [INFO] [stdout] 4e5eba616b51d5816b98a4a7c95afe828ead387a841f63233634c473c4947036