[INFO] cloning repository https://github.com/Connor-Staples/bevy_0.15-Snake-Game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Connor-Staples/bevy_0.15-Snake-Game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnor-Staples%2Fbevy_0.15-Snake-Game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnor-Staples%2Fbevy_0.15-Snake-Game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c67de621977e10dd2d890cc3901849b49076dcd
[INFO] testing Connor-Staples/bevy_0.15-Snake-Game against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnor-Staples%2Fbevy_0.15-Snake-Game" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Connor-Staples/bevy_0.15-Snake-Game
[INFO] finished tweaking git repo https://github.com/Connor-Staples/bevy_0.15-Snake-Game
[INFO] tweaked toml for git repo https://github.com/Connor-Staples/bevy_0.15-Snake-Game written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Connor-Staples/bevy_0.15-Snake-Game on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Connor-Staples/bevy_0.15-Snake-Game already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-strings v0.3.0
[INFO] [stderr]   Downloaded windows-result v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e8de88a11f21b8f7bb22659bda4e366ed8008dbb3deaa13bc80d27a974aba87
[INFO] running `Command { std: "docker" "start" "-a" "5e8de88a11f21b8f7bb22659bda4e366ed8008dbb3deaa13bc80d27a974aba87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e8de88a11f21b8f7bb22659bda4e366ed8008dbb3deaa13bc80d27a974aba87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e8de88a11f21b8f7bb22659bda4e366ed8008dbb3deaa13bc80d27a974aba87", kill_on_drop: false }`
[INFO] [stdout] 5e8de88a11f21b8f7bb22659bda4e366ed8008dbb3deaa13bc80d27a974aba87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 211bdab02007c801e1c825bdedce9c81b7af5afd44c64d4693a3660b8328c8b7
[INFO] running `Command { std: "docker" "start" "-a" "211bdab02007c801e1c825bdedce9c81b7af5afd44c64d4693a3660b8328c8b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling const_panic v0.2.12
[INFO] [stderr]    Compiling stackfuture v0.3.0
[INFO] [stderr]    Compiling atomicow v1.0.0
[INFO] [stderr]    Compiling wgpu v23.0.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling accesskit v0.17.1
[INFO] [stderr]    Compiling ktx2 v0.3.0
[INFO] [stderr]    Compiling const_soft_float v0.1.4
[INFO] [stderr]    Compiling ruzstd v0.7.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling sysinfo v0.32.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling constgebra v0.1.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling data-encoding v2.7.0
[INFO] [stderr]    Compiling offset-allocator v0.2.0
[INFO] [stderr]    Compiling bevy_tasks v0.15.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=0233264c18f90c9f -C extra-filename=-4c9576a2af8e7cfa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-5b8b20fa6cbd7a7a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "211bdab02007c801e1c825bdedce9c81b7af5afd44c64d4693a3660b8328c8b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "211bdab02007c801e1c825bdedce9c81b7af5afd44c64d4693a3660b8328c8b7", kill_on_drop: false }`
[INFO] [stdout] 211bdab02007c801e1c825bdedce9c81b7af5afd44c64d4693a3660b8328c8b7
