[INFO] updating cached repository https://github.com/reconbot/tic-tac-toe-rust [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] 90abddd5c10f214f60590a7abbb902b9683597a7 [INFO] testing reconbot/tic-tac-toe-rust against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freconbot%2Ftic-tac-toe-rust" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reconbot/tic-tac-toe-rust on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/reconbot/tic-tac-toe-rust [INFO] finished tweaking git repo https://github.com/reconbot/tic-tac-toe-rust [INFO] tweaked toml for git repo https://github.com/reconbot/tic-tac-toe-rust written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/reconbot/tic-tac-toe-rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stdout] e0d60987db51e025dbfd7b6090453b622b4ae0c43e7165358a60ec006e7fe182 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "e0d60987db51e025dbfd7b6090453b622b4ae0c43e7165358a60ec006e7fe182"` [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling tic-tac-toe-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.15s [INFO] running `"docker" "inspect" "e0d60987db51e025dbfd7b6090453b622b4ae0c43e7165358a60ec006e7fe182"` [INFO] running `"docker" "rm" "-f" "e0d60987db51e025dbfd7b6090453b622b4ae0c43e7165358a60ec006e7fe182"` [INFO] [stdout] e0d60987db51e025dbfd7b6090453b622b4ae0c43e7165358a60ec006e7fe182 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] bc2e03319a64249cd96eeeec11cd75db5d9b1c8273ac7f37f9d26bb48ad55022 [INFO] running `"docker" "start" "-a" "bc2e03319a64249cd96eeeec11cd75db5d9b1c8273ac7f37f9d26bb48ad55022"` [INFO] [stderr] Compiling tic-tac-toe-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `"docker" "inspect" "bc2e03319a64249cd96eeeec11cd75db5d9b1c8273ac7f37f9d26bb48ad55022"` [INFO] running `"docker" "rm" "-f" "bc2e03319a64249cd96eeeec11cd75db5d9b1c8273ac7f37f9d26bb48ad55022"` [INFO] [stdout] bc2e03319a64249cd96eeeec11cd75db5d9b1c8273ac7f37f9d26bb48ad55022 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] e2e51a82521ce4dc318e7d8d880b902fd6445b5023619cf751cf89199b57fa73 [INFO] running `"docker" "start" "-a" "e2e51a82521ce4dc318e7d8d880b902fd6445b5023619cf751cf89199b57fa73"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tic_tac_toe_rust-2d6e4cda2c68ef74 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test board::tests::new_works ... ok [INFO] [stdout] test board::tests::play_works ... ok [INFO] [stdout] test board::tests::cells_cannot_be_reused ... ok [INFO] [stdout] test board::tests::calculate_game_state_x_win ... ok [INFO] [stdout] test board::tests::new_none ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e2e51a82521ce4dc318e7d8d880b902fd6445b5023619cf751cf89199b57fa73"` [INFO] running `"docker" "rm" "-f" "e2e51a82521ce4dc318e7d8d880b902fd6445b5023619cf751cf89199b57fa73"` [INFO] [stdout] e2e51a82521ce4dc318e7d8d880b902fd6445b5023619cf751cf89199b57fa73