[INFO] cloning repository https://github.com/YagirProtect/Rust-Asteroids [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YagirProtect/Rust-Asteroids" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYagirProtect%2FRust-Asteroids", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYagirProtect%2FRust-Asteroids'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed4ae35d14bcee797e5ffb3453a187e70f88679d [INFO] checking YagirProtect/Rust-Asteroids against master#59fd4ef94daa991e6797b5aa6127e824f3067def for pr-145108-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYagirProtect%2FRust-Asteroids" "/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/YagirProtect/Rust-Asteroids [INFO] finished tweaking git repo https://github.com/YagirProtect/Rust-Asteroids [INFO] tweaked toml for git repo https://github.com/YagirProtect/Rust-Asteroids written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/YagirProtect/Rust-Asteroids on toolchain 59fd4ef94daa991e6797b5aa6127e824f3067def [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/YagirProtect/Rust-Asteroids 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" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded objc2-core-audio v0.3.2 [INFO] [stderr] Downloaded objc2-core-audio-types v0.3.2 [INFO] [stderr] Downloaded rand_core v0.10.0-rc-3 [INFO] [stderr] Downloaded chacha20 v0.10.0-rc.6 [INFO] [stderr] Downloaded getrandom v0.4.0-rc.0 [INFO] [stderr] Downloaded calloop v0.14.3 [INFO] [stderr] Downloaded rand v0.10.0-rc.6 [INFO] [stderr] Downloaded objc2-audio-toolbox v0.3.2 [INFO] [stderr] Downloaded vek v0.17.2 [INFO] [stderr] Downloaded syn v2.0.112 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d5e6a271bf167501817448cb0000182b8bd8c4747e1d1d09026c4009a59388b [INFO] running `Command { std: "docker" "start" "-a" "0d5e6a271bf167501817448cb0000182b8bd8c4747e1d1d09026c4009a59388b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d5e6a271bf167501817448cb0000182b8bd8c4747e1d1d09026c4009a59388b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d5e6a271bf167501817448cb0000182b8bd8c4747e1d1d09026c4009a59388b", kill_on_drop: false }` [INFO] [stdout] 0d5e6a271bf167501817448cb0000182b8bd8c4747e1d1d09026c4009a59388b [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e370feace8a197493664f1beeb0c65d6553776ef199de3d521c2ba98c4f731c [INFO] running `Command { std: "docker" "start" "-a" "9e370feace8a197493664f1beeb0c65d6553776ef199de3d521c2ba98c4f731c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Compiling wayland-client v0.31.12 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Compiling zmij v1.0.9 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Checking rand_core v0.10.0-rc-3 [INFO] [stderr] Compiling getrandom v0.4.0-rc.0 [INFO] [stderr] Compiling cpal v0.16.0 [INFO] [stderr] Compiling vek v0.17.2 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking type-map v0.5.1 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Checking serde_json v1.0.148 [INFO] [stderr] Checking chacha20 v0.10.0-rc.6 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking rand v0.10.0-rc.6 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking calloop v0.14.3 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-cursor v0.31.12 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking wayland-protocols v0.32.10 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking zerocopy v0.8.31 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking symphonia-core v0.5.5 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking ecolor v0.27.2 [INFO] [stderr] Checking emath v0.27.2 [INFO] [stderr] Checking av-scenechange v0.14.1 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking rav1e v0.8.1 [INFO] [stderr] Checking icu_collections v2.1.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/59fd4ef94daa991e6797b5aa6127e824f3067def/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 embed-bitcode=no -C debuginfo=2 --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=a1138be497b5f2b0 -C extra-filename=-4182438869de10ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-0a284e369c3e1101.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" "9e370feace8a197493664f1beeb0c65d6553776ef199de3d521c2ba98c4f731c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e370feace8a197493664f1beeb0c65d6553776ef199de3d521c2ba98c4f731c", kill_on_drop: false }` [INFO] [stdout] 9e370feace8a197493664f1beeb0c65d6553776ef199de3d521c2ba98c4f731c