[INFO] cloning repository https://github.com/rustwei/hello-world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustwei/hello-world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustwei%2Fhello-world", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustwei%2Fhello-world'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7fd992ea8182f7de98d4af8653a797587e8bbf3 [INFO] building rustwei/hello-world against try#434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275 for pr-101591 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustwei%2Fhello-world" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rustwei/hello-world on toolchain 434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rustwei/hello-world [INFO] finished tweaking git repo https://github.com/rustwei/hello-world [INFO] tweaked toml for git repo https://github.com/rustwei/hello-world written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/rustwei/hello-world already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0be5f9f1622aaa6e0d7906a29e4732372717b671a6835cfe0bfbcd035fa94ab2 [INFO] running `Command { std: "docker" "start" "-a" "0be5f9f1622aaa6e0d7906a29e4732372717b671a6835cfe0bfbcd035fa94ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0be5f9f1622aaa6e0d7906a29e4732372717b671a6835cfe0bfbcd035fa94ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0be5f9f1622aaa6e0d7906a29e4732372717b671a6835cfe0bfbcd035fa94ab2", kill_on_drop: false }` [INFO] [stdout] 0be5f9f1622aaa6e0d7906a29e4732372717b671a6835cfe0bfbcd035fa94ab2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebeb77fe160aceec44e6dcaf66d06d08d01bf2d40210d12c98e4cb5b9d7329c2 [INFO] running `Command { std: "docker" "start" "-a" "ebeb77fe160aceec44e6dcaf66d06d08d01bf2d40210d12c98e4cb5b9d7329c2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "ebeb77fe160aceec44e6dcaf66d06d08d01bf2d40210d12c98e4cb5b9d7329c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebeb77fe160aceec44e6dcaf66d06d08d01bf2d40210d12c98e4cb5b9d7329c2", kill_on_drop: false }` [INFO] [stdout] ebeb77fe160aceec44e6dcaf66d06d08d01bf2d40210d12c98e4cb5b9d7329c2