[INFO] cloning repository https://github.com/Blodir/wgpu-test-3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Blodir/wgpu-test-3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlodir%2Fwgpu-test-3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlodir%2Fwgpu-test-3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90f6c6d30625d869007a5883dcaea5b423d26f76
[INFO] checking Blodir/wgpu-test-3 against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlodir%2Fwgpu-test-3" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Blodir/wgpu-test-3 on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Blodir/wgpu-test-3
[INFO] finished tweaking git repo https://github.com/Blodir/wgpu-test-3
[INFO] tweaked toml for git repo https://github.com/Blodir/wgpu-test-3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Blodir/wgpu-test-3 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed9a3b38a67516e280d27df5b85009649caa1a81385bab6426ebb1ae9d31ed9d
[INFO] running `Command { std: "docker" "start" "-a" "ed9a3b38a67516e280d27df5b85009649caa1a81385bab6426ebb1ae9d31ed9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed9a3b38a67516e280d27df5b85009649caa1a81385bab6426ebb1ae9d31ed9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed9a3b38a67516e280d27df5b85009649caa1a81385bab6426ebb1ae9d31ed9d", kill_on_drop: false }`
[INFO] [stdout] ed9a3b38a67516e280d27df5b85009649caa1a81385bab6426ebb1ae9d31ed9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b50e3f1580b635886818d5c93772a00e3c4aabfc89e1bcd5255daee2b0f9a41
[INFO] running `Command { std: "docker" "start" "-a" "0b50e3f1580b635886818d5c93772a00e3c4aabfc89e1bcd5255daee2b0f9a41", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-sys v0.31.2
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling wayland-client v0.31.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling wgpu-hal v0.19.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]    Compiling wayland-scanner v0.31.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking bitstream-io v2.5.0
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling winit v0.30.1
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling wayland-backend v0.3.4
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]     Checking avif-serialize v0.8.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking owned_ttf_parser v0.21.0
[INFO] [stderr]     Checking ab_glyph v0.2.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking polling v3.7.2
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking rgb v0.8.48
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.3
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking ravif v0.11.10
[INFO] [stderr]     Checking image v0.25.2
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking sctk-adwaita v0.9.0
[INFO] [stderr]     Checking wgpu-test-3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `InnerSpace` and `Rotation3`
[INFO] [stdout]  --> src/lib.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use cgmath::{InnerSpace, Rotation3};
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dpi::PhysicalPosition`
[INFO] [stdout]  --> src/lib.rs:3:46
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winit::{application::ApplicationHandler, dpi::PhysicalPosition, event::{DeviceEvent, ElementState, Event, KeyEvent, MouseScrollDelta,...
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read` and `fs::File`
[INFO] [stdout]  --> src/renderer/pipelines/equirectangular.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs::File, io::{self, Read}};
[INFO] [stdout]   |           ^^^^^^^^             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::renderer::renderer::EnvironmentMapBinding`
[INFO] [stdout]  --> src/renderer/pipelines/diffuse_irradiance.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::renderer::renderer::EnvironmentMapBinding;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::renderer::renderer::EnvironmentMapBinding`
[INFO] [stdout]  --> src/renderer/pipelines/env_prefilter.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::renderer::renderer::EnvironmentMapBinding;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs::File` and `io::Read`
[INFO] [stdout]  --> src/renderer/pipelines/pbr.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs::File, io::Read, mem::size_of};
[INFO] [stdout]   |           ^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Matrix` and `Transform`
[INFO] [stdout]  --> src/renderer/pipelines/pbr.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cgmath::{Matrix, Matrix3, Matrix4, SquareMatrix, Transform};
[INFO] [stdout]   |              ^^^^^^                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt::Debug`
[INFO] [stdout]  --> src/renderer/renderer.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fmt::Debug, fs::File, io::Read, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `create_test_cubemap_texture` and `write_texture_to_file`
[INFO] [stdout]   --> src/renderer/renderer.rs:9:29
[INFO] [stdout]    |
[INFO] [stdout] 9  |             render_cubemap, write_texture_to_file, FaceRotation,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |         }, post_processing::PostProcessingPipeline, skybox::{create_test_cubemap_texture, SkyboxPipeline, SkyboxOutputTexture}
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `InnerSpace` and `Rotation3`
[INFO] [stdout]  --> src/lib.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use cgmath::{InnerSpace, Rotation3};
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dpi::PhysicalPosition`
[INFO] [stdout]  --> src/lib.rs:3:46
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winit::{application::ApplicationHandler, dpi::PhysicalPosition, event::{DeviceEvent, ElementState, Event, KeyEvent, MouseScrollDelta,...
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read` and `fs::File`
[INFO] [stdout]  --> src/renderer/pipelines/equirectangular.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs::File, io::{self, Read}};
[INFO] [stdout]   |           ^^^^^^^^             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::renderer::renderer::EnvironmentMapBinding`
[INFO] [stdout]  --> src/renderer/pipelines/diffuse_irradiance.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::renderer::renderer::EnvironmentMapBinding;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::renderer::renderer::EnvironmentMapBinding`
[INFO] [stdout]  --> src/renderer/pipelines/env_prefilter.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::renderer::renderer::EnvironmentMapBinding;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs::File` and `io::Read`
[INFO] [stdout]  --> src/renderer/pipelines/pbr.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs::File, io::Read, mem::size_of};
[INFO] [stdout]   |           ^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Matrix` and `Transform`
[INFO] [stdout]  --> src/renderer/pipelines/pbr.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cgmath::{Matrix, Matrix3, Matrix4, SquareMatrix, Transform};
[INFO] [stdout]   |              ^^^^^^                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt::Debug`
[INFO] [stdout]  --> src/renderer/renderer.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fmt::Debug, fs::File, io::Read, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `create_test_cubemap_texture` and `write_texture_to_file`
[INFO] [stdout]   --> src/renderer/renderer.rs:9:29
[INFO] [stdout]    |
[INFO] [stdout] 9  |             render_cubemap, write_texture_to_file, FaceRotation,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |         }, post_processing::PostProcessingPipeline, skybox::{create_test_cubemap_texture, SkyboxPipeline, SkyboxOutputTexture}
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `winit::event_loop::EventLoop::<T>::run`: use `EventLoop::run_app` instead
[INFO] [stdout]    --> src/lib.rs:189:16
[INFO] [stdout]     |
[INFO] [stdout] 189 |     event_loop.run(move |event, event_loop| {
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `winit::event_loop::EventLoop::<T>::run`: use `EventLoop::run_app` instead
[INFO] [stdout]    --> src/lib.rs:189:16
[INFO] [stdout]     |
[INFO] [stdout] 189 |     event_loop.run(move |event, event_loop| {
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chunk_type`
[INFO] [stdout]    --> src/renderer/gltf.rs:490:13
[INFO] [stdout]     |
[INFO] [stdout] 490 |         let chunk_type = buffer_to_ascii(&type_buffer);
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queue`
[INFO] [stdout]    --> src/renderer/pipelines/equirectangular.rs:104:49
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn upload(&self, device: &wgpu::Device, queue: &wgpu::Queue, bind_group_layout: &wgpu::BindGroupLayout) -> FaceRotationBinding {
[INFO] [stdout]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queue`
[INFO] [stdout]   --> src/renderer/pipelines/env_prefilter.rs:41:49
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn upload(&self, device: &wgpu::Device, queue: &wgpu::Queue, bind_group_layout: &wgpu::BindGroupLayout) -> RoughnessBinding {
[INFO] [stdout]    |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `chunk_type`
[INFO] [stdout]    --> src/renderer/gltf.rs:490:13
[INFO] [stdout]     |
[INFO] [stdout] 490 |         let chunk_type = buffer_to_ascii(&type_buffer);
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_chunk_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queue`
[INFO] [stdout]    --> src/renderer/pipelines/equirectangular.rs:104:49
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn upload(&self, device: &wgpu::Device, queue: &wgpu::Queue, bind_group_layout: &wgpu::BindGroupLayout) -> FaceRotationBinding {
[INFO] [stdout]     |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device_id`
[INFO] [stdout]   --> src/lib.rs:65:39
[INFO] [stdout]    |
[INFO] [stdout] 65 |             WindowEvent::MouseWheel { device_id, delta, phase } => {
[INFO] [stdout]    |                                       ^^^^^^^^^ help: try ignoring the field: `device_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]   --> src/lib.rs:65:57
[INFO] [stdout]    |
[INFO] [stdout] 65 |             WindowEvent::MouseWheel { device_id, delta, phase } => {
[INFO] [stdout]    |                                                         ^^^^^ help: try ignoring the field: `phase: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/lib.rs:70:53
[INFO] [stdout]    |
[INFO] [stdout] 70 |                         MouseScrollDelta::LineDelta(x, y) => {
[INFO] [stdout]    |                                                     ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> src/lib.rs:75:54
[INFO] [stdout]    |
[INFO] [stdout] 75 |                         MouseScrollDelta::PixelDelta(pos) => ()
[INFO] [stdout]    |                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device_id`
[INFO] [stdout]   --> src/lib.rs:79:39
[INFO] [stdout]    |
[INFO] [stdout] 79 |             WindowEvent::MouseInput { device_id, state, button } => {
[INFO] [stdout]    |                                       ^^^^^^^^^ help: try ignoring the field: `device_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device_id`
[INFO] [stdout]   --> src/lib.rs:94:42
[INFO] [stdout]    |
[INFO] [stdout] 94 |             WindowEvent::KeyboardInput { device_id, event, is_synthetic } => {
[INFO] [stdout]    |                                          ^^^^^^^^^ help: try ignoring the field: `device_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_synthetic`
[INFO] [stdout]   --> src/lib.rs:94:60
[INFO] [stdout]    |
[INFO] [stdout] 94 |             WindowEvent::KeyboardInput { device_id, event, is_synthetic } => {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^ help: try ignoring the field: `is_synthetic: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale_factor`
[INFO] [stdout]    --> src/lib.rs:112:47
[INFO] [stdout]     |
[INFO] [stdout] 112 |             WindowEvent::ScaleFactorChanged { scale_factor, inner_size_writer } => {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^ help: try ignoring the field: `scale_factor: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inner_size_writer`
[INFO] [stdout]    --> src/lib.rs:112:61
[INFO] [stdout]     |
[INFO] [stdout] 112 |             WindowEvent::ScaleFactorChanged { scale_factor, inner_size_writer } => {
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `inner_size_writer: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/lib.rs:51:62
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn window_event(&mut self, event_loop: &ActiveEventLoop, id: WindowId, event: WindowEvent) {
[INFO] [stdout]    |                                                              ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queue`
[INFO] [stdout]   --> src/renderer/pipelines/env_prefilter.rs:41:49
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn upload(&self, device: &wgpu::Device, queue: &wgpu::Queue, bind_group_layout: &wgpu::BindGroupLayout) -> RoughnessBinding {
[INFO] [stdout]    |                                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     let mut renderer = renderer_arc_mutex.lock().unwrap();
[INFO] [stdout]    |                         ----^^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_loop`
[INFO] [stdout]    --> src/lib.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         event_loop: &ActiveEventLoop,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device_id`
[INFO] [stdout]    --> src/lib.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         device_id: winit::event::DeviceId,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_device_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/lib.rs:183:21
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 Err(e) => {},
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `texture` is never read
[INFO] [stdout]  --> src/renderer/texture.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Texture {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 6 |     pub texture: wgpu::Texture,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `direction_buffer` and `color_buffer` are never read
[INFO] [stdout]   --> src/renderer/lights.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct LightsBinding {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 10 |     pub bind_group: wgpu::BindGroup,
[INFO] [stdout] 11 |     direction_buffer: wgpu::Buffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     color_buffer: wgpu::Buffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_texture_to_file` is never used
[INFO] [stdout]    --> src/renderer/pipelines/equirectangular.rs:303:8
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub fn write_texture_to_file(device: &wgpu::Device, queue: &wgpu::Queue, texture: &wgpu::Texture, face_index: u32, mip_level: u32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_rgba8_to_rgb32f` is never used
[INFO] [stdout]    --> src/renderer/pipelines/equirectangular.rs:370:4
[INFO] [stdout]     |
[INFO] [stdout] 370 | fn convert_rgba8_to_rgb32f(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `texture` is never read
[INFO] [stdout]   --> src/renderer/pipelines/skybox.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct SkyboxOutputTexture {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 11 |     texture: wgpu::Texture,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_cubemap_texture` is never used
[INFO] [stdout]    --> src/renderer/pipelines/skybox.rs:146:8
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub fn create_test_cubemap_texture(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/renderer/pipelines/pbr.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub struct MaterialBinding {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 260 |     pub bind_group: wgpu::BindGroup,
[INFO] [stdout] 261 |     base_color_factor: wgpu::Buffer,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 262 |     metallic_factor: wgpu::Buffer,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 263 |     roughness_factor: wgpu::Buffer,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 264 |     emissive_factor: wgpu::Buffer,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 265 |     normal_texture: Texture,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 266 |     occlusion_texture: Texture,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 267 |     emissive_texture: Texture,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 268 |     base_color_texture: Texture,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 269 |     metallic_roughness_texture: Texture,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 270 |     normal_texture_scale: wgpu::Buffer,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inputs_bind_group_layout` is never read
[INFO] [stdout]   --> src/renderer/pipelines/post_processing.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct PostProcessingPipeline {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 94 |     inputs_bind_group_layout: wgpu::BindGroupLayout,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `texture` and `sampler` are never read
[INFO] [stdout]  --> src/renderer/depth_texture.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct DepthTexture {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 2 |     texture: wgpu::Texture,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 3 |     pub view: wgpu::TextureView,
[INFO] [stdout] 4 |     sampler: wgpu::Sampler,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `msaa_texture`, `msaa_sampler`, and `resolve_texture` are never read
[INFO] [stdout]  --> src/renderer/msaa_textures.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct MSAATextures {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 2 |     msaa_texture: wgpu::Texture,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 3 |     pub msaa_texture_view: wgpu::TextureView,
[INFO] [stdout] 4 |     pub msaa_sampler: wgpu::Sampler,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 5 |     resolve_texture: wgpu::Texture,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device_id`
[INFO] [stdout]   --> src/lib.rs:65:39
[INFO] [stdout]    |
[INFO] [stdout] 65 |             WindowEvent::MouseWheel { device_id, delta, phase } => {
[INFO] [stdout]    |                                       ^^^^^^^^^ help: try ignoring the field: `device_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]   --> src/lib.rs:65:57
[INFO] [stdout]    |
[INFO] [stdout] 65 |             WindowEvent::MouseWheel { device_id, delta, phase } => {
[INFO] [stdout]    |                                                         ^^^^^ help: try ignoring the field: `phase: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/lib.rs:70:53
[INFO] [stdout]    |
[INFO] [stdout] 70 |                         MouseScrollDelta::LineDelta(x, y) => {
[INFO] [stdout]    |                                                     ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> src/lib.rs:75:54
[INFO] [stdout]    |
[INFO] [stdout] 75 |                         MouseScrollDelta::PixelDelta(pos) => ()
[INFO] [stdout]    |                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device_id`
[INFO] [stdout]   --> src/lib.rs:79:39
[INFO] [stdout]    |
[INFO] [stdout] 79 |             WindowEvent::MouseInput { device_id, state, button } => {
[INFO] [stdout]    |                                       ^^^^^^^^^ help: try ignoring the field: `device_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device_id`
[INFO] [stdout]   --> src/lib.rs:94:42
[INFO] [stdout]    |
[INFO] [stdout] 94 |             WindowEvent::KeyboardInput { device_id, event, is_synthetic } => {
[INFO] [stdout]    |                                          ^^^^^^^^^ help: try ignoring the field: `device_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_synthetic`
[INFO] [stdout]   --> src/lib.rs:94:60
[INFO] [stdout]    |
[INFO] [stdout] 94 |             WindowEvent::KeyboardInput { device_id, event, is_synthetic } => {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^ help: try ignoring the field: `is_synthetic: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale_factor`
[INFO] [stdout]    --> src/lib.rs:112:47
[INFO] [stdout]     |
[INFO] [stdout] 112 |             WindowEvent::ScaleFactorChanged { scale_factor, inner_size_writer } => {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^ help: try ignoring the field: `scale_factor: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inner_size_writer`
[INFO] [stdout]    --> src/lib.rs:112:61
[INFO] [stdout]     |
[INFO] [stdout] 112 |             WindowEvent::ScaleFactorChanged { scale_factor, inner_size_writer } => {
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^ help: try ignoring the field: `inner_size_writer: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/lib.rs:51:62
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn window_event(&mut self, event_loop: &ActiveEventLoop, id: WindowId, event: WindowEvent) {
[INFO] [stdout]    |                                                              ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     let mut renderer = renderer_arc_mutex.lock().unwrap();
[INFO] [stdout]    |                         ----^^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_loop`
[INFO] [stdout]    --> src/lib.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         event_loop: &ActiveEventLoop,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device_id`
[INFO] [stdout]    --> src/lib.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         device_id: winit::event::DeviceId,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_device_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/lib.rs:183:21
[INFO] [stdout]     |
[INFO] [stdout] 183 |                 Err(e) => {},
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `texture` is never read
[INFO] [stdout]  --> src/renderer/texture.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Texture {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 6 |     pub texture: wgpu::Texture,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `direction_buffer` and `color_buffer` are never read
[INFO] [stdout]   --> src/renderer/lights.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct LightsBinding {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 10 |     pub bind_group: wgpu::BindGroup,
[INFO] [stdout] 11 |     direction_buffer: wgpu::Buffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     color_buffer: wgpu::Buffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_texture_to_file` is never used
[INFO] [stdout]    --> src/renderer/pipelines/equirectangular.rs:303:8
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub fn write_texture_to_file(device: &wgpu::Device, queue: &wgpu::Queue, texture: &wgpu::Texture, face_index: u32, mip_level: u32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_rgba8_to_rgb32f` is never used
[INFO] [stdout]    --> src/renderer/pipelines/equirectangular.rs:370:4
[INFO] [stdout]     |
[INFO] [stdout] 370 | fn convert_rgba8_to_rgb32f(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `texture` is never read
[INFO] [stdout]   --> src/renderer/pipelines/skybox.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct SkyboxOutputTexture {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 11 |     texture: wgpu::Texture,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_cubemap_texture` is never used
[INFO] [stdout]    --> src/renderer/pipelines/skybox.rs:146:8
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub fn create_test_cubemap_texture(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/renderer/pipelines/pbr.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub struct MaterialBinding {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 260 |     pub bind_group: wgpu::BindGroup,
[INFO] [stdout] 261 |     base_color_factor: wgpu::Buffer,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 262 |     metallic_factor: wgpu::Buffer,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 263 |     roughness_factor: wgpu::Buffer,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 264 |     emissive_factor: wgpu::Buffer,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 265 |     normal_texture: Texture,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 266 |     occlusion_texture: Texture,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 267 |     emissive_texture: Texture,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 268 |     base_color_texture: Texture,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 269 |     metallic_roughness_texture: Texture,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 270 |     normal_texture_scale: wgpu::Buffer,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inputs_bind_group_layout` is never read
[INFO] [stdout]   --> src/renderer/pipelines/post_processing.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct PostProcessingPipeline {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 94 |     inputs_bind_group_layout: wgpu::BindGroupLayout,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `texture` and `sampler` are never read
[INFO] [stdout]  --> src/renderer/depth_texture.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct DepthTexture {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 2 |     texture: wgpu::Texture,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 3 |     pub view: wgpu::TextureView,
[INFO] [stdout] 4 |     sampler: wgpu::Sampler,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `msaa_texture`, `msaa_sampler`, and `resolve_texture` are never read
[INFO] [stdout]  --> src/renderer/msaa_textures.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct MSAATextures {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 2 |     msaa_texture: wgpu::Texture,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 3 |     pub msaa_texture_view: wgpu::TextureView,
[INFO] [stdout] 4 |     pub msaa_sampler: wgpu::Sampler,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 5 |     resolve_texture: wgpu::Texture,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "0b50e3f1580b635886818d5c93772a00e3c4aabfc89e1bcd5255daee2b0f9a41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b50e3f1580b635886818d5c93772a00e3c4aabfc89e1bcd5255daee2b0f9a41", kill_on_drop: false }`
[INFO] [stdout] 0b50e3f1580b635886818d5c93772a00e3c4aabfc89e1bcd5255daee2b0f9a41
