[INFO] fetching crate bevy_utilitarian 0.8.0... [INFO] checking bevy_utilitarian-0.8.0 against master#86a49fd71fecd25b0fd20247db0ba95eeceaba28 for pr-129543-2 [INFO] extracting crate bevy_utilitarian 0.8.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate bevy_utilitarian 0.8.0 [INFO] finished tweaking crates.io crate bevy_utilitarian 0.8.0 [INFO] tweaked toml for crates.io crate bevy_utilitarian 0.8.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_utilitarian 0.8.0 on toolchain 86a49fd71fecd25b0fd20247db0ba95eeceaba28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_utilitarian 0.8.0 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" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded half v2.7.0 [INFO] [stderr] Downloaded moxcms v0.7.6 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1488ae4f2c97a3771d1ee0f438ae2e0bcf786cf1e83b3520b8d1c6da4b025e8 [INFO] running `Command { std: "docker" "start" "-a" "a1488ae4f2c97a3771d1ee0f438ae2e0bcf786cf1e83b3520b8d1c6da4b025e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1488ae4f2c97a3771d1ee0f438ae2e0bcf786cf1e83b3520b8d1c6da4b025e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1488ae4f2c97a3771d1ee0f438ae2e0bcf786cf1e83b3520b8d1c6da4b025e8", kill_on_drop: false }` [INFO] [stdout] a1488ae4f2c97a3771d1ee0f438ae2e0bcf786cf1e83b3520b8d1c6da4b025e8 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d496562e0c14af7f4653a7a0c3c4e41d7bd690aaf27eb02ba88650dbc02c2031 [INFO] running `Command { std: "docker" "start" "-a" "d496562e0c14af7f4653a7a0c3c4e41d7bd690aaf27eb02ba88650dbc02c2031", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Checking bevy_ptr v0.17.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling wgpu-hal v26.0.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking moxcms v0.7.6 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Compiling wgpu-core v26.0.1 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling wgpu v26.0.1 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling bevy_macro_utils v0.17.2 [INFO] [stderr] Compiling encase_derive_impl v0.11.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.17.2 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.17.2 [INFO] [stderr] Compiling bevy_derive v0.17.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling encase_derive v0.11.2 [INFO] [stderr] Compiling bevy_asset_macros v0.17.2 [INFO] [stderr] Compiling bevy_encase_derive v0.17.2 [INFO] [stderr] Compiling bevy_render_macros v0.17.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/86a49fd71fecd25b0fd20247db0ba95eeceaba28/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=13e5a64f8977ed11 -C extra-filename=-f5c13942352feca0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-39b06f03cba9dabf.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" "d496562e0c14af7f4653a7a0c3c4e41d7bd690aaf27eb02ba88650dbc02c2031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d496562e0c14af7f4653a7a0c3c4e41d7bd690aaf27eb02ba88650dbc02c2031", kill_on_drop: false }` [INFO] [stdout] d496562e0c14af7f4653a7a0c3c4e41d7bd690aaf27eb02ba88650dbc02c2031