[INFO] cloning repository https://github.com/KrazyMiner001/calc-sin-e-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KrazyMiner001/calc-sin-e-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrazyMiner001%2Fcalc-sin-e-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrazyMiner001%2Fcalc-sin-e-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81c5a699fc5f25d48f837d349c8815f0237d5d9c
[INFO] building KrazyMiner001/calc-sin-e-rust against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrazyMiner001%2Fcalc-sin-e-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/KrazyMiner001/calc-sin-e-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/KrazyMiner001/calc-sin-e-rust
[INFO] finished tweaking git repo https://github.com/KrazyMiner001/calc-sin-e-rust
[INFO] tweaked toml for git repo https://github.com/KrazyMiner001/calc-sin-e-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/KrazyMiner001/calc-sin-e-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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded primal-estimate v0.3.2
[INFO] [stderr]   Downloaded primal-sieve v0.3.6
[INFO] [stderr]   Downloaded rug v1.24.1
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.2
[INFO] [stderr]   Downloaded primal-bit v0.3.1
[INFO] [stderr]   Downloaded factorial v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 32643ff22ee555730f9dbcbca34651bacfadd434ae8354631c4c3b91b1bc93a5
[INFO] running `Command { std: "docker" "start" "-a" "32643ff22ee555730f9dbcbca34651bacfadd434ae8354631c4c3b91b1bc93a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32643ff22ee555730f9dbcbca34651bacfadd434ae8354631c4c3b91b1bc93a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32643ff22ee555730f9dbcbca34651bacfadd434ae8354631c4c3b91b1bc93a5", kill_on_drop: false }`
[INFO] [stdout] 32643ff22ee555730f9dbcbca34651bacfadd434ae8354631c4c3b91b1bc93a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 01f3205cdee20c3c686d8c9f450d93e482c82d90998052c4ef2b5b5db9e9b865
[INFO] running `Command { std: "docker" "start" "-a" "01f3205cdee20c3c686d8c9f450d93e482c82d90998052c4ef2b5b5db9e9b865", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.2
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling hamming v0.1.3
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rug v1.24.1
[INFO] [stderr]    Compiling primal-estimate v0.3.2
[INFO] [stderr]    Compiling primal-bit v0.3.1
[INFO] [stderr]    Compiling primal-sieve v0.3.6
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling factorial v0.4.0
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "01f3205cdee20c3c686d8c9f450d93e482c82d90998052c4ef2b5b5db9e9b865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01f3205cdee20c3c686d8c9f450d93e482c82d90998052c4ef2b5b5db9e9b865", kill_on_drop: false }`
[INFO] [stdout] 01f3205cdee20c3c686d8c9f450d93e482c82d90998052c4ef2b5b5db9e9b865
