[INFO] updating cached repository 22116/tic-tak-toe [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/22116/tic-tak-toe [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/22116/tic-tak-toe" "work/ex/beta-1.37-6/sources/1.36.0/gh/22116/tic-tak-toe"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/22116/tic-tak-toe'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/22116/tic-tak-toe" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/22116/tic-tak-toe"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/22116/tic-tak-toe'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5fdc31ac0a8579f207a2c158e5bf97506bc92ff5 [INFO] sha for GitHub repo 22116/tic-tak-toe: 5fdc31ac0a8579f207a2c158e5bf97506bc92ff5 [INFO] validating manifest of 22116/tic-tak-toe on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of 22116/tic-tak-toe on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing 22116/tic-tak-toe [INFO] finished frobbing 22116/tic-tak-toe [INFO] frobbed toml for 22116/tic-tak-toe written to work/ex/beta-1.37-6/sources/1.36.0/gh/22116/tic-tak-toe/Cargo.toml [INFO] started frobbing 22116/tic-tak-toe [INFO] finished frobbing 22116/tic-tak-toe [INFO] frobbed toml for 22116/tic-tak-toe written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/22116/tic-tak-toe/Cargo.toml [INFO] crate 22116/tic-tak-toe already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing 22116/tic-tak-toe against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/22116/tic-tak-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-07-23" "build" "--frozen"` [INFO] [stdout] 3ab8af2991276bbb8a6a410accadd7b42a032a2459daa63f6ca3f2efceee8077 [INFO] running `"docker" "start" "-a" "3ab8af2991276bbb8a6a410accadd7b42a032a2459daa63f6ca3f2efceee8077"` [INFO] [stderr] Compiling crossterm_utils v0.2.2 [INFO] [stderr] Compiling crossterm_screen v0.2.2 [INFO] [stderr] Compiling crossterm_cursor v0.2.2 [INFO] [stderr] Compiling crossterm_style v0.3.2 [INFO] [stderr] Compiling crossterm_input v0.3.4 [INFO] [stderr] Compiling crossterm_terminal v0.2.3 [INFO] [stderr] Compiling crossterm v0.9.4 [INFO] [stderr] Compiling minimax_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.40s [INFO] running `"docker" "inspect" "3ab8af2991276bbb8a6a410accadd7b42a032a2459daa63f6ca3f2efceee8077"` [INFO] running `"docker" "rm" "-f" "3ab8af2991276bbb8a6a410accadd7b42a032a2459daa63f6ca3f2efceee8077"` [INFO] [stdout] 3ab8af2991276bbb8a6a410accadd7b42a032a2459daa63f6ca3f2efceee8077 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/22116/tic-tak-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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] e8b8cbb5048f6e6e009ab67d8aa1d1db6e0d4b2a41bd08c3ee90e7bf17aaf4bc [INFO] running `"docker" "start" "-a" "e8b8cbb5048f6e6e009ab67d8aa1d1db6e0d4b2a41bd08c3ee90e7bf17aaf4bc"` [INFO] [stderr] Compiling minimax_game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `"docker" "inspect" "e8b8cbb5048f6e6e009ab67d8aa1d1db6e0d4b2a41bd08c3ee90e7bf17aaf4bc"` [INFO] running `"docker" "rm" "-f" "e8b8cbb5048f6e6e009ab67d8aa1d1db6e0d4b2a41bd08c3ee90e7bf17aaf4bc"` [INFO] [stdout] e8b8cbb5048f6e6e009ab67d8aa1d1db6e0d4b2a41bd08c3ee90e7bf17aaf4bc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/22116/tic-tak-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-07-23" "test" "--frozen"` [INFO] [stdout] f76b897f9eece2b045296ad4a343d44239ecb9afff8f5f648537ee4a5ed39806 [INFO] running `"docker" "start" "-a" "f76b897f9eece2b045296ad4a343d44239ecb9afff8f5f648537ee4a5ed39806"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/minimax_game-74ce535ca25893fe [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] [stderr] Running /opt/crater/target/debug/deps/minimax_game-d2ab9b0c50fa6020 [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] [stderr] Doc-tests minimax_game [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" "f76b897f9eece2b045296ad4a343d44239ecb9afff8f5f648537ee4a5ed39806"` [INFO] running `"docker" "rm" "-f" "f76b897f9eece2b045296ad4a343d44239ecb9afff8f5f648537ee4a5ed39806"` [INFO] [stdout] f76b897f9eece2b045296ad4a343d44239ecb9afff8f5f648537ee4a5ed39806