[INFO] cloning repository https://github.com/gigablaster/kiri-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gigablaster/kiri-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgigablaster%2Fkiri-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgigablaster%2Fkiri-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e59b6c0c3e338d8685ad8fdf7dd959d2ceed634 [INFO] checking gigablaster/kiri-engine against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgigablaster%2Fkiri-engine" "/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/gigablaster/kiri-engine [INFO] finished tweaking git repo https://github.com/gigablaster/kiri-engine [INFO] tweaked toml for git repo https://github.com/gigablaster/kiri-engine written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gigablaster/kiri-engine on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gigablaster/kiri-engine 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc479f7eb0943e65f43acc2a8ecd5e47df441ebed92ac12020ac5b6e23ae974d [INFO] running `Command { std: "docker" "start" "-a" "fc479f7eb0943e65f43acc2a8ecd5e47df441ebed92ac12020ac5b6e23ae974d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc479f7eb0943e65f43acc2a8ecd5e47df441ebed92ac12020ac5b6e23ae974d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc479f7eb0943e65f43acc2a8ecd5e47df441ebed92ac12020ac5b6e23ae974d", kill_on_drop: false }` [INFO] [stdout] fc479f7eb0943e65f43acc2a8ecd5e47df441ebed92ac12020ac5b6e23ae974d [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" "-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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36ae9fa9c4c6701c02f3839bcc31bc010ca10ea7f204db04b2611bf6d310c294 [INFO] running `Command { std: "docker" "start" "-a" "36ae9fa9c4c6701c02f3839bcc31bc010ca10ea7f204db04b2611bf6d310c294", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Checking libloading v0.8.4 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.0 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking gpu-descriptor v0.3.1 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking glam v0.29.0 [INFO] [stderr] Checking normalize-path v0.2.1 [INFO] [stderr] Compiling quick-xml v0.37.4 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling ispc_rt v2.0.2 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Compiling speedy-derive v0.8.7 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking kiri-math v0.2.0 (/opt/rustwide/workdir/crates/lib/kiri-math) [INFO] [stderr] Checking shader-prepper v0.3.0-pre.3 [INFO] [stderr] Checking async-signal v0.2.10 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking async-process v2.3.0 [INFO] [stderr] Checking smol v2.0.2 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking speedy v0.8.7 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Compiling intel_tex_2 v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking kiri-common v0.2.0 (/opt/rustwide/workdir/crates/lib/kiri-common) [INFO] [stderr] Compiling meshopt v0.4.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri-common/src/pool.rs:365:17 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 365 | pub fn iter(&self) -> Iter<'_, T, Wrapper> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri-common/src/pool.rs:372:22 [INFO] [stdout] | [INFO] [stdout] 372 | pub fn enumerate(&self) -> EnumerateHandlesIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 372 | pub fn enumerate(&self) -> EnumerateHandlesIter<'_, T, Wrapper> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri-common/src/pool.rs:579:17 [INFO] [stdout] | [INFO] [stdout] 579 | pub fn iter(&self) -> HotColdIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 579 | pub fn iter(&self) -> HotColdIter<'_, T, U, WrapperT, WrapperU> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri-common/src/pool.rs:587:22 [INFO] [stdout] | [INFO] [stdout] 587 | pub fn enumerate(&self) -> EnumerateHandleHotColdIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 587 | pub fn enumerate(&self) -> EnumerateHandleHotColdIter<'_, T, U, WrapperT, WrapperU> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking wayland-protocols v0.32.6 [INFO] [stderr] Checking wayland-cursor v0.31.8 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking glam v0.28.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling winit v0.30.9 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking puffin v0.19.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking radsort v0.1.1 [INFO] [stderr] Checking gltf-json v1.4.1 [INFO] [stderr] Checking numquant v0.2.0 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Compiling time-macros v0.2.22 [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/50d7e48beb74b48bd17c3749bfb73843c9ae0166/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 embed-bitcode=no -C debuginfo=2 --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=7637bf83d1e428c5 -C extra-filename=-e7c8c0754f27777b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-67b4afef3f53457f.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" "36ae9fa9c4c6701c02f3839bcc31bc010ca10ea7f204db04b2611bf6d310c294", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36ae9fa9c4c6701c02f3839bcc31bc010ca10ea7f204db04b2611bf6d310c294", kill_on_drop: false }` [INFO] [stdout] 36ae9fa9c4c6701c02f3839bcc31bc010ca10ea7f204db04b2611bf6d310c294