[INFO] cloning repository https://github.com/henryksloan/sugarcubes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henryksloan/sugarcubes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenryksloan%2Fsugarcubes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenryksloan%2Fsugarcubes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed27bfeef7ce2908f2adc60f6104af059791bb5c [INFO] testing henryksloan/sugarcubes against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenryksloan%2Fsugarcubes" "/workspace/builds/worker-116/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-116/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/henryksloan/sugarcubes on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/henryksloan/sugarcubes [INFO] finished tweaking git repo https://github.com/henryksloan/sugarcubes [INFO] tweaked toml for git repo https://github.com/henryksloan/sugarcubes written to /workspace/builds/worker-116/source/Cargo.toml [INFO] crate git repo https://github.com/henryksloan/sugarcubes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "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-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32c81df82189fe11842c00d993ef0b73d4098c9f2d679d0ab894ca736afbec91 [INFO] running `Command { std: "docker" "start" "-a" "32c81df82189fe11842c00d993ef0b73d4098c9f2d679d0ab894ca736afbec91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32c81df82189fe11842c00d993ef0b73d4098c9f2d679d0ab894ca736afbec91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c81df82189fe11842c00d993ef0b73d4098c9f2d679d0ab894ca736afbec91", kill_on_drop: false }` [INFO] [stdout] 32c81df82189fe11842c00d993ef0b73d4098c9f2d679d0ab894ca736afbec91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e252fac09c583696ac893ef652b14be3a1cad3163a6adaeef8099a4695aecf01 [INFO] running `Command { std: "docker" "start" "-a" "e252fac09c583696ac893ef652b14be3a1cad3163a6adaeef8099a4695aecf01", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Compiling emath v0.14.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling atomic_refcell v0.1.7 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling sapp-jsutils v0.1.5 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling macroquad_macro v0.1.5 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "e252fac09c583696ac893ef652b14be3a1cad3163a6adaeef8099a4695aecf01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e252fac09c583696ac893ef652b14be3a1cad3163a6adaeef8099a4695aecf01", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: Could not kill running container e252fac09c583696ac893ef652b14be3a1cad3163a6adaeef8099a4695aecf01, cannot remove - container e252fac09c58 PID 2610865 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 e252fac09c583696ac893ef652b14be3a1cad3163a6adaeef8099a4695aecf01 [ERROR] caused by: command failed: exit status: 1