[INFO] cloning repository https://github.com/jamesyfyp/procedural_rpg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamesyfyp/procedural_rpg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesyfyp%2Fprocedural_rpg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesyfyp%2Fprocedural_rpg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50c1780943b60dd08614ee3f7ae88e6e606cb128
[INFO] checking jamesyfyp/procedural_rpg/50c1780943b60dd08614ee3f7ae88e6e606cb128 against master#0028f344ce9f64766259577c998a1959ca1f6a0b for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesyfyp%2Fprocedural_rpg" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jamesyfyp/procedural_rpg
[INFO] finished tweaking git repo https://github.com/jamesyfyp/procedural_rpg
[INFO] tweaked toml for git repo https://github.com/jamesyfyp/procedural_rpg written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamesyfyp/procedural_rpg on toolchain 0028f344ce9f64766259577c998a1959ca1f6a0b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jamesyfyp/procedural_rpg 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" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded file-id v0.2.2
[INFO] [stderr]   Downloaded notify-debouncer-full v0.5.0
[INFO] [stderr]   Downloaded bevy-tnua-avian3d v0.5.0
[INFO] [stderr]   Downloaded zune-jpeg v0.4.18
[INFO] [stderr]   Downloaded bevy-inspector-egui-derive v0.31.0
[INFO] [stderr]   Downloaded bevy-tnua-physics-integration-layer v0.8.0
[INFO] [stderr]   Downloaded bevy_remote v0.16.1
[INFO] [stderr]   Downloaded smol-hyper v0.1.1
[INFO] [stderr]   Downloaded bevy_heavy v0.2.0
[INFO] [stderr]   Downloaded bevy_transform_interpolation v0.2.0
[INFO] [stderr]   Downloaded bevy_skein v0.2.1
[INFO] [stderr]   Downloaded bevy_panorbit_camera v0.26.0
[INFO] [stderr]   Downloaded bevy-inspector-egui v0.31.0
[INFO] [stderr]   Downloaded avif-serialize v0.8.4
[INFO] [stderr]   Downloaded bevy-tnua v0.24.0
[INFO] [stderr]   Downloaded parry3d v0.17.6
[INFO] [stderr]   Downloaded avian3d v0.3.1
[INFO] [stderr]   Downloaded parry3d-f64 v0.17.6
[INFO] [stderr]   Downloaded bevy_egui v0.34.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b087ec56203391236fc3f69ee74850623c6478606345694ef6f71bbc0d52c2f
[INFO] running `Command { std: "docker" "start" "-a" "2b087ec56203391236fc3f69ee74850623c6478606345694ef6f71bbc0d52c2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b087ec56203391236fc3f69ee74850623c6478606345694ef6f71bbc0d52c2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b087ec56203391236fc3f69ee74850623c6478606345694ef6f71bbc0d52c2f", kill_on_drop: false }`
[INFO] [stdout] 2b087ec56203391236fc3f69ee74850623c6478606345694ef6f71bbc0d52c2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39964a227794e03e2fcdda8ad0b5df7de299e71bdaf4841eb72e4183e4bfe1f5
[INFO] running `Command { std: "docker" "start" "-a" "39964a227794e03e2fcdda8ad0b5df7de299e71bdaf4841eb72e4183e4bfe1f5", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking bumpalo v3.18.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking file-id v0.2.2
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking zune-jpeg v0.4.18
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]     Checking offset-allocator v0.2.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling winit v0.30.11
[INFO] [stderr]     Checking accesskit v0.18.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking zeno v0.3.3
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking yazi v0.2.1
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking ttf-parser v0.21.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/0028f344ce9f64766259577c998a1959ca1f6a0b/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=770667ca4af75686 -C extra-filename=-15abdabf33252e32 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-ca3216119027f324.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" "39964a227794e03e2fcdda8ad0b5df7de299e71bdaf4841eb72e4183e4bfe1f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39964a227794e03e2fcdda8ad0b5df7de299e71bdaf4841eb72e4183e4bfe1f5", kill_on_drop: false }`
[INFO] [stdout] 39964a227794e03e2fcdda8ad0b5df7de299e71bdaf4841eb72e4183e4bfe1f5
