[INFO] cloning repository https://github.com/vi/wsbroad [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vi/wsbroad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Fwsbroad", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Fwsbroad'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] faab5e17e43ad2125613dd2f999e390329789fce [INFO] checking vi/wsbroad against try#378b6a8a384b3bd0818af5f1745e5747a98bff7b for pr-95819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Fwsbroad" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vi/wsbroad on toolchain 378b6a8a384b3bd0818af5f1745e5747a98bff7b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+378b6a8a384b3bd0818af5f1745e5747a98bff7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vi/wsbroad [INFO] finished tweaking git repo https://github.com/vi/wsbroad [INFO] tweaked toml for git repo https://github.com/vi/wsbroad written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/vi/wsbroad already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+378b6a8a384b3bd0818af5f1745e5747a98bff7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+378b6a8a384b3bd0818af5f1745e5747a98bff7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33f4fea0440fc7cfe80fb961a21f5b26194dda60bda9000533193ad11d58c650 [INFO] running `Command { std: "docker" "start" "-a" "33f4fea0440fc7cfe80fb961a21f5b26194dda60bda9000533193ad11d58c650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33f4fea0440fc7cfe80fb961a21f5b26194dda60bda9000533193ad11d58c650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33f4fea0440fc7cfe80fb961a21f5b26194dda60bda9000533193ad11d58c650", kill_on_drop: false }` [INFO] [stdout] 33f4fea0440fc7cfe80fb961a21f5b26194dda60bda9000533193ad11d58c650 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+378b6a8a384b3bd0818af5f1745e5747a98bff7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8758e12560ba58a59259bd69c4563878d540ce7f6bc8eddd1177d4bcb9e9013b [INFO] running `Command { std: "docker" "start" "-a" "8758e12560ba58a59259bd69c4563878d540ce7f6bc8eddd1177d4bcb9e9013b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.5 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking bytes v0.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling tokio v0.3.6 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking mio v0.7.6 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "8758e12560ba58a59259bd69c4563878d540ce7f6bc8eddd1177d4bcb9e9013b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8758e12560ba58a59259bd69c4563878d540ce7f6bc8eddd1177d4bcb9e9013b", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: Could not kill running container 8758e12560ba58a59259bd69c4563878d540ce7f6bc8eddd1177d4bcb9e9013b, cannot remove - container 8758e12560ba PID 3646916 is zombie and can not be killed. Use the --init option when creating containers to run an init inside the container that forwards signals and reaps processes [ERROR] failed to delete container 8758e12560ba58a59259bd69c4563878d540ce7f6bc8eddd1177d4bcb9e9013b [ERROR] caused by: command failed: exit status: 1