[INFO] cloning repository https://github.com/4jamesccraven/Game-of-Life
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4jamesccraven/Game-of-Life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4jamesccraven%2FGame-of-Life", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4jamesccraven%2FGame-of-Life'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ee6b13d0cf382fab5fb4053c0d972df32392e98
[INFO] checking 4jamesccraven/Game-of-Life against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4jamesccraven%2FGame-of-Life" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/4jamesccraven/Game-of-Life
[INFO] finished tweaking git repo https://github.com/4jamesccraven/Game-of-Life
[INFO] tweaked toml for git repo https://github.com/4jamesccraven/Game-of-Life written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4jamesccraven/Game-of-Life on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/4jamesccraven/Game-of-Life 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winreg v0.5.1
[INFO] [stderr]   Downloaded ncurses v5.101.0
[INFO] [stderr]   Downloaded log v0.4.25
[INFO] [stderr]   Downloaded pancurses v0.17.0
[INFO] [stderr]   Downloaded pkg-config v0.3.31
[INFO] [stderr]   Downloaded cc v1.2.10
[INFO] [stderr]   Downloaded pdcurses-sys v0.7.1
[INFO] [stderr]   Downloaded libc v0.2.169
[INFO] [stderr]   Downloaded winapi v0.3.9
[INFO] [stderr]   Downloaded winapi-x86_64-pc-windows-gnu v0.4.0
[INFO] [stderr]   Downloaded winapi-i686-pc-windows-gnu v0.4.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04f2ecf4ce03aa243e198e78c7183bedd5bf4f734e235047ac26ffd3e2c4c86b
[INFO] running `Command { std: "docker" "start" "-a" "04f2ecf4ce03aa243e198e78c7183bedd5bf4f734e235047ac26ffd3e2c4c86b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04f2ecf4ce03aa243e198e78c7183bedd5bf4f734e235047ac26ffd3e2c4c86b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04f2ecf4ce03aa243e198e78c7183bedd5bf4f734e235047ac26ffd3e2c4c86b", kill_on_drop: false }`
[INFO] [stdout] 04f2ecf4ce03aa243e198e78c7183bedd5bf4f734e235047ac26ffd3e2c4c86b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4412caa7c58c98e36558274968b9a14637c66ace7aad1968a767df2c3a60bb96
[INFO] running `Command { std: "docker" "start" "-a" "4412caa7c58c98e36558274968b9a14637c66ace7aad1968a767df2c3a60bb96", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling ncurses v5.101.0
[INFO] [stderr]     Checking pancurses v0.17.0
[INFO] [stderr]     Checking CGoL-jcc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
[INFO] running `Command { std: "docker" "inspect" "4412caa7c58c98e36558274968b9a14637c66ace7aad1968a767df2c3a60bb96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4412caa7c58c98e36558274968b9a14637c66ace7aad1968a767df2c3a60bb96", kill_on_drop: false }`
[INFO] [stdout] 4412caa7c58c98e36558274968b9a14637c66ace7aad1968a767df2c3a60bb96
