[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] checking justinmoon/runlibtor against try#b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4 for pr-102737 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinmoon%2Frunlibtor" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justinmoon/runlibtor on toolchain b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4" "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-7/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" "+b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10e3f5679a05810525e22f84ac22f7afd652f656fd2c0f3b8da34726e83ba1d4 [INFO] running `Command { std: "docker" "start" "-a" "10e3f5679a05810525e22f84ac22f7afd652f656fd2c0f3b8da34726e83ba1d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10e3f5679a05810525e22f84ac22f7afd652f656fd2c0f3b8da34726e83ba1d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10e3f5679a05810525e22f84ac22f7afd652f656fd2c0f3b8da34726e83ba1d4", kill_on_drop: false }` [INFO] [stdout] 10e3f5679a05810525e22f84ac22f7afd652f656fd2c0f3b8da34726e83ba1d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0293544dae1f7281b7b3c56366c1df09836cd2ab2261256859d64aac15bb9603 [INFO] running `Command { std: "docker" "start" "-a" "0293544dae1f7281b7b3c56366c1df09836cd2ab2261256859d64aac15bb9603", 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 libc v0.2.68 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking 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 openssl-sys v0.9.54 [INFO] [stderr] Compiling libtor-sys v42.7.1+0.4.2.7 [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" "0293544dae1f7281b7b3c56366c1df09836cd2ab2261256859d64aac15bb9603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0293544dae1f7281b7b3c56366c1df09836cd2ab2261256859d64aac15bb9603", kill_on_drop: false }` [INFO] [stdout] 0293544dae1f7281b7b3c56366c1df09836cd2ab2261256859d64aac15bb9603