[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 master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgigablaster%2Fkiri-engine" "/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/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gigablaster/kiri-engine on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/gigablaster/mikktspace.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded numquant v0.2.0 [INFO] [stderr] Downloaded float-cmp v0.10.0 [INFO] [stderr] Downloaded speedy v0.8.7 [INFO] [stderr] Downloaded ispc_rt v2.0.2 [INFO] [stderr] Downloaded raw-window-metal v0.4.0 [INFO] [stderr] Downloaded gpu-descriptor v0.3.1 [INFO] [stderr] Downloaded gpu-alloc-ash v0.7.0 [INFO] [stderr] Downloaded speedy-derive v0.8.7 [INFO] [stderr] Downloaded gpu-descriptor-ash v0.3.0 [INFO] [stderr] Downloaded wayland-cursor v0.31.8 [INFO] [stderr] Downloaded puffin v0.19.1 [INFO] [stderr] Downloaded kqueue v1.0.8 [INFO] [stderr] Downloaded puffin_http v0.16.1 [INFO] [stderr] Downloaded shader-prepper v0.3.0-pre.3 [INFO] [stderr] Downloaded bevy_tasks v0.15.2 [INFO] [stderr] Downloaded wayland-client v0.31.8 [INFO] [stderr] Downloaded wayland-backend v0.3.8 [INFO] [stderr] Downloaded cc v1.1.8 [INFO] [stderr] Downloaded meshopt v0.4.1 [INFO] [stderr] Downloaded wayland-protocols-plasma v0.3.6 [INFO] [stderr] Downloaded clap v4.5.28 [INFO] [stderr] Downloaded libloading v0.8.4 [INFO] [stderr] Downloaded wayland-protocols-wlr v0.3.6 [INFO] [stderr] Downloaded wayland-protocols v0.32.6 [INFO] [stderr] Downloaded quick-xml v0.37.4 [INFO] [stderr] Downloaded ash-window v0.13.0 [INFO] [stderr] Downloaded glam v0.29.0 [INFO] [stderr] Downloaded glam v0.28.0 [INFO] [stderr] Downloaded winit v0.30.9 [INFO] [stderr] Downloaded intel_tex_2 v0.3.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 200b0738706cf23b92283129f6ff88c3c867dc301af3f50f9c8ee58d01519246 [INFO] running `Command { std: "docker" "start" "-a" "200b0738706cf23b92283129f6ff88c3c867dc301af3f50f9c8ee58d01519246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "200b0738706cf23b92283129f6ff88c3c867dc301af3f50f9c8ee58d01519246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "200b0738706cf23b92283129f6ff88c3c867dc301af3f50f9c8ee58d01519246", kill_on_drop: false }` [INFO] [stdout] 200b0738706cf23b92283129f6ff88c3c867dc301af3f50f9c8ee58d01519246 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2344e9f0fca51c36d37676ff49702bbec21fff019de39997d2913349b75052fd [INFO] running `Command { std: "docker" "start" "-a" "2344e9f0fca51c36d37676ff49702bbec21fff019de39997d2913349b75052fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking libloading v0.8.4 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.95 [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 blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking bytes v1.7.1 [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 rayon v1.10.0 [INFO] [stderr] Checking gpu-descriptor v0.3.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Checking normalize-path v0.2.1 [INFO] [stderr] Checking glam v0.29.0 [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 ispc_rt v2.0.2 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Checking async-signal v0.2.10 [INFO] [stderr] Checking async-process v2.3.0 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling speedy-derive v0.8.7 [INFO] [stderr] Checking smol v2.0.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Checking kiri-math v0.2.0 (/opt/rustwide/workdir/crates/lib/kiri-math) [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking shader-prepper v0.3.0-pre.3 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Checking speedy v0.8.7 [INFO] [stderr] Compiling intel_tex_2 v0.3.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling meshopt v0.4.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking wayland-protocols v0.32.6 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-cursor v0.31.8 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking serde v1.0.217 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking kiri-common v0.2.0 (/opt/rustwide/workdir/crates/lib/kiri-common) [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 float-cmp v0.10.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking glam v0.28.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling winit v0.30.9 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_json v1.0.138 [INFO] [stderr] Checking numquant v0.2.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking radsort v0.1.1 [INFO] [stderr] Checking puffin v0.19.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Checking gltf-json v1.4.1 [INFO] [stderr] Checking mikktspace v0.3.0 (https://github.com/gigablaster/mikktspace.git#3d2554af) [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.6 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.6 [INFO] [stderr] Checking gpu-alloc-ash v0.7.0 [INFO] [stderr] Checking ash-window v0.13.0 [INFO] [stderr] Checking gpu-descriptor-ash v0.3.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking kiri-backend v0.2.0 (/opt/rustwide/workdir/crates/lib/kiri-backend) [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri-backend/src/dispatch/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 98 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 98 | ) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri-backend/src/vulkan/buffer.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 124 | fn build(&self) -> vk::BufferCreateInfo { [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] 124 | fn build(&self) -> vk::BufferCreateInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri-backend/src/vulkan/descriptors.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_desc(&self, slot: usize) -> Option<&DescriptorDesc> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 63 | pub fn get_desc(&self, slot: usize) -> Option<&DescriptorDesc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri-backend/src/vulkan/descriptors.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 75 | ty: &'a [vk::DescriptorType], [INFO] [stdout] 76 | ) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 76 | ) -> impl Iterator)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri-backend/src/vulkan/descriptors.rs:482:24 [INFO] [stdout] | [INFO] [stdout] 482 | pub fn descriptors(&self) -> DescriptorUpdateContext { [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] 482 | pub fn descriptors(&self) -> DescriptorUpdateContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri-backend/src/vulkan/image.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | fn build(&self, image: &Image) -> vk::ImageViewCreateInfo { [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] 95 | fn build(&self, image: &Image) -> vk::ImageViewCreateInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri-backend/src/vulkan/image.rs:131:14 [INFO] [stdout] | [INFO] [stdout] 131 | fn build(&self) -> vk::ImageCreateInfo { [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] 131 | fn build(&self) -> vk::ImageCreateInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri-backend/src/vulkan/swapchain.rs:210:38 [INFO] [stdout] | [INFO] [stdout] 210 | pub(crate) fn acquire_next_image(&self) -> Result { [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] 210 | pub(crate) fn acquire_next_image(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking clap v4.5.28 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking bevy_tasks v0.15.2 [INFO] [stderr] Checking puffin_http v0.16.1 [INFO] [stderr] Checking gltf v1.4.1 [INFO] [stderr] Checking kiri-vfs v0.2.0 (/opt/rustwide/workdir/crates/lib/kiri-vfs) [INFO] [stderr] Checking kiri-assets v0.2.0 (/opt/rustwide/workdir/crates/lib/kiri-assets) [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking simple_logger v5.0.0 [INFO] [stderr] Checking kiri-gfx v0.2.0 (/opt/rustwide/workdir/crates/lib/kiri-gfx) [INFO] [stderr] Checking kiri-asset-pipeline v0.1.0 (/opt/rustwide/workdir/crates/lib/kiri-asset-pipeline) [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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri-gfx/src/image_pool.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 62 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 62 | ) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> crates/lib/kiri-asset-pipeline/src/mesh_builder.rs:221:14 [INFO] [stdout] | [INFO] [stdout] 221 | let x = (mem::transmute::(value[0]) >> 6) as u32; // 16 - 10 [INFO] [stdout] | --------------------------^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i16::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> crates/lib/kiri-asset-pipeline/src/mesh_builder.rs:222:14 [INFO] [stdout] | [INFO] [stdout] 222 | let y = (mem::transmute::(value[1]) >> 6) as u32; // 16 - 10 [INFO] [stdout] | --------------------------^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i16::cast_unsigned` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> crates/lib/kiri-asset-pipeline/src/mesh_builder.rs:223:14 [INFO] [stdout] | [INFO] [stdout] 223 | let z = (mem::transmute::(value[2]) >> 6) as u32; // 16 - 10 [INFO] [stdout] | --------------------------^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i16::cast_unsigned` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> crates/lib/kiri-asset-pipeline/src/mesh_builder.rs:221:14 [INFO] [stdout] | [INFO] [stdout] 221 | let x = (mem::transmute::(value[0]) >> 6) as u32; // 16 - 10 [INFO] [stdout] | --------------------------^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i16::cast_unsigned` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> crates/lib/kiri-asset-pipeline/src/mesh_builder.rs:222:14 [INFO] [stdout] | [INFO] [stdout] 222 | let y = (mem::transmute::(value[1]) >> 6) as u32; // 16 - 10 [INFO] [stdout] | --------------------------^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i16::cast_unsigned` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> crates/lib/kiri-asset-pipeline/src/mesh_builder.rs:223:14 [INFO] [stdout] | [INFO] [stdout] 223 | let z = (mem::transmute::(value[2]) >> 6) as u32; // 16 - 10 [INFO] [stdout] | --------------------------^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i16::cast_unsigned` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking builder v0.2.0 (/opt/rustwide/workdir/crates/bin/builder) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri-backend/src/dispatch/mod.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 98 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 98 | ) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri-backend/src/vulkan/buffer.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 124 | fn build(&self) -> vk::BufferCreateInfo { [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] 124 | fn build(&self) -> vk::BufferCreateInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri-backend/src/vulkan/descriptors.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_desc(&self, slot: usize) -> Option<&DescriptorDesc> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 63 | pub fn get_desc(&self, slot: usize) -> Option<&DescriptorDesc<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri-backend/src/vulkan/descriptors.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 75 | ty: &'a [vk::DescriptorType], [INFO] [stdout] 76 | ) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 76 | ) -> impl Iterator)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri-backend/src/vulkan/descriptors.rs:482:24 [INFO] [stdout] | [INFO] [stdout] 482 | pub fn descriptors(&self) -> DescriptorUpdateContext { [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] 482 | pub fn descriptors(&self) -> DescriptorUpdateContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri-backend/src/vulkan/image.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | fn build(&self, image: &Image) -> vk::ImageViewCreateInfo { [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] 95 | fn build(&self, image: &Image) -> vk::ImageViewCreateInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri-backend/src/vulkan/image.rs:131:14 [INFO] [stdout] | [INFO] [stdout] 131 | fn build(&self) -> vk::ImageCreateInfo { [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] 131 | fn build(&self) -> vk::ImageCreateInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri-gfx/src/image_pool.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 62 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 62 | ) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri-backend/src/vulkan/swapchain.rs:210:38 [INFO] [stdout] | [INFO] [stdout] 210 | pub(crate) fn acquire_next_image(&self) -> Result { [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] 210 | pub(crate) fn acquire_next_image(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking kiri v0.2.0 (/opt/rustwide/workdir/crates/lib/kiri) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri/src/scene.rs:221:28 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn cull(&self, culler: C) -> CullResult { [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] 221 | pub fn cull(&self, culler: C) -> CullResult<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/lib/kiri/src/scene.rs:221:28 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn cull(&self, culler: C) -> CullResult { [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] 221 | pub fn cull(&self, culler: C) -> CullResult<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking kiri-runner v0.2.0 (/opt/rustwide/workdir/crates/lib/kiri-runner) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "2344e9f0fca51c36d37676ff49702bbec21fff019de39997d2913349b75052fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2344e9f0fca51c36d37676ff49702bbec21fff019de39997d2913349b75052fd", kill_on_drop: false }` [INFO] [stdout] 2344e9f0fca51c36d37676ff49702bbec21fff019de39997d2913349b75052fd