[INFO] cloning repository https://github.com/luyoutao/sam_seq_compressibility [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luyoutao/sam_seq_compressibility" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluyoutao%2Fsam_seq_compressibility", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluyoutao%2Fsam_seq_compressibility'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc2d3b98dd10a2db03c874689de48882dca05984 [INFO] documenting luyoutao/sam_seq_compressibility against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluyoutao%2Fsam_seq_compressibility" "/workspace/builds/worker-35/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-35/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luyoutao/sam_seq_compressibility on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luyoutao/sam_seq_compressibility [INFO] finished tweaking git repo https://github.com/luyoutao/sam_seq_compressibility [INFO] tweaked toml for git repo https://github.com/luyoutao/sam_seq_compressibility written to /workspace/builds/worker-35/source/Cargo.toml [INFO] crate git repo https://github.com/luyoutao/sam_seq_compressibility already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 808b7a3303a6c241a3df8ec65b2f7b17a0b31e72196072c5a7697e27db64660f [INFO] running `Command { std: "docker" "start" "-a" "808b7a3303a6c241a3df8ec65b2f7b17a0b31e72196072c5a7697e27db64660f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "808b7a3303a6c241a3df8ec65b2f7b17a0b31e72196072c5a7697e27db64660f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "808b7a3303a6c241a3df8ec65b2f7b17a0b31e72196072c5a7697e27db64660f", kill_on_drop: false }` [INFO] [stdout] 808b7a3303a6c241a3df8ec65b2f7b17a0b31e72196072c5a7697e27db64660f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2b7a7811c402ae048fb463fc260b6c8441b003eab592b25c47e320a1eb0ea44 [INFO] running `Command { std: "docker" "start" "-a" "a2b7a7811c402ae048fb463fc260b6c8441b003eab592b25c47e320a1eb0ea44", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Documenting sam_seq_compressibility v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.00s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "a2b7a7811c402ae048fb463fc260b6c8441b003eab592b25c47e320a1eb0ea44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2b7a7811c402ae048fb463fc260b6c8441b003eab592b25c47e320a1eb0ea44", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: Could not kill running container a2b7a7811c402ae048fb463fc260b6c8441b003eab592b25c47e320a1eb0ea44, cannot remove - tried to kill container, but did not receive an exit event [ERROR] failed to delete container a2b7a7811c402ae048fb463fc260b6c8441b003eab592b25c47e320a1eb0ea44 [ERROR] caused by: command failed: exit status: 1