[INFO] cloning repository https://github.com/buzztaiki/lisp-by-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/buzztaiki/lisp-by-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuzztaiki%2Flisp-by-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuzztaiki%2Flisp-by-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c5c3f69caf1fbd4bee31d0f2c577cfc3f0de237 [INFO] documenting buzztaiki/lisp-by-rust 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%2Fbuzztaiki%2Flisp-by-rust" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/buzztaiki/lisp-by-rust 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/buzztaiki/lisp-by-rust [INFO] finished tweaking git repo https://github.com/buzztaiki/lisp-by-rust [INFO] tweaked toml for git repo https://github.com/buzztaiki/lisp-by-rust written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/buzztaiki/lisp-by-rust 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 6f90fd6fa421413541b56f2da6dff5330d4482053534b137bce0a81f3a980e8e [INFO] running `Command { std: "docker" "start" "-a" "6f90fd6fa421413541b56f2da6dff5330d4482053534b137bce0a81f3a980e8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f90fd6fa421413541b56f2da6dff5330d4482053534b137bce0a81f3a980e8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f90fd6fa421413541b56f2da6dff5330d4482053534b137bce0a81f3a980e8e", kill_on_drop: false }` [INFO] [stdout] 6f90fd6fa421413541b56f2da6dff5330d4482053534b137bce0a81f3a980e8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] ff41f9063a6e29f0df650e6e421003613e19de57033125a3faabd6f3522ac124 [INFO] running `Command { std: "docker" "start" "-a" "ff41f9063a6e29f0df650e6e421003613e19de57033125a3faabd6f3522ac124", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking lisp-by-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting lisp-by-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "ff41f9063a6e29f0df650e6e421003613e19de57033125a3faabd6f3522ac124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff41f9063a6e29f0df650e6e421003613e19de57033125a3faabd6f3522ac124", kill_on_drop: false }` [INFO] [stdout] ff41f9063a6e29f0df650e6e421003613e19de57033125a3faabd6f3522ac124 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 3f5bdc84aa8c249215cf0d23befc7fcd77911f74973e9be52604232d11b810c7 [INFO] running `Command { std: "docker" "start" "-a" "3f5bdc84aa8c249215cf0d23befc7fcd77911f74973e9be52604232d11b810c7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling quote v1.0.10 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "3f5bdc84aa8c249215cf0d23befc7fcd77911f74973e9be52604232d11b810c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f5bdc84aa8c249215cf0d23befc7fcd77911f74973e9be52604232d11b810c7", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: Could not kill running container 3f5bdc84aa8c249215cf0d23befc7fcd77911f74973e9be52604232d11b810c7, cannot remove - container 3f5bdc84aa8c PID 2419157 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 3f5bdc84aa8c249215cf0d23befc7fcd77911f74973e9be52604232d11b810c7 [ERROR] caused by: command failed: exit status: 1