[INFO] cloning repository https://github.com/Pazzaz/table-legs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pazzaz/table-legs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Ftable-legs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Ftable-legs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] edc41891ae0fee165892e51de577233ebc50992f
[INFO] checking Pazzaz/table-legs against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPazzaz%2Ftable-legs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Pazzaz/table-legs
[INFO] finished tweaking git repo https://github.com/Pazzaz/table-legs
[INFO] tweaked toml for git repo https://github.com/Pazzaz/table-legs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Pazzaz/table-legs on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Pazzaz/table-legs 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" "+1.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1be14f4df4b84582f3737daab2c52ca5bf331e177422251e40e98c460d730b70
[INFO] running `Command { std: "docker" "start" "-a" "1be14f4df4b84582f3737daab2c52ca5bf331e177422251e40e98c460d730b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1be14f4df4b84582f3737daab2c52ca5bf331e177422251e40e98c460d730b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1be14f4df4b84582f3737daab2c52ca5bf331e177422251e40e98c460d730b70", kill_on_drop: false }`
[INFO] [stdout] 1be14f4df4b84582f3737daab2c52ca5bf331e177422251e40e98c460d730b70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcf38c11650ea4b6bd0a5ed44c22e92829b64a694911b4ecd8639e0592fa476c
[INFO] running `Command { std: "docker" "start" "-a" "bcf38c11650ea4b6bd0a5ed44c22e92829b64a694911b4ecd8639e0592fa476c", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.4.5
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling az v1.1.1
[INFO] [stderr]    Compiling ndarray v0.14.0
[INFO] [stderr]    Compiling rug v1.12.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking alga v0.9.3
[INFO] [stderr]     Checking sprs v0.10.0
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "bcf38c11650ea4b6bd0a5ed44c22e92829b64a694911b4ecd8639e0592fa476c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcf38c11650ea4b6bd0a5ed44c22e92829b64a694911b4ecd8639e0592fa476c", kill_on_drop: false }`
[INFO] [stdout] bcf38c11650ea4b6bd0a5ed44c22e92829b64a694911b4ecd8639e0592fa476c
