[INFO] cloning repository https://github.com/ldaveyl/spaceship_game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ldaveyl/spaceship_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fldaveyl%2Fspaceship_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fldaveyl%2Fspaceship_game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af7bcdd518b28ad805869fe6f6db2c7448924e5f
[INFO] checking ldaveyl/spaceship_game against master#fcac501a73cdde54de46a0683567f1a890730555 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fldaveyl%2Fspaceship_game" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ldaveyl/spaceship_game
[INFO] finished tweaking git repo https://github.com/ldaveyl/spaceship_game
[INFO] tweaked toml for git repo https://github.com/ldaveyl/spaceship_game written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ldaveyl/spaceship_game on toolchain fcac501a73cdde54de46a0683567f1a890730555
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcac501a73cdde54de46a0683567f1a890730555" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ldaveyl/spaceship_game 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" "+fcac501a73cdde54de46a0683567f1a890730555" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gilrs-core v0.5.12
[INFO] [stderr]   Downloaded bevy_dylib v0.14.0
[INFO] [stderr]   Downloaded ruzstd v0.7.0
[INFO] [stderr]   Downloaded ab_glyph v0.2.27
[INFO] [stderr]   Downloaded gilrs v0.10.7
[INFO] [stderr]   Downloaded cc v1.0.104
[INFO] [stderr]   Downloaded taffy v0.5.1
[INFO] [stderr]   Downloaded winit v0.30.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+fcac501a73cdde54de46a0683567f1a890730555" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17063b0faab155bf99fe1b648dfd90ca85fd6cf3fc3640c6b41afce00e467f9b
[INFO] running `Command { std: "docker" "start" "-a" "17063b0faab155bf99fe1b648dfd90ca85fd6cf3fc3640c6b41afce00e467f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17063b0faab155bf99fe1b648dfd90ca85fd6cf3fc3640c6b41afce00e467f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17063b0faab155bf99fe1b648dfd90ca85fd6cf3fc3640c6b41afce00e467f9b", kill_on_drop: false }`
[INFO] [stdout] 17063b0faab155bf99fe1b648dfd90ca85fd6cf3fc3640c6b41afce00e467f9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+fcac501a73cdde54de46a0683567f1a890730555" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8154fdb6864785959c3639f7fcaaa3bbe897c913c6a339594c6daefdfefaa048
[INFO] running `Command { std: "docker" "start" "-a" "8154fdb6864785959c3639f7fcaaa3bbe897c913c6a339594c6daefdfefaa048", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling uuid v1.9.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]     Checking sysinfo v0.30.12
[INFO] [stderr]     Checking ruzstd v0.7.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]    Compiling winit v0.30.3
[INFO] [stderr]     Checking tinyvec v1.6.1
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling gilrs v0.10.7
[INFO] [stderr]     Checking slotmap v1.0.7
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking grid v0.14.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking taffy v0.5.1
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking owned_ttf_parser v0.21.0
[INFO] [stderr]     Checking ab_glyph v0.2.27
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]     Checking glyph_brush_layout v0.2.4
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.0
[INFO] [stderr]    Compiling encase_derive_impl v0.8.0
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.0
[INFO] [stderr]    Compiling bevy_derive v0.14.0
[INFO] [stderr]    Compiling encase_derive v0.8.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.14.0
[INFO] [stderr]    Compiling bevy_render_macros v0.14.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.14.0
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling bevy_state_macros v0.14.0
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.14.0
[INFO] [stderr] error: could not compile `bevy_ecs_macros` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fcac501a73cdde54de46a0683567f1a890730555/bin/rustc --crate-name bevy_ecs_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs_macros-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9f318a442536fa66 -C extra-filename=-116c57f050bc2f5a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_macro_utils=/opt/rustwide/target/debug/deps/libbevy_macro_utils-80d9afbe951cac88.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5ff3055e9a1618dd.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-404bc53cb5f6a27a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e406afff27078fa9.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/fcac501a73cdde54de46a0683567f1a890730555/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=-0bdbbcf1df9d39e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-4c076bc1e298bef1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8154fdb6864785959c3639f7fcaaa3bbe897c913c6a339594c6daefdfefaa048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8154fdb6864785959c3639f7fcaaa3bbe897c913c6a339594c6daefdfefaa048", kill_on_drop: false }`
[INFO] [stdout] 8154fdb6864785959c3639f7fcaaa3bbe897c913c6a339594c6daefdfefaa048
