[INFO] cloning repository https://github.com/luyoutao/fa_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/fa_seq_compressibility" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluyoutao%2Ffa_seq_compressibility", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluyoutao%2Ffa_seq_compressibility'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15ab3da51a647a6bd28f540298ea5631e5823e6b [INFO] documenting luyoutao/fa_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%2Ffa_seq_compressibility" "/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/luyoutao/fa_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/fa_seq_compressibility [INFO] finished tweaking git repo https://github.com/luyoutao/fa_seq_compressibility [INFO] tweaked toml for git repo https://github.com/luyoutao/fa_seq_compressibility written to /workspace/builds/worker-17/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2979ac2f3861222a7bf22d6392c2f3e31cada3249c7f09d1110b9c3a8fea2e5 [INFO] running `Command { std: "docker" "start" "-a" "c2979ac2f3861222a7bf22d6392c2f3e31cada3249c7f09d1110b9c3a8fea2e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2979ac2f3861222a7bf22d6392c2f3e31cada3249c7f09d1110b9c3a8fea2e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2979ac2f3861222a7bf22d6392c2f3e31cada3249c7f09d1110b9c3a8fea2e5", kill_on_drop: false }` [INFO] [stdout] c2979ac2f3861222a7bf22d6392c2f3e31cada3249c7f09d1110b9c3a8fea2e5 [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" "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] 055dc278030f646a6f9f7d03f5607361b4c1695af06836159acc0b6732d6f739 [INFO] running `Command { std: "docker" "start" "-a" "055dc278030f646a6f9f7d03f5607361b4c1695af06836159acc0b6732d6f739", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Documenting fa_seq_compressibility v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.35s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "055dc278030f646a6f9f7d03f5607361b4c1695af06836159acc0b6732d6f739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "055dc278030f646a6f9f7d03f5607361b4c1695af06836159acc0b6732d6f739", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: Could not kill running container 055dc278030f646a6f9f7d03f5607361b4c1695af06836159acc0b6732d6f739, cannot remove - tried to kill container, but did not receive an exit event [ERROR] failed to delete container 055dc278030f646a6f9f7d03f5607361b4c1695af06836159acc0b6732d6f739 [ERROR] caused by: command failed: exit status: 1