[INFO] cloning repository https://github.com/justinmoon/runlibtor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinmoon/runlibtor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinmoon%2Frunlibtor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinmoon%2Frunlibtor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c6424cdad9907a3729c8606c24b25b47f90c1d2 [INFO] building justinmoon/runlibtor against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinmoon%2Frunlibtor" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justinmoon/runlibtor on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/justinmoon/runlibtor [INFO] finished tweaking git repo https://github.com/justinmoon/runlibtor [INFO] tweaked toml for git repo https://github.com/justinmoon/runlibtor written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/justinmoon/runlibtor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6c9668833e2fe282acbb3ee37f4fd122efb545cd096408cfa0b6c4a3c5fb04a [INFO] running `Command { std: "docker" "start" "-a" "b6c9668833e2fe282acbb3ee37f4fd122efb545cd096408cfa0b6c4a3c5fb04a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6c9668833e2fe282acbb3ee37f4fd122efb545cd096408cfa0b6c4a3c5fb04a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6c9668833e2fe282acbb3ee37f4fd122efb545cd096408cfa0b6c4a3c5fb04a", kill_on_drop: false }` [INFO] [stdout] b6c9668833e2fe282acbb3ee37f4fd122efb545cd096408cfa0b6c4a3c5fb04a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c137e8cbc83be9a8539befb72473e78459c9d65e9464908766f9e606f3f6a7a [INFO] running `Command { std: "docker" "start" "-a" "9c137e8cbc83be9a8539befb72473e78459c9d65e9464908766f9e606f3f6a7a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling openssl-src v111.7.0+1.1.1e [INFO] [stderr] Compiling autotools v0.2.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libtor-sys v42.7.1+0.4.2.7 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling libtor-derive v0.1.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "9c137e8cbc83be9a8539befb72473e78459c9d65e9464908766f9e606f3f6a7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c137e8cbc83be9a8539befb72473e78459c9d65e9464908766f9e606f3f6a7a", kill_on_drop: false }` [INFO] [stdout] 9c137e8cbc83be9a8539befb72473e78459c9d65e9464908766f9e606f3f6a7a