[INFO] cloning repository https://github.com/khalilhamdii/infinite_shooter_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khalilhamdii/infinite_shooter_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhalilhamdii%2Finfinite_shooter_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhalilhamdii%2Finfinite_shooter_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8aef9f05c12a8609ea1ce9d10dffb03ad74bb711 [INFO] checking khalilhamdii/infinite_shooter_game against master#c871d09d1cc32a649f4c5177bb819646260ed120 for pr-149291-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhalilhamdii%2Finfinite_shooter_game" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/khalilhamdii/infinite_shooter_game [INFO] finished tweaking git repo https://github.com/khalilhamdii/infinite_shooter_game [INFO] tweaked toml for git repo https://github.com/khalilhamdii/infinite_shooter_game written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/khalilhamdii/infinite_shooter_game on toolchain c871d09d1cc32a649f4c5177bb819646260ed120 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c871d09d1cc32a649f4c5177bb819646260ed120" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/khalilhamdii/infinite_shooter_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" "+c871d09d1cc32a649f4c5177bb819646260ed120" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kd-tree v0.6.0 [INFO] [stderr] Downloaded rustc-hash v2.0.0 [INFO] [stderr] Downloaded libm v0.2.10 [INFO] [stderr] Downloaded bevy_pancam v0.14.0 [INFO] [stderr] Downloaded bevy_rapier2d v0.27.0 [INFO] [stderr] Downloaded nalgebra v0.33.1 [INFO] [stderr] Downloaded parry2d v0.16.1 [INFO] [stderr] Downloaded spade v2.12.1 [INFO] [stderr] Downloaded rapier2d v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c871d09d1cc32a649f4c5177bb819646260ed120" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3ba2f38ca0988a1fc64ed5fd74c65e8e6ad11bdc6fae9c0bb1e003009f09420 [INFO] running `Command { std: "docker" "start" "-a" "d3ba2f38ca0988a1fc64ed5fd74c65e8e6ad11bdc6fae9c0bb1e003009f09420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3ba2f38ca0988a1fc64ed5fd74c65e8e6ad11bdc6fae9c0bb1e003009f09420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3ba2f38ca0988a1fc64ed5fd74c65e8e6ad11bdc6fae9c0bb1e003009f09420", kill_on_drop: false }` [INFO] [stdout] d3ba2f38ca0988a1fc64ed5fd74c65e8e6ad11bdc6fae9c0bb1e003009f09420 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c871d09d1cc32a649f4c5177bb819646260ed120" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 320a65575fd90f6a7fa2ec1cfcd5c51e04f0946f9a3f9228ebb8420e8fe93603 [INFO] running `Command { std: "docker" "start" "-a" "320a65575fd90f6a7fa2ec1cfcd5c51e04f0946f9a3f9228ebb8420e8fe93603", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling libm v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking robust v1.1.0 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking taffy v0.5.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking ordered-float v4.4.0 [INFO] [stderr] Checking glyph_brush_layout v0.2.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking kd-tree v0.6.0 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Compiling bevy_macro_utils v0.14.2 [INFO] [stderr] Compiling encase_derive_impl v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.2 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.2 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.2 [INFO] [stderr] Compiling bevy_derive v0.14.2 [INFO] [stderr] Compiling encase_derive v0.8.0 [INFO] [stderr] Compiling bevy_asset_macros v0.14.2 [INFO] [stderr] Compiling bevy_render_macros v0.14.2 [INFO] [stderr] Compiling bevy_encase_derive v0.14.2 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Compiling bevy_state_macros v0.14.2 [INFO] [stderr] Compiling bevy_gizmos_macros v0.14.2 [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/c871d09d1cc32a649f4c5177bb819646260ed120/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 --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=-4b2081b9ef9ca25e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-f865cda042a44b04.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" "320a65575fd90f6a7fa2ec1cfcd5c51e04f0946f9a3f9228ebb8420e8fe93603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "320a65575fd90f6a7fa2ec1cfcd5c51e04f0946f9a3f9228ebb8420e8fe93603", kill_on_drop: false }` [INFO] [stdout] 320a65575fd90f6a7fa2ec1cfcd5c51e04f0946f9a3f9228ebb8420e8fe93603