[INFO] updating cached repository Isaac-Lozano/rusty_chess_ai [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Isaac-Lozano/rusty_chess_ai [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Isaac-Lozano/rusty_chess_ai" "work/ex/beta-1.38-1/sources/1.37.0/gh/Isaac-Lozano/rusty_chess_ai"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Isaac-Lozano/rusty_chess_ai'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Isaac-Lozano/rusty_chess_ai" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Isaac-Lozano/rusty_chess_ai"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Isaac-Lozano/rusty_chess_ai'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a4a6403b4c68d27a274d33965eb98fe280ad8e94 [INFO] sha for GitHub repo Isaac-Lozano/rusty_chess_ai: a4a6403b4c68d27a274d33965eb98fe280ad8e94 [INFO] validating manifest of Isaac-Lozano/rusty_chess_ai 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 Isaac-Lozano/rusty_chess_ai 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 Isaac-Lozano/rusty_chess_ai [INFO] finished frobbing Isaac-Lozano/rusty_chess_ai [INFO] frobbed toml for Isaac-Lozano/rusty_chess_ai written to work/ex/beta-1.38-1/sources/1.37.0/gh/Isaac-Lozano/rusty_chess_ai/Cargo.toml [INFO] started frobbing Isaac-Lozano/rusty_chess_ai [INFO] finished frobbing Isaac-Lozano/rusty_chess_ai [INFO] frobbed toml for Isaac-Lozano/rusty_chess_ai written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Isaac-Lozano/rusty_chess_ai/Cargo.toml [INFO] crate Isaac-Lozano/rusty_chess_ai 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 Isaac-Lozano/rusty_chess_ai 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-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Isaac-Lozano/rusty_chess_ai:/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] c911f3ff1232ff78f0eebd5ed2d0ad37c0eed9272fc6502a24b684fe9f2eb567 [INFO] running `"docker" "start" "-a" "c911f3ff1232ff78f0eebd5ed2d0ad37c0eed9272fc6502a24b684fe9f2eb567"` [INFO] [stderr] Compiling bitboard v0.1.0 (https://github.com/Isaac-Lozano/bitboard#be1a4d2e) [INFO] [stderr] Compiling minimax v0.1.0 (https://github.com/Isaac-Lozano/minimax#f1260ab3) [INFO] [stderr] Compiling rusty_chess_ai v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.52s [INFO] running `"docker" "inspect" "c911f3ff1232ff78f0eebd5ed2d0ad37c0eed9272fc6502a24b684fe9f2eb567"` [INFO] running `"docker" "rm" "-f" "c911f3ff1232ff78f0eebd5ed2d0ad37c0eed9272fc6502a24b684fe9f2eb567"` [INFO] [stdout] c911f3ff1232ff78f0eebd5ed2d0ad37c0eed9272fc6502a24b684fe9f2eb567 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Isaac-Lozano/rusty_chess_ai:/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] 8f11bfd28cd80b3ff6c678e80f1c6b69e82310690e95f11df8bba46ecc6c2069 [INFO] running `"docker" "start" "-a" "8f11bfd28cd80b3ff6c678e80f1c6b69e82310690e95f11df8bba46ecc6c2069"` [INFO] [stderr] Compiling rusty_chess_ai v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `"docker" "inspect" "8f11bfd28cd80b3ff6c678e80f1c6b69e82310690e95f11df8bba46ecc6c2069"` [INFO] running `"docker" "rm" "-f" "8f11bfd28cd80b3ff6c678e80f1c6b69e82310690e95f11df8bba46ecc6c2069"` [INFO] [stdout] 8f11bfd28cd80b3ff6c678e80f1c6b69e82310690e95f11df8bba46ecc6c2069 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Isaac-Lozano/rusty_chess_ai:/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] 820c1ce67624c11daa40fd6e5e4b5f30a60ebc15fafa969043cb912213d76174 [INFO] running `"docker" "start" "-a" "820c1ce67624c11daa40fd6e5e4b5f30a60ebc15fafa969043cb912213d76174"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/rusty_chess_ai-2252de233958030c [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test color::test_get_foreground_color_code ... ok [INFO] [stdout] test color::test_get_color_reset_code ... ok [INFO] [stdout] test color::test_get_color_escape_code ... ok [INFO] [stdout] test color::test_get_background_color_code ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "820c1ce67624c11daa40fd6e5e4b5f30a60ebc15fafa969043cb912213d76174"` [INFO] running `"docker" "rm" "-f" "820c1ce67624c11daa40fd6e5e4b5f30a60ebc15fafa969043cb912213d76174"` [INFO] [stdout] 820c1ce67624c11daa40fd6e5e4b5f30a60ebc15fafa969043cb912213d76174