[INFO] cloning repository https://github.com/hitallow/tic-tac-toe-ia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hitallow/tic-tac-toe-ia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhitallow%2Ftic-tac-toe-ia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhitallow%2Ftic-tac-toe-ia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68d8d9f66ca07d1cb5898437dcff8861adff2f47 [INFO] testing hitallow/tic-tac-toe-ia against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhitallow%2Ftic-tac-toe-ia" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hitallow/tic-tac-toe-ia on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hitallow/tic-tac-toe-ia [INFO] finished tweaking git repo https://github.com/hitallow/tic-tac-toe-ia [INFO] tweaked toml for git repo https://github.com/hitallow/tic-tac-toe-ia written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/hitallow/tic-tac-toe-ia already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9907f1abb2a60baa66da03df17dcce7877df3dec22627079b7f5d0017ed7663f [INFO] running `Command { std: "docker" "start" "-a" "9907f1abb2a60baa66da03df17dcce7877df3dec22627079b7f5d0017ed7663f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9907f1abb2a60baa66da03df17dcce7877df3dec22627079b7f5d0017ed7663f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9907f1abb2a60baa66da03df17dcce7877df3dec22627079b7f5d0017ed7663f", kill_on_drop: false }` [INFO] [stdout] 9907f1abb2a60baa66da03df17dcce7877df3dec22627079b7f5d0017ed7663f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e260c5cd6af313607ab996dacd6f33f7ec0275c08e5fe52ab8530c7e75b0d8d8 [INFO] running `Command { std: "docker" "start" "-a" "e260c5cd6af313607ab996dacd6f33f7ec0275c08e5fe52ab8530c7e75b0d8d8", kill_on_drop: false }` [INFO] [stderr] Compiling tic-tac-toe v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "e260c5cd6af313607ab996dacd6f33f7ec0275c08e5fe52ab8530c7e75b0d8d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e260c5cd6af313607ab996dacd6f33f7ec0275c08e5fe52ab8530c7e75b0d8d8", kill_on_drop: false }` [INFO] [stdout] e260c5cd6af313607ab996dacd6f33f7ec0275c08e5fe52ab8530c7e75b0d8d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 996139d9fb26a2d3c5e5a1193f9d3e5b60257f532ec5138bb5dc59749f04d765 [INFO] running `Command { std: "docker" "start" "-a" "996139d9fb26a2d3c5e5a1193f9d3e5b60257f532ec5138bb5dc59749f04d765", kill_on_drop: false }` [INFO] [stderr] Compiling tic-tac-toe v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] running `Command { std: "docker" "inspect" "996139d9fb26a2d3c5e5a1193f9d3e5b60257f532ec5138bb5dc59749f04d765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "996139d9fb26a2d3c5e5a1193f9d3e5b60257f532ec5138bb5dc59749f04d765", kill_on_drop: false }` [INFO] [stdout] 996139d9fb26a2d3c5e5a1193f9d3e5b60257f532ec5138bb5dc59749f04d765 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3ecb45fbfd5e58e5cd3a1ac0d92e0e4b1f4050d25b68f61487b782386f66d49b [INFO] running `Command { std: "docker" "start" "-a" "3ecb45fbfd5e58e5cd3a1ac0d92e0e4b1f4050d25b68f61487b782386f66d49b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tic_tac_toe-a6d1e9529f275b67) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3ecb45fbfd5e58e5cd3a1ac0d92e0e4b1f4050d25b68f61487b782386f66d49b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ecb45fbfd5e58e5cd3a1ac0d92e0e4b1f4050d25b68f61487b782386f66d49b", kill_on_drop: false }` [INFO] [stdout] 3ecb45fbfd5e58e5cd3a1ac0d92e0e4b1f4050d25b68f61487b782386f66d49b