[INFO] cloning repository https://github.com/near129/othello-cui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/near129/othello-cui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnear129%2Fothello-cui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnear129%2Fothello-cui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5ddc441f3c17575e37339514016f984ff4f5330 [INFO] testing near129/othello-cui against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnear129%2Fothello-cui" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/near129/othello-cui on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/near129/othello-cui [INFO] finished tweaking git repo https://github.com/near129/othello-cui [INFO] tweaked toml for git repo https://github.com/near129/othello-cui written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/near129/othello-cui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/near129/othello.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e992badd6e0237e85b3fd0b4b916d271b78c1b5161f07a1aec6a18a6694e5bc [INFO] running `Command { std: "docker" "start" "-a" "0e992badd6e0237e85b3fd0b4b916d271b78c1b5161f07a1aec6a18a6694e5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e992badd6e0237e85b3fd0b4b916d271b78c1b5161f07a1aec6a18a6694e5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e992badd6e0237e85b3fd0b4b916d271b78c1b5161f07a1aec6a18a6694e5bc", kill_on_drop: false }` [INFO] [stdout] 0e992badd6e0237e85b3fd0b4b916d271b78c1b5161f07a1aec6a18a6694e5bc [INFO] running `Command { std: "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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93b3d08e6ab4e428b0134047e98191bc0a685ce3fa0c83ddbbd6ea5634dddd14 [INFO] running `Command { std: "docker" "start" "-a" "93b3d08e6ab4e428b0134047e98191bc0a685ce3fa0c83ddbbd6ea5634dddd14", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling othello v0.1.0 (https://github.com/near129/othello.git?tag=v0.1.0#153076a5) [INFO] [stderr] Compiling othello-cui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.79s [INFO] running `Command { std: "docker" "inspect" "93b3d08e6ab4e428b0134047e98191bc0a685ce3fa0c83ddbbd6ea5634dddd14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93b3d08e6ab4e428b0134047e98191bc0a685ce3fa0c83ddbbd6ea5634dddd14", kill_on_drop: false }` [INFO] [stdout] 93b3d08e6ab4e428b0134047e98191bc0a685ce3fa0c83ddbbd6ea5634dddd14 [INFO] running `Command { std: "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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f12a79891b512f4ccaab5e842724b140a9587ca7adad1d208a94eda1956fbe5 [INFO] running `Command { std: "docker" "start" "-a" "9f12a79891b512f4ccaab5e842724b140a9587ca7adad1d208a94eda1956fbe5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling othello-cui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.36s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/othello_cui-3c06f8f1e086dccb) [INFO] running `Command { std: "docker" "inspect" "9f12a79891b512f4ccaab5e842724b140a9587ca7adad1d208a94eda1956fbe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f12a79891b512f4ccaab5e842724b140a9587ca7adad1d208a94eda1956fbe5", kill_on_drop: false }` [INFO] [stdout] 9f12a79891b512f4ccaab5e842724b140a9587ca7adad1d208a94eda1956fbe5 [INFO] running `Command { std: "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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a3805ec38df9b0c25928cb251f6942fcc6df62f062d627aecdb4d60aaf220228 [INFO] running `Command { std: "docker" "start" "-a" "a3805ec38df9b0c25928cb251f6942fcc6df62f062d627aecdb4d60aaf220228", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.83s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/othello_cui-3c06f8f1e086dccb) [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" "a3805ec38df9b0c25928cb251f6942fcc6df62f062d627aecdb4d60aaf220228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3805ec38df9b0c25928cb251f6942fcc6df62f062d627aecdb4d60aaf220228", kill_on_drop: false }` [INFO] [stdout] a3805ec38df9b0c25928cb251f6942fcc6df62f062d627aecdb4d60aaf220228