[INFO] updating cached repository https://github.com/Isaac-Lozano/rusty_chess_ai [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a4a6403b4c68d27a274d33965eb98fe280ad8e94 [INFO] testing Isaac-Lozano/rusty_chess_ai against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaac-Lozano%2Frusty_chess_ai" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Isaac-Lozano/rusty_chess_ai on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Isaac-Lozano/rusty_chess_ai [INFO] finished tweaking git repo https://github.com/Isaac-Lozano/rusty_chess_ai [INFO] tweaked toml for git repo https://github.com/Isaac-Lozano/rusty_chess_ai written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Isaac-Lozano/rusty_chess_ai already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fe7170e37ae1eb03e329405e59353c914ca25c264eee7dd30280b079d8dd04a6 [INFO] running `"docker" "start" "-a" "fe7170e37ae1eb03e329405e59353c914ca25c264eee7dd30280b079d8dd04a6"` [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling bitboard v0.1.0 (https://github.com/Isaac-Lozano/bitboard#be1a4d2e) [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling minimax v0.1.0 (https://github.com/Isaac-Lozano/minimax#f1260ab3) [INFO] [stderr] Compiling rusty_chess_ai v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.65s [INFO] running `"docker" "inspect" "fe7170e37ae1eb03e329405e59353c914ca25c264eee7dd30280b079d8dd04a6"` [INFO] running `"docker" "rm" "-f" "fe7170e37ae1eb03e329405e59353c914ca25c264eee7dd30280b079d8dd04a6"` [INFO] [stdout] fe7170e37ae1eb03e329405e59353c914ca25c264eee7dd30280b079d8dd04a6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ce155f7e335e33df503e93de751fef89109438b16f80eddd0e90e7e034c7f0e0 [INFO] running `"docker" "start" "-a" "ce155f7e335e33df503e93de751fef89109438b16f80eddd0e90e7e034c7f0e0"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rusty_chess_ai v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `"docker" "inspect" "ce155f7e335e33df503e93de751fef89109438b16f80eddd0e90e7e034c7f0e0"` [INFO] running `"docker" "rm" "-f" "ce155f7e335e33df503e93de751fef89109438b16f80eddd0e90e7e034c7f0e0"` [INFO] [stdout] ce155f7e335e33df503e93de751fef89109438b16f80eddd0e90e7e034c7f0e0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fdda968b8ce34343a12e7ca71bc9eff5ed3797e2a855d0ac05c09fb3fa617bc0 [INFO] running `"docker" "start" "-a" "fdda968b8ce34343a12e7ca71bc9eff5ed3797e2a855d0ac05c09fb3fa617bc0"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rusty_chess_ai-50832f2cca84f014 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test color::test_get_color_escape_code ... ok [INFO] [stdout] test color::test_get_background_color_code ... ok [INFO] [stdout] test color::test_get_color_reset_code ... ok [INFO] [stdout] test color::test_get_foreground_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" "fdda968b8ce34343a12e7ca71bc9eff5ed3797e2a855d0ac05c09fb3fa617bc0"` [INFO] running `"docker" "rm" "-f" "fdda968b8ce34343a12e7ca71bc9eff5ed3797e2a855d0ac05c09fb3fa617bc0"` [INFO] [stdout] fdda968b8ce34343a12e7ca71bc9eff5ed3797e2a855d0ac05c09fb3fa617bc0