[INFO] cloning repository https://github.com/GopherJ/bcrypt-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GopherJ/bcrypt-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGopherJ%2Fbcrypt-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGopherJ%2Fbcrypt-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3c1200c9f5f3d64d44c7435c56af522d8ad12a8 [INFO] checking GopherJ/bcrypt-generator against master#bdcb6a99e853732f8ec050ae4986aa3af51d44c5 for 92191_revert [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGopherJ%2Fbcrypt-generator" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GopherJ/bcrypt-generator on toolchain bdcb6a99e853732f8ec050ae4986aa3af51d44c5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bdcb6a99e853732f8ec050ae4986aa3af51d44c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GopherJ/bcrypt-generator [INFO] finished tweaking git repo https://github.com/GopherJ/bcrypt-generator [INFO] tweaked toml for git repo https://github.com/GopherJ/bcrypt-generator written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/GopherJ/bcrypt-generator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bdcb6a99e853732f8ec050ae4986aa3af51d44c5" "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-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+bdcb6a99e853732f8ec050ae4986aa3af51d44c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7328d1183204fd85e866887bab4c370d4c8657c0a66019de5ccc99abf213e08 [INFO] running `Command { std: "docker" "start" "-a" "f7328d1183204fd85e866887bab4c370d4c8657c0a66019de5ccc99abf213e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7328d1183204fd85e866887bab4c370d4c8657c0a66019de5ccc99abf213e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7328d1183204fd85e866887bab4c370d4c8657c0a66019de5ccc99abf213e08", kill_on_drop: false }` [INFO] [stdout] f7328d1183204fd85e866887bab4c370d4c8657c0a66019de5ccc99abf213e08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+bdcb6a99e853732f8ec050ae4986aa3af51d44c5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b69e96e89ad526b4dceeed840dbdaf7dc793da2f4eb2a41f36690b1703ed3050 [INFO] running `Command { std: "docker" "start" "-a" "b69e96e89ad526b4dceeed840dbdaf7dc793da2f4eb2a41f36690b1703ed3050", kill_on_drop: false }` [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.61 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking lazy_static v1.3.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "b69e96e89ad526b4dceeed840dbdaf7dc793da2f4eb2a41f36690b1703ed3050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b69e96e89ad526b4dceeed840dbdaf7dc793da2f4eb2a41f36690b1703ed3050", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: Could not kill running container b69e96e89ad526b4dceeed840dbdaf7dc793da2f4eb2a41f36690b1703ed3050, cannot remove - container b69e96e89ad5 PID 476359 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 b69e96e89ad526b4dceeed840dbdaf7dc793da2f4eb2a41f36690b1703ed3050 [ERROR] caused by: command failed: exit status: 1