[INFO] cloning repository https://github.com/pixelmonaskarion/bespoke-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pixelmonaskarion/bespoke-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelmonaskarion%2Fbespoke-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelmonaskarion%2Fbespoke-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d094be512185cbfa121568c03cd677528db93c1
[INFO] checking pixelmonaskarion/bespoke-engine against master#2a023bf80a6fbd6a06d5460a34eb247b986286ed for pr-143764
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelmonaskarion%2Fbespoke-engine" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pixelmonaskarion/bespoke-engine
[INFO] finished tweaking git repo https://github.com/pixelmonaskarion/bespoke-engine
[INFO] tweaked toml for git repo https://github.com/pixelmonaskarion/bespoke-engine written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pixelmonaskarion/bespoke-engine on toolchain 2a023bf80a6fbd6a06d5460a34eb247b986286ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2a023bf80a6fbd6a06d5460a34eb247b986286ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pixelmonaskarion/bespoke-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" "+2a023bf80a6fbd6a06d5460a34eb247b986286ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded system-deps v6.2.1
[INFO] [stderr]   Downloaded tobj v4.0.3
[INFO] [stderr]   Downloaded load_file v1.0.1
[INFO] [stderr]   Downloaded resource_list_proc_macro v0.6.0
[INFO] [stderr]   Downloaded toml v0.8.11
[INFO] [stderr]   Downloaded toml_edit v0.22.7
[INFO] [stderr]   Downloaded resource v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2a023bf80a6fbd6a06d5460a34eb247b986286ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d95ff13c9a5a1fa274c826ceb555d21a6b3eee0357e17b7dec483b8605f94a6
[INFO] running `Command { std: "docker" "start" "-a" "5d95ff13c9a5a1fa274c826ceb555d21a6b3eee0357e17b7dec483b8605f94a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d95ff13c9a5a1fa274c826ceb555d21a6b3eee0357e17b7dec483b8605f94a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d95ff13c9a5a1fa274c826ceb555d21a6b3eee0357e17b7dec483b8605f94a6", kill_on_drop: false }`
[INFO] [stdout] 5d95ff13c9a5a1fa274c826ceb555d21a6b3eee0357e17b7dec483b8605f94a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2a023bf80a6fbd6a06d5460a34eb247b986286ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] baa242d35e3095485752f9726fd4947e3f30dee22fd1d0ae479aa415c1b76b25
[INFO] running `Command { std: "docker" "start" "-a" "baa242d35e3095485752f9726fd4947e3f30dee22fd1d0ae479aa415c1b76b25", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling ahash v0.8.9
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling wayland-client v0.31.6
[INFO] [stderr]    Compiling thiserror v1.0.66
[INFO] [stderr]    Compiling quick-xml v0.36.1
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling built v0.7.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking indexmap v2.2.3
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling wgpu-hal v24.0.2
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking wgpu-types v24.0.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.66
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]     Checking polling v3.5.0
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wgpu-core v24.0.2
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking bitstream-io v2.2.0
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.4
[INFO] [stderr]     Checking wayland-cursor v0.31.1
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]    Compiling wgpu v24.0.3
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]     Checking image-webp v0.2.0
[INFO] [stderr]    Compiling bespoke-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.4
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.4
[INFO] [stderr]     Checking ravif v0.11.11
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling resource_list_proc_macro v0.6.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking smol_str v0.2.1
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking resource v0.6.0
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking tobj v4.0.3
[INFO] [stderr]     Checking load_file v1.0.1
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stdout] warning: use of deprecated type alias `wgpu::ImageCopyTexture`: This has been renamed to `TexelCopyTextureInfo`, and will be removed in 25.0.0.
[INFO] [stdout]   --> src/texture.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 |             wgpu::ImageCopyTexture {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `wgpu::ImageDataLayout`: This has been renamed to `TexelCopyBufferLayout`, and will be removed in 25.0.0.
[INFO] [stdout]   --> src/texture.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |             wgpu::ImageDataLayout {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `wgpu::ImageCopyTexture`: This has been renamed to `TexelCopyTextureInfo`, and will be removed in 25.0.0.
[INFO] [stdout]   --> src/texture.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 |             wgpu::ImageCopyTexture {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `wgpu::ImageDataLayout`: This has been renamed to `TexelCopyBufferLayout`, and will be removed in 25.0.0.
[INFO] [stdout]   --> src/texture.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |             wgpu::ImageDataLayout {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `camera`
[INFO] [stdout]   --> src/billboard.rs:63:44
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn render_culled<'a: 'b, 'b>(&'a self, camera: &crate::binding::UniformBinding<crate::camera::Camera>, render_pass: &mut wgpu::Render...
[INFO] [stdout]    |                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `render_pass`
[INFO] [stdout]   --> src/billboard.rs:63:108
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...crate::camera::Camera>, render_pass: &mut wgpu::RenderPass<'b>, culling: &mut crate::culling::CullingCompute, surface_ctx: &dyn crate:...
[INFO] [stdout]    |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_render_pass`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `culling`
[INFO] [stdout]   --> src/billboard.rs:63:148
[INFO] [stdout]    |
[INFO] [stdout] 63 | ... &mut wgpu::RenderPass<'b>, culling: &mut crate::culling::CullingCompute, surface_ctx: &dyn crate::surface_context::SurfaceCtx) {
[INFO] [stdout]    |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_culling`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `surface_ctx`
[INFO] [stdout]   --> src/billboard.rs:63:194
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...ulling::CullingCompute, surface_ctx: &dyn crate::surface_context::SurfaceCtx) {
[INFO] [stdout]    |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/window.rs:430:12
[INFO] [stdout]     |
[INFO] [stdout] 430 | pub struct BasicVertex {
[INFO] [stdout]     |            ^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/window.rs:428:1
[INFO] [stdout]     |
[INFO] [stdout] 428 | / #[repr(C)]
[INFO] [stdout] 429 | | #[derive(NoUninit, Copy, Clone, Default, Debug)]
[INFO] [stdout] 430 | | pub struct BasicVertex {
[INFO] [stdout] 431 | |     pub position: [f32; 3],
[INFO] [stdout] 432 | |     pub tex_coords: [f32; 2],
[INFO] [stdout] 433 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/camera.rs:162:12
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub struct CameraRaw {
[INFO] [stdout]     |            ^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/camera.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | / #[repr(C)]
[INFO] [stdout] 162 | | pub struct CameraRaw {
[INFO] [stdout] 163 | |     pub view_proj: [[f32; 4]; 4],
[INFO] [stdout] 164 | |     pub inverse_view_proj: [[f32; 4]; 4],
[INFO] [stdout] 165 | |     pub eye: [f32; 3],
[INFO] [stdout] 166 | |     pub padding: f32,
[INFO] [stdout] 167 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/mesh.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub struct ModelVertex {
[INFO] [stdout]     |            ^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/mesh.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | / #[repr(C)]
[INFO] [stdout] 204 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable, Default)]
[INFO] [stdout] 205 | | pub struct ModelVertex {
[INFO] [stdout] 206 | |     pub position: [f32; 3],
[INFO] [stdout] 207 | |     pub tex_coords: [f32; 2],
[INFO] [stdout] 208 | |     pub normal: [f32; 3],
[INFO] [stdout] 209 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/billboard.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct Vertex {
[INFO] [stdout]    |            ^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/billboard.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / #[repr(C)]
[INFO] [stdout] 69 | | #[derive(NoUninit, Copy, Clone)]
[INFO] [stdout] 70 | | pub struct Vertex {
[INFO] [stdout] 71 | |     pub position: [f32; 3],
[INFO] [stdout] 72 | |     pub tex_pos: [f32; 2],
[INFO] [stdout] 73 | |     pub normal: [f32; 3],
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/instance.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct InstanceRaw {
[INFO] [stdout]    |            ^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/instance.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / #[repr(C)]
[INFO] [stdout] 24 | | #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable, Debug)]
[INFO] [stdout] 25 | | pub struct InstanceRaw {
[INFO] [stdout] 26 | |     model: [[f32; 4]; 4],
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/culling.rs:111:12
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct AABB {
[INFO] [stdout]     |            ^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/culling.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | / #[repr(C)]
[INFO] [stdout] 111 | | pub struct AABB {
[INFO] [stdout] 112 | |     pub dimensions: [f32; 3],
[INFO] [stdout] 113 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/binding.rs:178:30
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn create_resources<'a>(&'a self) -> Vec<Resource>;
[INFO] [stdout]     |                              ^^              -------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn create_resources<'a>(&'a self) -> Vec<Resource<'a>>;
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/binding.rs:200:30
[INFO] [stdout]     |
[INFO] [stdout] 200 |     fn create_resources<'a>(&'a self) -> Vec<Resource> {
[INFO] [stdout]     |                              ^^              -------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 200 |     fn create_resources<'a>(&'a self) -> Vec<Resource<'a>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/texture.rs:217:30
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn create_resources<'a>(&'a self) -> Vec<Resource> {
[INFO] [stdout]     |                              ^^              -------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn create_resources<'a>(&'a self) -> Vec<Resource<'a>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/texture.rs:303:30
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn create_resources<'a>(&'a self) -> Vec<Resource> {
[INFO] [stdout]     |                              ^^              -------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn create_resources<'a>(&'a self) -> Vec<Resource<'a>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/texture.rs:350:30
[INFO] [stdout]     |
[INFO] [stdout] 350 |     fn create_resources<'a>(&'a self) -> Vec<Resource> {
[INFO] [stdout]     |                              ^^              -------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 350 |     fn create_resources<'a>(&'a self) -> Vec<Resource<'a>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/texture.rs:392:30
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn create_resources<'a>(&'a self) -> Vec<Resource> {
[INFO] [stdout]     |                              ^^              -------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn create_resources<'a>(&'a self) -> Vec<Resource<'a>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/texture.rs:434:30
[INFO] [stdout]     |
[INFO] [stdout] 434 |     fn create_resources<'a>(&'a self) -> Vec<Resource> {
[INFO] [stdout]     |                              ^^              -------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 434 |     fn create_resources<'a>(&'a self) -> Vec<Resource<'a>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/camera.rs:79:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn create_resources<'a>(&'a self) -> Vec<Resource> {
[INFO] [stdout]    |                              ^^              -------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn create_resources<'a>(&'a self) -> Vec<Resource<'a>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/camera.rs:145:30
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn create_resources<'a>(&'a self) -> Vec<Resource> {
[INFO] [stdout]     |                              ^^              -------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn create_resources<'a>(&'a self) -> Vec<Resource<'a>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/surface_context.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn surface(&self) -> &wgpu::Surface {
[INFO] [stdout]    |                ^^^^^     --------------
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn surface(&self) -> &wgpu::Surface<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/surface_context.rs:47:32
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn texture_renderer_shader(&self) -> &Shader {
[INFO] [stdout]    |                                ^^^^^     -------
[INFO] [stdout]    |                                |         ||
[INFO] [stdout]    |                                |         |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn texture_renderer_shader(&self) -> &Shader<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/surface_context.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn surface(&self) -> &wgpu::Surface;
[INFO] [stdout]    |                ^^^^^     --------------
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn surface(&self) -> &wgpu::Surface<'_>;
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/surface_context.rs:71:32
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn texture_renderer_shader(&self) -> &Shader;
[INFO] [stdout]    |                                ^^^^^     -------
[INFO] [stdout]    |                                |         ||
[INFO] [stdout]    |                                |         |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn texture_renderer_shader(&self) -> &Shader<'_>;
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `camera`
[INFO] [stdout]   --> src/billboard.rs:63:44
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn render_culled<'a: 'b, 'b>(&'a self, camera: &crate::binding::UniformBinding<crate::camera::Camera>, render_pass: &mut wgpu::Render...
[INFO] [stdout]    |                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `render_pass`
[INFO] [stdout]   --> src/billboard.rs:63:108
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...crate::camera::Camera>, render_pass: &mut wgpu::RenderPass<'b>, culling: &mut crate::culling::CullingCompute, surface_ctx: &dyn crate:...
[INFO] [stdout]    |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_render_pass`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `culling`
[INFO] [stdout]   --> src/billboard.rs:63:148
[INFO] [stdout]    |
[INFO] [stdout] 63 | ... &mut wgpu::RenderPass<'b>, culling: &mut crate::culling::CullingCompute, surface_ctx: &dyn crate::surface_context::SurfaceCtx) {
[INFO] [stdout]    |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_culling`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `surface_ctx`
[INFO] [stdout]   --> src/billboard.rs:63:194
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...ulling::CullingCompute, surface_ctx: &dyn crate::surface_context::SurfaceCtx) {
[INFO] [stdout]    |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/window.rs:430:12
[INFO] [stdout]     |
[INFO] [stdout] 430 | pub struct BasicVertex {
[INFO] [stdout]     |            ^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/window.rs:428:1
[INFO] [stdout]     |
[INFO] [stdout] 428 | / #[repr(C)]
[INFO] [stdout] 429 | | #[derive(NoUninit, Copy, Clone, Default, Debug)]
[INFO] [stdout] 430 | | pub struct BasicVertex {
[INFO] [stdout] 431 | |     pub position: [f32; 3],
[INFO] [stdout] 432 | |     pub tex_coords: [f32; 2],
[INFO] [stdout] 433 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/camera.rs:162:12
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub struct CameraRaw {
[INFO] [stdout]     |            ^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/camera.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | / #[repr(C)]
[INFO] [stdout] 162 | | pub struct CameraRaw {
[INFO] [stdout] 163 | |     pub view_proj: [[f32; 4]; 4],
[INFO] [stdout] 164 | |     pub inverse_view_proj: [[f32; 4]; 4],
[INFO] [stdout] 165 | |     pub eye: [f32; 3],
[INFO] [stdout] 166 | |     pub padding: f32,
[INFO] [stdout] 167 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/mesh.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub struct ModelVertex {
[INFO] [stdout]     |            ^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/mesh.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | / #[repr(C)]
[INFO] [stdout] 204 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable, Default)]
[INFO] [stdout] 205 | | pub struct ModelVertex {
[INFO] [stdout] 206 | |     pub position: [f32; 3],
[INFO] [stdout] 207 | |     pub tex_coords: [f32; 2],
[INFO] [stdout] 208 | |     pub normal: [f32; 3],
[INFO] [stdout] 209 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/billboard.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct Vertex {
[INFO] [stdout]    |            ^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/billboard.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / #[repr(C)]
[INFO] [stdout] 69 | | #[derive(NoUninit, Copy, Clone)]
[INFO] [stdout] 70 | | pub struct Vertex {
[INFO] [stdout] 71 | |     pub position: [f32; 3],
[INFO] [stdout] 72 | |     pub tex_pos: [f32; 2],
[INFO] [stdout] 73 | |     pub normal: [f32; 3],
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/instance.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct InstanceRaw {
[INFO] [stdout]    |            ^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/instance.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / #[repr(C)]
[INFO] [stdout] 24 | | #[derive(Copy, Clone, bytemuck::Pod, bytemuck::Zeroable, Debug)]
[INFO] [stdout] 25 | | pub struct InstanceRaw {
[INFO] [stdout] 26 | |     model: [[f32; 4]; 4],
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/culling.rs:111:12
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct AABB {
[INFO] [stdout]     |            ^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/culling.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | / #[repr(C)]
[INFO] [stdout] 111 | | pub struct AABB {
[INFO] [stdout] 112 | |     pub dimensions: [f32; 3],
[INFO] [stdout] 113 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/binding.rs:178:30
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn create_resources<'a>(&'a self) -> Vec<Resource>;
[INFO] [stdout]     |                              ^^              -------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn create_resources<'a>(&'a self) -> Vec<Resource<'a>>;
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/binding.rs:200:30
[INFO] [stdout]     |
[INFO] [stdout] 200 |     fn create_resources<'a>(&'a self) -> Vec<Resource> {
[INFO] [stdout]     |                              ^^              -------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 200 |     fn create_resources<'a>(&'a self) -> Vec<Resource<'a>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/texture.rs:217:30
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn create_resources<'a>(&'a self) -> Vec<Resource> {
[INFO] [stdout]     |                              ^^              -------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn create_resources<'a>(&'a self) -> Vec<Resource<'a>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/texture.rs:303:30
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn create_resources<'a>(&'a self) -> Vec<Resource> {
[INFO] [stdout]     |                              ^^              -------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 303 |     fn create_resources<'a>(&'a self) -> Vec<Resource<'a>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/texture.rs:350:30
[INFO] [stdout]     |
[INFO] [stdout] 350 |     fn create_resources<'a>(&'a self) -> Vec<Resource> {
[INFO] [stdout]     |                              ^^              -------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 350 |     fn create_resources<'a>(&'a self) -> Vec<Resource<'a>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/texture.rs:392:30
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn create_resources<'a>(&'a self) -> Vec<Resource> {
[INFO] [stdout]     |                              ^^              -------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn create_resources<'a>(&'a self) -> Vec<Resource<'a>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/texture.rs:434:30
[INFO] [stdout]     |
[INFO] [stdout] 434 |     fn create_resources<'a>(&'a self) -> Vec<Resource> {
[INFO] [stdout]     |                              ^^              -------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 434 |     fn create_resources<'a>(&'a self) -> Vec<Resource<'a>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/camera.rs:79:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn create_resources<'a>(&'a self) -> Vec<Resource> {
[INFO] [stdout]    |                              ^^              -------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn create_resources<'a>(&'a self) -> Vec<Resource<'a>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/camera.rs:145:30
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn create_resources<'a>(&'a self) -> Vec<Resource> {
[INFO] [stdout]     |                              ^^              -------- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn create_resources<'a>(&'a self) -> Vec<Resource<'a>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/surface_context.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn surface(&self) -> &wgpu::Surface {
[INFO] [stdout]    |                ^^^^^     --------------
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn surface(&self) -> &wgpu::Surface<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/surface_context.rs:47:32
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn texture_renderer_shader(&self) -> &Shader {
[INFO] [stdout]    |                                ^^^^^     -------
[INFO] [stdout]    |                                |         ||
[INFO] [stdout]    |                                |         |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn texture_renderer_shader(&self) -> &Shader<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/surface_context.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn surface(&self) -> &wgpu::Surface;
[INFO] [stdout]    |                ^^^^^     --------------
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn surface(&self) -> &wgpu::Surface<'_>;
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/surface_context.rs:71:32
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn texture_renderer_shader(&self) -> &Shader;
[INFO] [stdout]    |                                ^^^^^     -------
[INFO] [stdout]    |                                |         ||
[INFO] [stdout]    |                                |         |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn texture_renderer_shader(&self) -> &Shader<'_>;
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] running `Command { std: "docker" "inspect" "baa242d35e3095485752f9726fd4947e3f30dee22fd1d0ae479aa415c1b76b25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baa242d35e3095485752f9726fd4947e3f30dee22fd1d0ae479aa415c1b76b25", kill_on_drop: false }`
[INFO] [stdout] baa242d35e3095485752f9726fd4947e3f30dee22fd1d0ae479aa415c1b76b25
