[INFO] cloning repository https://github.com/BKSalman/dahhan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BKSalman/dahhan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBKSalman%2Fdahhan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBKSalman%2Fdahhan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b802b387be75b369d6b2f112b35f7066cde2604
[INFO] checking BKSalman/dahhan against master#a2db9280539229a3b8a084a09886670a57bc7e9c for pr-147185
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBKSalman%2Fdahhan" "/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/BKSalman/dahhan
[INFO] finished tweaking git repo https://github.com/BKSalman/dahhan
[INFO] tweaked toml for git repo https://github.com/BKSalman/dahhan written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BKSalman/dahhan on toolchain a2db9280539229a3b8a084a09886670a57bc7e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BKSalman/dahhan 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" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xml-rs v0.8.24
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.3.5
[INFO] [stderr]   Downloaded bytemuck_derive v1.8.0
[INFO] [stderr]   Downloaded wayland-cursor v0.31.7
[INFO] [stderr]   Downloaded svg_fmt v0.4.4
[INFO] [stderr]   Downloaded self_cell v1.1.0
[INFO] [stderr]   Downloaded wayland-client v0.31.7
[INFO] [stderr]   Downloaded ecolor v0.31.1
[INFO] [stderr]   Downloaded font-types v0.7.3
[INFO] [stderr]   Downloaded egui-wgpu v0.31.1
[INFO] [stderr]   Downloaded webbrowser v1.0.3
[INFO] [stderr]   Downloaded epaint v0.31.1
[INFO] [stderr]   Downloaded wgpu-types v23.0.0
[INFO] [stderr]   Downloaded arboard v3.4.1
[INFO] [stderr]   Downloaded wgpu v24.0.3
[INFO] [stderr]   Downloaded wayland-protocols v0.32.5
[INFO] [stderr]   Downloaded emath v0.31.1
[INFO] [stderr]   Downloaded glow v0.14.2
[INFO] [stderr]   Downloaded wgpu-core v24.0.2
[INFO] [stderr]   Downloaded wgpu v23.0.1
[INFO] [stderr]   Downloaded glyphon v0.7.0
[INFO] [stderr]   Downloaded pollster v0.4.0
[INFO] [stderr]   Downloaded swash v0.1.19
[INFO] [stderr]   Downloaded skrifa v0.22.3
[INFO] [stderr]   Downloaded egui v0.31.1
[INFO] [stderr]   Downloaded wgpu-hal v23.0.1
[INFO] [stderr]   Downloaded read-fonts v0.22.7
[INFO] [stderr]   Downloaded wgpu-core v23.0.1
[INFO] [stderr]   Downloaded wayland-protocols-plasma v0.3.5
[INFO] [stderr]   Downloaded egui-winit v0.31.1
[INFO] [stderr]   Downloaded glam v0.29.2
[INFO] [stderr]   Downloaded naga v23.0.0
[INFO] [stderr]   Downloaded epaint_default_fonts v0.31.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 920a96fd83fbe029d43460856e7084664fefd4053d085ff5998f86786a191567
[INFO] running `Command { std: "docker" "start" "-a" "920a96fd83fbe029d43460856e7084664fefd4053d085ff5998f86786a191567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "920a96fd83fbe029d43460856e7084664fefd4053d085ff5998f86786a191567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "920a96fd83fbe029d43460856e7084664fefd4053d085ff5998f86786a191567", kill_on_drop: false }`
[INFO] [stdout] 920a96fd83fbe029d43460856e7084664fefd4053d085ff5998f86786a191567
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+a2db9280539229a3b8a084a09886670a57bc7e9c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 140d3db1b3a235b573152ef4c8a9e41a2d9821aaae45e952d0ca11c4f2b86dbe
[INFO] running `Command { std: "docker" "start" "-a" "140d3db1b3a235b573152ef4c8a9e41a2d9821aaae45e952d0ca11c4f2b86dbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cc v1.2.4
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling naga v23.0.0
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling wgpu-hal v23.0.1
[INFO] [stderr]    Compiling wgpu-hal v24.0.4
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling wgpu-core v23.0.1
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]    Compiling wgpu-core v24.0.2
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling wgpu v23.0.1
[INFO] [stderr]    Compiling wgpu v24.0.3
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking fontconfig-parser v0.5.7
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]     Checking self_cell v1.1.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking svg_fmt v0.4.4
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking etagere v0.2.13
[INFO] [stderr]     Checking clap_builder v4.5.26
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking type-map v0.5.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking glam v0.29.2
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking clap v4.5.26
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking font-types v0.7.3
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]     Checking read-fonts v0.22.7
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking wgpu-types v23.0.0
[INFO] [stderr]     Checking wgpu-types v24.0.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking webbrowser v1.0.3
[INFO] [stderr]     Checking skrifa v0.22.3
[INFO] [stderr]     Checking swash v0.1.19
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking cosmic-text v0.12.1
[INFO] [stderr]     Checking wayland-protocols v0.32.5
[INFO] [stderr]     Checking wayland-cursor v0.31.7
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking arboard v3.4.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.5
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.5
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking glyphon v0.7.0
[INFO] [stderr]     Checking egui-winit v0.31.1
[INFO] [stderr]     Checking egui-wgpu v0.31.1
[INFO] [stderr]     Checking dahhan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `App` and `ecs::world::World`
[INFO] [stdout]    --> src/ecs/component.rs:280:17
[INFO] [stdout]     |
[INFO] [stdout] 280 |     use crate::{ecs::world::World, App, State};
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^  ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `egui_wgpu::ScreenDescriptor`
[INFO] [stdout]  --> src/renderer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use egui_wgpu::ScreenDescriptor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `egui_wgpu::ScreenDescriptor`
[INFO] [stdout]  --> src/renderer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use egui_wgpu::ScreenDescriptor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `egui_ui`
[INFO] [stdout]    --> src/renderer.rs:274:35
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub(crate) fn draw(&mut self, egui_ui: impl FnMut(&egui::Context), clear_color: wgpu::Color) {
[INFO] [stdout]     |                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_egui_ui`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `slices` and `capacity` are never read
[INFO] [stdout]   --> src/buffers.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SlicedBuffer {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 10 |     pub buffer: wgpu::Buffer,
[INFO] [stdout] 11 |     slices: Vec<Range<usize>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     capacity: wgpu::BufferAddress,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SlicedBuffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `slices` and `write_into` are never used
[INFO] [stdout]   --> src/buffers.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl SlicedBuffer {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn slices(&self) -> &[Range<usize>] {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn write_into<'a>(
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/camera/camera_uniform.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct CameraUniform {
[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/camera_uniform.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | / #[repr(C)]
[INFO] [stdout] 4 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 5 | | pub struct CameraUniform {
[INFO] [stdout] ... |
[INFO] [stdout] 8 | |     view_proj: [[f32; 4]; 4],
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `context`, `state`, and `renderer` are never read
[INFO] [stdout]   --> src/egui_renderer.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct EguiRenderer {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 13 |     pub context: Context,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 14 |     state: State,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 15 |     renderer: Renderer,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `handle_input` and `draw` are never used
[INFO] [stdout]   --> src/egui_renderer.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl EguiRenderer {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn handle_input(&mut self, window: &Window, event: &WindowEvent) -> EventResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn draw(
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/renderer.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct UniformBuffer {
[INFO] [stdout]    |            ^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `egui_ui`
[INFO] [stdout]    --> src/renderer.rs:274:35
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub(crate) fn draw(&mut self, egui_ui: impl FnMut(&egui::Context), clear_color: wgpu::Color) {
[INFO] [stdout]     |                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_egui_ui`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/renderer.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / #[repr(C)]
[INFO] [stdout] 19 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 20 | | pub struct UniformBuffer {
[INFO] [stdout] 21 | |     screen_size: [f32; 2],
[INFO] [stdout] 22 | |     _padding: [u32; 2],
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `window`, `uniform_bind_group`, and `egui_renderer` are never read
[INFO] [stdout]   --> src/renderer.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Renderer {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 35 |     pub(crate) surface: Surface<'static>,
[INFO] [stdout] 36 |     window: Arc<Window>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub(crate) uniform_bind_group: BindGroup,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     pub(crate) uniform_buffer: Buffer,
[INFO] [stdout] 44 |     egui_renderer: EguiRenderer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update`, `draw`, and `handle_egui_event` are never used
[INFO] [stdout]    --> src/renderer.rs:270:19
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl Renderer {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 270 |     pub(crate) fn update(&mut self) {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     pub(crate) fn draw(&mut self, egui_ui: impl FnMut(&egui::Context), clear_color: wgpu::Color) {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 |     pub(crate) fn handle_egui_event(&mut self, event: &WindowEvent) -> EventResponse {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/vertices.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct VertexColored {
[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/vertices.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / #[repr(C)]
[INFO] [stdout] 2 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 3 | | pub struct VertexColored {
[INFO] [stdout] 4 | |     pub position: [f32; 3],
[INFO] [stdout] 5 | |     pub color: [f32; 3],
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ecs/world.rs:45:44
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn read_resource<T: Any + 'static>(&self) -> Result<RwLockReadGuard<T>, anyhow::Error> {
[INFO] [stdout]    |                                            ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn read_resource<T: Any + 'static>(&self) -> Result<RwLockReadGuard<'_, T>, anyhow::Error> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ecs/world.rs:54:45
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn write_resource<T: Any + 'static>(&self) -> Result<RwLockWriteGuard<T>, anyhow::Error> {
[INFO] [stdout]    |                                             ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn write_resource<T: Any + 'static>(&self) -> Result<RwLockWriteGuard<'_, T>, anyhow::Error> {
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `slices` and `capacity` are never read
[INFO] [stdout]   --> src/buffers.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SlicedBuffer {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 10 |     pub buffer: wgpu::Buffer,
[INFO] [stdout] 11 |     slices: Vec<Range<usize>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     capacity: wgpu::BufferAddress,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SlicedBuffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `slices` and `write_into` are never used
[INFO] [stdout]   --> src/buffers.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl SlicedBuffer {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn slices(&self) -> &[Range<usize>] {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn write_into<'a>(
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/camera/camera_uniform.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct CameraUniform {
[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/camera_uniform.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | / #[repr(C)]
[INFO] [stdout] 4 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 5 | | pub struct CameraUniform {
[INFO] [stdout] ... |
[INFO] [stdout] 8 | |     view_proj: [[f32; 4]; 4],
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `context`, `state`, and `renderer` are never read
[INFO] [stdout]   --> src/egui_renderer.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct EguiRenderer {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 13 |     pub context: Context,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 14 |     state: State,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 15 |     renderer: Renderer,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `handle_input` and `draw` are never used
[INFO] [stdout]   --> src/egui_renderer.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl EguiRenderer {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn handle_input(&mut self, window: &Window, event: &WindowEvent) -> EventResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn draw(
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/renderer.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct UniformBuffer {
[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/renderer.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / #[repr(C)]
[INFO] [stdout] 19 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 20 | | pub struct UniformBuffer {
[INFO] [stdout] 21 | |     screen_size: [f32; 2],
[INFO] [stdout] 22 | |     _padding: [u32; 2],
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `window`, `uniform_bind_group`, and `egui_renderer` are never read
[INFO] [stdout]   --> src/renderer.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Renderer {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 35 |     pub(crate) surface: Surface<'static>,
[INFO] [stdout] 36 |     window: Arc<Window>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub(crate) uniform_bind_group: BindGroup,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     pub(crate) uniform_buffer: Buffer,
[INFO] [stdout] 44 |     egui_renderer: EguiRenderer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update`, `draw`, and `handle_egui_event` are never used
[INFO] [stdout]    --> src/renderer.rs:270:19
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl Renderer {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 270 |     pub(crate) fn update(&mut self) {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     pub(crate) fn draw(&mut self, egui_ui: impl FnMut(&egui::Context), clear_color: wgpu::Color) {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 328 |     pub(crate) fn handle_egui_event(&mut self, event: &WindowEvent) -> EventResponse {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/vertices.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct VertexColored {
[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/vertices.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / #[repr(C)]
[INFO] [stdout] 2 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 3 | | pub struct VertexColored {
[INFO] [stdout] 4 | |     pub position: [f32; 3],
[INFO] [stdout] 5 | |     pub color: [f32; 3],
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ecs/world.rs:45:44
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn read_resource<T: Any + 'static>(&self) -> Result<RwLockReadGuard<T>, anyhow::Error> {
[INFO] [stdout]    |                                            ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn read_resource<T: Any + 'static>(&self) -> Result<RwLockReadGuard<'_, T>, anyhow::Error> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ecs/world.rs:54:45
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn write_resource<T: Any + 'static>(&self) -> Result<RwLockWriteGuard<T>, anyhow::Error> {
[INFO] [stdout]    |                                             ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn write_resource<T: Any + 'static>(&self) -> Result<RwLockWriteGuard<'_, T>, anyhow::Error> {
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "140d3db1b3a235b573152ef4c8a9e41a2d9821aaae45e952d0ca11c4f2b86dbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "140d3db1b3a235b573152ef4c8a9e41a2d9821aaae45e952d0ca11c4f2b86dbe", kill_on_drop: false }`
[INFO] [stdout] 140d3db1b3a235b573152ef4c8a9e41a2d9821aaae45e952d0ca11c4f2b86dbe
