[INFO] cloning repository https://github.com/Mesanucta/pong_with_obstacles [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mesanucta/pong_with_obstacles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMesanucta%2Fpong_with_obstacles", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMesanucta%2Fpong_with_obstacles'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8647d632ff47ac66c2e81f5a49155de7724b150d [INFO] checking Mesanucta/pong_with_obstacles against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMesanucta%2Fpong_with_obstacles" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Mesanucta/pong_with_obstacles [INFO] finished tweaking git repo https://github.com/Mesanucta/pong_with_obstacles [INFO] tweaked toml for git repo https://github.com/Mesanucta/pong_with_obstacles written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Mesanucta/pong_with_obstacles on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Mesanucta/pong_with_obstacles 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 3 packages to latest Rust 1.93.0-nightly compatible versions [INFO] [stderr] Adding rand v0.9.2 [INFO] [stderr] Adding rand_chacha v0.9.0 [INFO] [stderr] Adding rand_core v0.9.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6066a2ed12e77d2d66679ac2b0994498f35b376cc36ba66f72dc9bd3beebd13a [INFO] running `Command { std: "docker" "start" "-a" "6066a2ed12e77d2d66679ac2b0994498f35b376cc36ba66f72dc9bd3beebd13a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6066a2ed12e77d2d66679ac2b0994498f35b376cc36ba66f72dc9bd3beebd13a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6066a2ed12e77d2d66679ac2b0994498f35b376cc36ba66f72dc9bd3beebd13a", kill_on_drop: false }` [INFO] [stdout] 6066a2ed12e77d2d66679ac2b0994498f35b376cc36ba66f72dc9bd3beebd13a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8eaa437badf75ea15a989e67e0a4d259d7f5397d9675f7720c301a279eb068c3 [INFO] running `Command { std: "docker" "start" "-a" "8eaa437badf75ea15a989e67e0a4d259d7f5397d9675f7720c301a279eb068c3", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Checking bevy_ptr v0.16.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bevy_macro_utils v0.16.1 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking glam v0.29.3 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking bevy_platform v0.16.1 [INFO] [stderr] Checking bevy_utils v0.16.1 [INFO] [stderr] Checking petgraph v0.7.1 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking bevy_tasks v0.16.1 [INFO] [stderr] Checking nix v0.30.1 [INFO] [stderr] Checking wgpu-types v24.0.0 [INFO] [stderr] Checking ctrlc v3.4.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling encase_derive v0.10.0 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Compiling bevy_reflect_derive v0.16.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.16.1 [INFO] [stderr] Compiling bevy_derive v0.16.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling bevy_asset_macros v0.16.1 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking encase v0.10.0 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking hexasphere v15.1.0 [INFO] [stderr] Checking bevy_mikktspace v0.16.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling bevy_encase_derive v0.16.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling bevy_render_macros v0.16.1 [INFO] [stderr] Checking offset-allocator v0.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking rustix v1.0.7 [INFO] [stderr] Checking x11rb-protocol 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/4f260f0f20b3133d20cfb50353c0221943af5796/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 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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=4dd2fe4e12b33a1c -C extra-filename=-cc6174cf6277dbee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-472fe7a2d2516c69.rmeta --cap-lints allow --cap-lints=forbid -Dunmustuse_in_always_ok` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8eaa437badf75ea15a989e67e0a4d259d7f5397d9675f7720c301a279eb068c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eaa437badf75ea15a989e67e0a4d259d7f5397d9675f7720c301a279eb068c3", kill_on_drop: false }` [INFO] [stdout] 8eaa437badf75ea15a989e67e0a4d259d7f5397d9675f7720c301a279eb068c3