[INFO] cloning repository https://github.com/bababax11/deeplll
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bababax11/deeplll" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbababax11%2Fdeeplll", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbababax11%2Fdeeplll'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b341c4dcbda3f0378104b7f228994e0221fefe23
[INFO] checking bababax11/deeplll against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbababax11%2Fdeeplll" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  86% (754/868)
Updating files:  87% (756/868)
Updating files:  88% (764/868)
Updating files:  89% (773/868)
Updating files:  90% (782/868)
Updating files:  90% (789/868)
Updating files:  91% (790/868)
Updating files:  91% (795/868)
Updating files:  92% (799/868)
Updating files:  92% (807/868)
Updating files:  93% (808/868)
Updating files:  94% (816/868)
Updating files:  94% (821/868)
Updating files:  95% (825/868)
Updating files:  95% (831/868)
Updating files:  96% (834/868)
Updating files:  96% (837/868)
Updating files:  97% (842/868)
Updating files:  98% (851/868)
Updating files:  99% (860/868)
Updating files: 100% (868/868)
Updating files: 100% (868/868), done.
[INFO] validating manifest of git repo https://github.com/bababax11/deeplll on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/bababax11/deeplll
[INFO] finished tweaking git repo https://github.com/bababax11/deeplll
[INFO] tweaked toml for git repo https://github.com/bababax11/deeplll written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/bababax11/deeplll 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96c5e0ccca2b587f0f36f82ad09d00eba91b8dba75c2d9a1f54355b1ee775282
[INFO] running `Command { std: "docker" "start" "-a" "96c5e0ccca2b587f0f36f82ad09d00eba91b8dba75c2d9a1f54355b1ee775282", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96c5e0ccca2b587f0f36f82ad09d00eba91b8dba75c2d9a1f54355b1ee775282", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96c5e0ccca2b587f0f36f82ad09d00eba91b8dba75c2d9a1f54355b1ee775282", kill_on_drop: false }`
[INFO] [stdout] 96c5e0ccca2b587f0f36f82ad09d00eba91b8dba75c2d9a1f54355b1ee775282
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6348538085b3ba434df7100ec8ab3c21b3b05fca018a873cffc72c33d17e2462
[INFO] running `Command { std: "docker" "start" "-a" "6348538085b3ba434df7100ec8ab3c21b3b05fca018a873cffc72c33d17e2462", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.84
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.4.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling rug v1.11.0
[INFO] [stderr]    Compiling ndarray v0.14.0
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking az v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.6.22
[INFO] [stderr]     Checking float-ord v0.2.0
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking thread_local v1.1.2
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking rand_core v0.6.1
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking regex v1.4.3
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking average v0.10.6
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "6348538085b3ba434df7100ec8ab3c21b3b05fca018a873cffc72c33d17e2462", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6348538085b3ba434df7100ec8ab3c21b3b05fca018a873cffc72c33d17e2462", kill_on_drop: false }`
[INFO] [stdout] 6348538085b3ba434df7100ec8ab3c21b3b05fca018a873cffc72c33d17e2462
