[INFO] cloning repository https://github.com/AbdoArafh/tic-tac-toe-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AbdoArafh/tic-tac-toe-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdoArafh%2Ftic-tac-toe-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdoArafh%2Ftic-tac-toe-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d46a86640202c68f81d8edd693c7a9c872ec0ad7
[INFO] building AbdoArafh/tic-tac-toe-rust against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdoArafh%2Ftic-tac-toe-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AbdoArafh/tic-tac-toe-rust on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AbdoArafh/tic-tac-toe-rust
[INFO] finished tweaking git repo https://github.com/AbdoArafh/tic-tac-toe-rust
[INFO] tweaked toml for git repo https://github.com/AbdoArafh/tic-tac-toe-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/AbdoArafh/tic-tac-toe-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cmake v0.1.48
[INFO] [stderr]   Downloaded fltk v1.3.14
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.11
[INFO] [stderr]   Downloaded once_cell v1.14.0
[INFO] [stderr]   Downloaded paste v1.0.9
[INFO] [stderr]   Downloaded libc v0.2.132
[INFO] [stderr]   Downloaded fltk-sys v1.3.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20ddf28590af309b1769ec1929aec4e2ed713ed09f98770a05270d29efab2769
[INFO] running `Command { std: "docker" "start" "-a" "20ddf28590af309b1769ec1929aec4e2ed713ed09f98770a05270d29efab2769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20ddf28590af309b1769ec1929aec4e2ed713ed09f98770a05270d29efab2769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20ddf28590af309b1769ec1929aec4e2ed713ed09f98770a05270d29efab2769", kill_on_drop: false }`
[INFO] [stdout] 20ddf28590af309b1769ec1929aec4e2ed713ed09f98770a05270d29efab2769
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cc490161fed82649679eec2539e27142b456e0ee90a883cdca47b1110134a7a
[INFO] running `Command { std: "docker" "start" "-a" "0cc490161fed82649679eec2539e27142b456e0ee90a883cdca47b1110134a7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling fltk-sys v1.3.14
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling fltk v1.3.14
[INFO] [stderr]    Compiling tic-tac-toe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
[INFO] running `Command { std: "docker" "inspect" "0cc490161fed82649679eec2539e27142b456e0ee90a883cdca47b1110134a7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cc490161fed82649679eec2539e27142b456e0ee90a883cdca47b1110134a7a", kill_on_drop: false }`
[INFO] [stdout] 0cc490161fed82649679eec2539e27142b456e0ee90a883cdca47b1110134a7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52fb298180c94312af0d64b9f32d1c73849d0b4ab674bd294922f75652e434ba
[INFO] running `Command { std: "docker" "start" "-a" "52fb298180c94312af0d64b9f32d1c73849d0b4ab674bd294922f75652e434ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling tic-tac-toe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s
[INFO] running `Command { std: "docker" "inspect" "52fb298180c94312af0d64b9f32d1c73849d0b4ab674bd294922f75652e434ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52fb298180c94312af0d64b9f32d1c73849d0b4ab674bd294922f75652e434ba", kill_on_drop: false }`
[INFO] [stdout] 52fb298180c94312af0d64b9f32d1c73849d0b4ab674bd294922f75652e434ba
