[INFO] cloning repository https://github.com/Nicbudd/calculate_pi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nicbudd/calculate_pi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicbudd%2Fcalculate_pi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicbudd%2Fcalculate_pi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41cf0847035ec4a03d4696acae736d1956f83304 [INFO] checking Nicbudd/calculate_pi against try#3652eaba14e5de752eaa5a8ffcac7132f9244f07 for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicbudd%2Fcalculate_pi" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nicbudd/calculate_pi on toolchain 3652eaba14e5de752eaa5a8ffcac7132f9244f07 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nicbudd/calculate_pi [INFO] finished tweaking git repo https://github.com/Nicbudd/calculate_pi [INFO] tweaked toml for git repo https://github.com/Nicbudd/calculate_pi written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Nicbudd/calculate_pi 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" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e64381abbdaf6069245df59d801bf9726e7b9d6654659e1cbe8bbb13fe9870e7 [INFO] running `Command { std: "docker" "start" "-a" "e64381abbdaf6069245df59d801bf9726e7b9d6654659e1cbe8bbb13fe9870e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e64381abbdaf6069245df59d801bf9726e7b9d6654659e1cbe8bbb13fe9870e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e64381abbdaf6069245df59d801bf9726e7b9d6654659e1cbe8bbb13fe9870e7", kill_on_drop: false }` [INFO] [stdout] e64381abbdaf6069245df59d801bf9726e7b9d6654659e1cbe8bbb13fe9870e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f322096d5026104e084a08d5009c59a0cddee0f099d2fedb8732a01230538459 [INFO] running `Command { std: "docker" "start" "-a" "f322096d5026104e084a08d5009c59a0cddee0f099d2fedb8732a01230538459", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.7 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling rug v1.15.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "f322096d5026104e084a08d5009c59a0cddee0f099d2fedb8732a01230538459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f322096d5026104e084a08d5009c59a0cddee0f099d2fedb8732a01230538459", kill_on_drop: false }` [INFO] [stdout] f322096d5026104e084a08d5009c59a0cddee0f099d2fedb8732a01230538459