[INFO] cloning repository https://github.com/junjihashimoto/rust-reversi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/junjihashimoto/rust-reversi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunjihashimoto%2Frust-reversi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunjihashimoto%2Frust-reversi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40e235ad9d05065909d35faf0d94ca1489cc6648 [INFO] testing junjihashimoto/rust-reversi against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjunjihashimoto%2Frust-reversi" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/junjihashimoto/rust-reversi on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/junjihashimoto/rust-reversi [INFO] finished tweaking git repo https://github.com/junjihashimoto/rust-reversi [INFO] tweaked toml for git repo https://github.com/junjihashimoto/rust-reversi written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/junjihashimoto/rust-reversi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 109fc968b07694ab30073009a7b2d2d766325169bc6f181761067cf4b9fbb213 [INFO] running `Command { std: "docker" "start" "-a" "109fc968b07694ab30073009a7b2d2d766325169bc6f181761067cf4b9fbb213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "109fc968b07694ab30073009a7b2d2d766325169bc6f181761067cf4b9fbb213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "109fc968b07694ab30073009a7b2d2d766325169bc6f181761067cf4b9fbb213", kill_on_drop: false }` [INFO] [stdout] 109fc968b07694ab30073009a7b2d2d766325169bc6f181761067cf4b9fbb213 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a175fa6d089f9eb7f04434f61c34d60067264dd2f821228eeb7d877e180a0e81 [INFO] running `Command { std: "docker" "start" "-a" "a175fa6d089f9eb7f04434f61c34d60067264dd2f821228eeb7d877e180a0e81", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling text_io v0.1.7 [INFO] [stderr] Compiling reversi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.35s [INFO] running `Command { std: "docker" "inspect" "a175fa6d089f9eb7f04434f61c34d60067264dd2f821228eeb7d877e180a0e81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a175fa6d089f9eb7f04434f61c34d60067264dd2f821228eeb7d877e180a0e81", kill_on_drop: false }` [INFO] [stdout] a175fa6d089f9eb7f04434f61c34d60067264dd2f821228eeb7d877e180a0e81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f679b2c65259f69e2570155b3b876ad722cd76c2b20f37eb76c7d045452852d5 [INFO] running `Command { std: "docker" "start" "-a" "f679b2c65259f69e2570155b3b876ad722cd76c2b20f37eb76c7d045452852d5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling reversi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.83s [INFO] running `Command { std: "docker" "inspect" "f679b2c65259f69e2570155b3b876ad722cd76c2b20f37eb76c7d045452852d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f679b2c65259f69e2570155b3b876ad722cd76c2b20f37eb76c7d045452852d5", kill_on_drop: false }` [INFO] [stdout] f679b2c65259f69e2570155b3b876ad722cd76c2b20f37eb76c7d045452852d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b5b88d86f887d7b080903e5aa14ebb774006dfea20d9639aff04ba1e226d9b15 [INFO] running `Command { std: "docker" "start" "-a" "b5b88d86f887d7b080903e5aa14ebb774006dfea20d9639aff04ba1e226d9b15", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/reversi-fb4b7554480ef8d5) [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" "b5b88d86f887d7b080903e5aa14ebb774006dfea20d9639aff04ba1e226d9b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5b88d86f887d7b080903e5aa14ebb774006dfea20d9639aff04ba1e226d9b15", kill_on_drop: false }` [INFO] [stdout] b5b88d86f887d7b080903e5aa14ebb774006dfea20d9639aff04ba1e226d9b15