[INFO] updating cached repository https://github.com/brayden-marshall/tic-tac-torture [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] da180db50d3469ad371587b2da0a4a88f2e4c1c5 [INFO] testing brayden-marshall/tic-tac-torture against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrayden-marshall%2Ftic-tac-torture" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brayden-marshall/tic-tac-torture on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/brayden-marshall/tic-tac-torture [INFO] finished tweaking git repo https://github.com/brayden-marshall/tic-tac-torture [INFO] tweaked toml for git repo https://github.com/brayden-marshall/tic-tac-torture written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/brayden-marshall/tic-tac-torture already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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" "+beta-2020-06-03" "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] 14ad8fd98ca7ee0ff06d8cdab658fb4daf7000faa94ca4aba73f7fce75f0fdc3 [INFO] running `"docker" "start" "-a" "14ad8fd98ca7ee0ff06d8cdab658fb4daf7000faa94ca4aba73f7fce75f0fdc3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling piston-texture v0.6.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling piston2d-graphics v0.32.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling piston-gfx_texture v0.36.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.61.0 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling pistoncore-window v0.43.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.48.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.61.0 [INFO] [stderr] Compiling piston v0.48.0 [INFO] [stderr] Compiling piston_window v0.98.0 [INFO] [stderr] Compiling tic-tac-torture v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `"docker" "inspect" "14ad8fd98ca7ee0ff06d8cdab658fb4daf7000faa94ca4aba73f7fce75f0fdc3"` [INFO] running `"docker" "rm" "-f" "14ad8fd98ca7ee0ff06d8cdab658fb4daf7000faa94ca4aba73f7fce75f0fdc3"` [INFO] [stdout] 14ad8fd98ca7ee0ff06d8cdab658fb4daf7000faa94ca4aba73f7fce75f0fdc3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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" "+beta-2020-06-03" "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] cf06a6d3043e459aacb5c6ca82ffe61ce58a942a02f5bef6d88694e904d61d4f [INFO] running `"docker" "start" "-a" "cf06a6d3043e459aacb5c6ca82ffe61ce58a942a02f5bef6d88694e904d61d4f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling tic-tac-torture v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.66s [INFO] running `"docker" "inspect" "cf06a6d3043e459aacb5c6ca82ffe61ce58a942a02f5bef6d88694e904d61d4f"` [INFO] running `"docker" "rm" "-f" "cf06a6d3043e459aacb5c6ca82ffe61ce58a942a02f5bef6d88694e904d61d4f"` [INFO] [stdout] cf06a6d3043e459aacb5c6ca82ffe61ce58a942a02f5bef6d88694e904d61d4f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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" "+beta-2020-06-03" "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] e2391a636be2cf12acc0ec1ec48e1a7b8009450b8e5979f5cd086658c3cab2cd [INFO] running `"docker" "start" "-a" "e2391a636be2cf12acc0ec1ec48e1a7b8009450b8e5979f5cd086658c3cab2cd"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tic_tac_torture-3140559db0b6867f [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test bot::tests::brute_force_everything ... ignored [INFO] [stdout] test bot::tests::none_block_test ... ok [INFO] [stdout] test bot::tests::none_empty_side_test ... ok [INFO] [stdout] test bot::tests::diagonal_win_test ... ok [INFO] [stdout] test bot::tests::double_block_fork_test1 ... ok [INFO] [stdout] test bot::tests::opposite_corner_test ... ok [INFO] [stdout] test bot::tests::none_empty_corner_test ... ok [INFO] [stdout] test bot::tests::some_empty_corner_test ... ok [INFO] [stdout] test bot::tests::horizontal_win_test ... ok [INFO] [stdout] test bot::tests::none_fork_test ... ok [INFO] [stdout] test bot::tests::some_empty_side_test ... ok [INFO] [stdout] test bot::tests::some_block_test ... ok [INFO] [stdout] test bot::tests::none_win_test ... ok [INFO] [stdout] test bot::tests::none_block_fork_test ... ok [INFO] [stdout] test bot::tests::side_fork_test ... ok [INFO] [stdout] test bot::tests::center_fork_test ... ok [INFO] [stdout] test bot::tests::corner_block_fork_test ... ok [INFO] [stdout] test bot::tests::corner_fork_test ... ok [INFO] [stdout] test tests::vertical_win_test ... ok [INFO] [stdout] test tests::no_tie_test ... ok [INFO] [stdout] test tests::diagonal_win_test ... ok [INFO] [stdout] test tests::tie_test ... ok [INFO] [stdout] test tests::horizontal_win_test ... ok [INFO] [stdout] test bot::tests::valid_move_count_test ... ok [INFO] [stdout] test bot::tests::vertical_win_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cli-36c691bb8fd412aa [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] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gui-61e0bb01bb45f662 [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 tic-tac-torture [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" "e2391a636be2cf12acc0ec1ec48e1a7b8009450b8e5979f5cd086658c3cab2cd"` [INFO] running `"docker" "rm" "-f" "e2391a636be2cf12acc0ec1ec48e1a7b8009450b8e5979f5cd086658c3cab2cd"` [INFO] [stdout] e2391a636be2cf12acc0ec1ec48e1a7b8009450b8e5979f5cd086658c3cab2cd