[INFO] updating cached repository ethanboxx/noughts-and-crosses-console [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ethanboxx/noughts-and-crosses-console [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ethanboxx/noughts-and-crosses-console" "work/ex/beta-1.38-1/sources/1.37.0/gh/ethanboxx/noughts-and-crosses-console"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ethanboxx/noughts-and-crosses-console'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ethanboxx/noughts-and-crosses-console" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ethanboxx/noughts-and-crosses-console"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ethanboxx/noughts-and-crosses-console'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 25d013fba313591b30dbd3b86a6219ffb158c6bf [INFO] sha for GitHub repo ethanboxx/noughts-and-crosses-console: 25d013fba313591b30dbd3b86a6219ffb158c6bf [INFO] validating manifest of ethanboxx/noughts-and-crosses-console 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 ethanboxx/noughts-and-crosses-console 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 ethanboxx/noughts-and-crosses-console [INFO] finished frobbing ethanboxx/noughts-and-crosses-console [INFO] frobbed toml for ethanboxx/noughts-and-crosses-console written to work/ex/beta-1.38-1/sources/1.37.0/gh/ethanboxx/noughts-and-crosses-console/Cargo.toml [INFO] started frobbing ethanboxx/noughts-and-crosses-console [INFO] finished frobbing ethanboxx/noughts-and-crosses-console [INFO] frobbed toml for ethanboxx/noughts-and-crosses-console written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ethanboxx/noughts-and-crosses-console/Cargo.toml [INFO] crate ethanboxx/noughts-and-crosses-console 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 ethanboxx/noughts-and-crosses-console against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ethanboxx/noughts-and-crosses-console:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 3511cac2b65229dc4ea85cebc0abb3ef51252b6627d6070cc2e0d7e9d073db88 [INFO] running `"docker" "start" "-a" "3511cac2b65229dc4ea85cebc0abb3ef51252b6627d6070cc2e0d7e9d073db88"` [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling read_input v0.8.0 [INFO] [stderr] Compiling dont_disappear v1.0.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling noughts_and_crosses_lib v0.0.3 [INFO] [stderr] Compiling noughts-and-crosses-console v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.16s [INFO] running `"docker" "inspect" "3511cac2b65229dc4ea85cebc0abb3ef51252b6627d6070cc2e0d7e9d073db88"` [INFO] running `"docker" "rm" "-f" "3511cac2b65229dc4ea85cebc0abb3ef51252b6627d6070cc2e0d7e9d073db88"` [INFO] [stdout] 3511cac2b65229dc4ea85cebc0abb3ef51252b6627d6070cc2e0d7e9d073db88 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ethanboxx/noughts-and-crosses-console:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 10f2c0189348f992f8b31cc092587122fca2cb584847634c9c76d1a0c1f1a6bb [INFO] running `"docker" "start" "-a" "10f2c0189348f992f8b31cc092587122fca2cb584847634c9c76d1a0c1f1a6bb"` [INFO] [stderr] Compiling noughts-and-crosses-console v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `"docker" "inspect" "10f2c0189348f992f8b31cc092587122fca2cb584847634c9c76d1a0c1f1a6bb"` [INFO] running `"docker" "rm" "-f" "10f2c0189348f992f8b31cc092587122fca2cb584847634c9c76d1a0c1f1a6bb"` [INFO] [stdout] 10f2c0189348f992f8b31cc092587122fca2cb584847634c9c76d1a0c1f1a6bb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ethanboxx/noughts-and-crosses-console:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 465ebf00edf749a854c4d1c540f6fe1043328cea624d167b7326c175c8889659 [INFO] running `"docker" "start" "-a" "465ebf00edf749a854c4d1c540f6fe1043328cea624d167b7326c175c8889659"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/noughts_and_crosses_console-32dfa2ee78bfc5ad [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" "465ebf00edf749a854c4d1c540f6fe1043328cea624d167b7326c175c8889659"` [INFO] running `"docker" "rm" "-f" "465ebf00edf749a854c4d1c540f6fe1043328cea624d167b7326c175c8889659"` [INFO] [stdout] 465ebf00edf749a854c4d1c540f6fe1043328cea624d167b7326c175c8889659