[INFO] cloning repository https://github.com/DenverW03/pongy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DenverW03/pongy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenverW03%2Fpongy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenverW03%2Fpongy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db4cd2e204f2ee267bc3f60031cffe0776eaf78c
[INFO] checking DenverW03/pongy against try#59a256151e578f525a26127f2c3e3a6c7e2982ca for pr-149291-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenverW03%2Fpongy" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DenverW03/pongy
[INFO] finished tweaking git repo https://github.com/DenverW03/pongy
[INFO] tweaked toml for git repo https://github.com/DenverW03/pongy written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DenverW03/pongy on toolchain 59a256151e578f525a26127f2c3e3a6c7e2982ca
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DenverW03/pongy 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" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec3f1c1e4c8c2fe1c4d86e29761960c28d3eaec8061a5e0a5e1e3ef59cb6f953
[INFO] running `Command { std: "docker" "start" "-a" "ec3f1c1e4c8c2fe1c4d86e29761960c28d3eaec8061a5e0a5e1e3ef59cb6f953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec3f1c1e4c8c2fe1c4d86e29761960c28d3eaec8061a5e0a5e1e3ef59cb6f953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec3f1c1e4c8c2fe1c4d86e29761960c28d3eaec8061a5e0a5e1e3ef59cb6f953", kill_on_drop: false }`
[INFO] [stdout] ec3f1c1e4c8c2fe1c4d86e29761960c28d3eaec8061a5e0a5e1e3ef59cb6f953
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fef387578b4a2ead9bbeb1b9876efa40c2cf788c03ed86e29aee0e68d0791dad
[INFO] running `Command { std: "docker" "start" "-a" "fef387578b4a2ead9bbeb1b9876efa40c2cf788c03ed86e29aee0e68d0791dad", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bevy_ptr v0.14.1
[INFO] [stderr]    Compiling uuid v1.9.1
[INFO] [stderr]     Checking libloading v0.8.4
[INFO] [stderr]    Compiling cc v1.0.102
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]     Checking sysinfo v0.30.12
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]     Checking tinyvec v1.6.1
[INFO] [stderr]    Compiling gilrs v0.10.7
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking euclid v0.22.10
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking async-executor v1.12.0
[INFO] [stderr]     Checking taffy v0.5.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking bevy_tasks v0.14.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]    Compiling toml_edit v0.22.16
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking owned_ttf_parser v0.21.0
[INFO] [stderr]     Checking ab_glyph v0.2.27
[INFO] [stderr]     Checking glyph_brush_layout v0.2.4
[INFO] [stderr]    Compiling encase_derive_impl v0.8.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.1
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.1
[INFO] [stderr]    Compiling bevy_derive v0.14.1
[INFO] [stderr]    Compiling bevy_asset_macros v0.14.1
[INFO] [stderr]    Compiling encase_derive v0.8.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.14.1
[INFO] [stderr]    Compiling bevy_render_macros v0.14.1
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.14.1
[INFO] [stderr]    Compiling bevy_state_macros v0.14.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.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/59a256151e578f525a26127f2c3e3a6c7e2982ca/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" "fef387578b4a2ead9bbeb1b9876efa40c2cf788c03ed86e29aee0e68d0791dad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fef387578b4a2ead9bbeb1b9876efa40c2cf788c03ed86e29aee0e68d0791dad", kill_on_drop: false }`
[INFO] [stdout] fef387578b4a2ead9bbeb1b9876efa40c2cf788c03ed86e29aee0e68d0791dad
