[INFO] cloning repository https://github.com/bones-ai/bevy-2d-shooter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bones-ai/bevy-2d-shooter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbones-ai%2Fbevy-2d-shooter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbones-ai%2Fbevy-2d-shooter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8fcf51dac9b4fe38743d0a585f1a463400e80a9d
[INFO] checking bones-ai/bevy-2d-shooter against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbones-ai%2Fbevy-2d-shooter" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bones-ai/bevy-2d-shooter
[INFO] finished tweaking git repo https://github.com/bones-ai/bevy-2d-shooter
[INFO] tweaked toml for git repo https://github.com/bones-ai/bevy-2d-shooter written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bones-ai/bevy-2d-shooter on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bones-ai/bevy-2d-shooter 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 56c8138580902da80e4a9972f65462008ef380e7b18d697f539c6dc0a3f37032
[INFO] running `Command { std: "docker" "start" "56c8138580902da80e4a9972f65462008ef380e7b18d697f539c6dc0a3f37032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56c8138580902da80e4a9972f65462008ef380e7b18d697f539c6dc0a3f37032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56c8138580902da80e4a9972f65462008ef380e7b18d697f539c6dc0a3f37032" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56c8138580902da80e4a9972f65462008ef380e7b18d697f539c6dc0a3f37032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56c8138580902da80e4a9972f65462008ef380e7b18d697f539c6dc0a3f37032" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.9
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]     Checking bevy_ptr v0.13.1
[INFO] [stderr]     Checking event-listener v5.1.0
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling cc v1.0.87
[INFO] [stderr]    Compiling wgpu-hal v0.19.1
[INFO] [stderr]     Checking accesskit v0.12.2
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling wgpu-core v0.19.0
[INFO] [stderr]     Checking renderdoc-sys v1.0.0
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking svg_fmt v0.4.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling winit v0.29.10
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]    Compiling gilrs v0.10.4
[INFO] [stderr]     Checking sysinfo v0.30.5
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking bevy_tasks v0.13.1
[INFO] [stderr]     Checking alsa v0.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking pdqselect v0.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking kd-tree v0.5.3
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]     Checking ruzstd v0.5.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.13.1
[INFO] [stderr]    Compiling encase_derive_impl v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.13.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.13.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.13.1
[INFO] [stderr]    Compiling bevy_derive v0.13.1
[INFO] [stderr]    Compiling bevy_asset_macros v0.13.1
[INFO] [stderr]    Compiling encase_derive v0.7.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.13.1
[INFO] [stderr]    Compiling bevy_render_macros v0.13.1
[INFO] [stderr]    Compiling gltf-derive v1.4.0
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.13.1
[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/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=aa26d46fafb73475 -C extra-filename=-0bdbbcf1df9d39e4 --out-dir /opt/rustwide/target/debug/build/ash/0bdbbcf1df9d39e4/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9e2f955f07d6e36d/out --extern libloading=/opt/rustwide/target/debug/build/libloading/4c076bc1e298bef1/out/liblibloading-4c076bc1e298bef1.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "56c8138580902da80e4a9972f65462008ef380e7b18d697f539c6dc0a3f37032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56c8138580902da80e4a9972f65462008ef380e7b18d697f539c6dc0a3f37032", kill_on_drop: false }`
[INFO] [stdout] 56c8138580902da80e4a9972f65462008ef380e7b18d697f539c6dc0a3f37032
