[INFO] cloning repository https://github.com/IANTSOGod/bevy_2d [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IANTSOGod/bevy_2d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIANTSOGod%2Fbevy_2d", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIANTSOGod%2Fbevy_2d'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c487933863bdc26276fbfd80b018dafdae36263b [INFO] checking IANTSOGod/bevy_2d against master#5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa for pr-149901 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIANTSOGod%2Fbevy_2d" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/IANTSOGod/bevy_2d [INFO] finished tweaking git repo https://github.com/IANTSOGod/bevy_2d [INFO] tweaked toml for git repo https://github.com/IANTSOGod/bevy_2d written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/IANTSOGod/bevy_2d on toolchain 5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/IANTSOGod/bevy_2d 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" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81ce6407db931954a41c8e27a03271814cb961de81837c21ea6477873add4b89 [INFO] running `Command { std: "docker" "start" "-a" "81ce6407db931954a41c8e27a03271814cb961de81837c21ea6477873add4b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81ce6407db931954a41c8e27a03271814cb961de81837c21ea6477873add4b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81ce6407db931954a41c8e27a03271814cb961de81837c21ea6477873add4b89", kill_on_drop: false }` [INFO] [stdout] 81ce6407db931954a41c8e27a03271814cb961de81837c21ea6477873add4b89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d08a7456e3ad1d577f7d43b112bf0c6aa87d6383aad2000ee7173388178c2988 [INFO] running `Command { std: "docker" "start" "-a" "d08a7456e3ad1d577f7d43b112bf0c6aa87d6383aad2000ee7173388178c2988", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling bevy_macro_utils v0.15.3 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking ctrlc v3.4.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.3 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.3 [INFO] [stderr] Checking bevy_tasks v0.15.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling bevy_derive v0.15.3 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking naga v23.1.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking bevy_utils v0.15.3 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking glam v0.29.3 [INFO] [stderr] Compiling blake3 v1.8.1 [INFO] [stderr] Compiling bevy_asset_macros v0.15.3 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking atomicow v1.1.0 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Compiling bevy_encase_derive v0.15.3 [INFO] [stderr] Compiling bevy_render_macros v0.15.3 [INFO] [stderr] Checking offset-allocator v0.2.0 [INFO] [stderr] Checking font-types v0.7.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking rustybuzz v0.14.1 [INFO] [stderr] Checking read-fonts v0.22.7 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking fontdb v0.16.2 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Checking cpal v0.15.3 [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/5b150d238fbd4fe7bc2cd3140d8e6fb4406099fa/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 -C embed-bitcode=no -C debuginfo=2 --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=3ca634086e94cbac -C extra-filename=-8f5cff699386d53f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-1986a0d07606245d.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" "d08a7456e3ad1d577f7d43b112bf0c6aa87d6383aad2000ee7173388178c2988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d08a7456e3ad1d577f7d43b112bf0c6aa87d6383aad2000ee7173388178c2988", kill_on_drop: false }` [INFO] [stdout] d08a7456e3ad1d577f7d43b112bf0c6aa87d6383aad2000ee7173388178c2988