[INFO] cloning repository https://github.com/SMWLucasO/Ignition
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SMWLucasO/Ignition" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSMWLucasO%2FIgnition", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSMWLucasO%2FIgnition'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 085bfa012a1c29d0043a49317619846b3f4e8d09
[INFO] checking SMWLucasO/Ignition against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSMWLucasO%2FIgnition" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SMWLucasO/Ignition
[INFO] finished tweaking git repo https://github.com/SMWLucasO/Ignition
[INFO] tweaked toml for git repo https://github.com/SMWLucasO/Ignition written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SMWLucasO/Ignition on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SMWLucasO/Ignition 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d7964bbae70bea5ac5cefec0820627c6757e413baab829df7296510607c0cd2
[INFO] running `Command { std: "docker" "start" "-a" "0d7964bbae70bea5ac5cefec0820627c6757e413baab829df7296510607c0cd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d7964bbae70bea5ac5cefec0820627c6757e413baab829df7296510607c0cd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d7964bbae70bea5ac5cefec0820627c6757e413baab829df7296510607c0cd2", kill_on_drop: false }`
[INFO] [stdout] 0d7964bbae70bea5ac5cefec0820627c6757e413baab829df7296510607c0cd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 173729130df408ba6ef3464f97ec11c60b90c1b7208e17461806e8c82ba26edd
[INFO] running `Command { std: "docker" "start" "-a" "173729130df408ba6ef3464f97ec11c60b90c1b7208e17461806e8c82ba26edd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking async-executor v1.11.0
[INFO] [stderr]     Checking async-channel v2.2.1
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling wgpu-hal v0.19.4
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]     Checking ab_glyph v0.2.25
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]     Checking taffy v0.3.19
[INFO] [stderr]     Checking sysinfo v0.30.11
[INFO] [stderr]     Checking bevy_tasks v0.13.2
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking glyph_brush_layout v0.2.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.13.2
[INFO] [stderr]    Compiling encase_derive_impl v0.7.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.13.2
[INFO] [stderr]    Compiling bevy_reflect_derive v0.13.2
[INFO] [stderr]    Compiling bevy_ecs_macros v0.13.2
[INFO] [stderr]    Compiling bevy_derive v0.13.2
[INFO] [stderr]    Compiling bevy_asset_macros v0.13.2
[INFO] [stderr]    Compiling encase_derive v0.7.0
[INFO] [stderr]    Compiling bevy_render_macros v0.13.2
[INFO] [stderr]    Compiling bevy_encase_derive v0.13.2
[INFO] [stderr]    Compiling bevy_eventlistener_derive v0.7.0
[INFO] [stderr]     Checking ruzstd v0.5.0
[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/50f413885985a8b0a0b6ca0766a0aedd45304953/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=c305d7763bfcd1f9 -C extra-filename=-8d690880b28e24ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-972b641264f45e51.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" "173729130df408ba6ef3464f97ec11c60b90c1b7208e17461806e8c82ba26edd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "173729130df408ba6ef3464f97ec11c60b90c1b7208e17461806e8c82ba26edd", kill_on_drop: false }`
[INFO] [stdout] 173729130df408ba6ef3464f97ec11c60b90c1b7208e17461806e8c82ba26edd
