[INFO] cloning repository https://github.com/KIJEMORI/rust_GUI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KIJEMORI/rust_GUI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKIJEMORI%2Frust_GUI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKIJEMORI%2Frust_GUI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29e488ca702b78026219cbfdde475aa106d67245
[INFO] checking KIJEMORI/rust_GUI against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKIJEMORI%2Frust_GUI" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KIJEMORI/rust_GUI
[INFO] finished tweaking git repo https://github.com/KIJEMORI/rust_GUI
[INFO] tweaked toml for git repo https://github.com/KIJEMORI/rust_GUI written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KIJEMORI/rust_GUI on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KIJEMORI/rust_GUI 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 2 packages to latest Rust 1.99.0-nightly compatible versions
[INFO] [stderr]       Adding console_error_panic_hook v0.1.7
[INFO] [stderr]       Adding console_log v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a1cf6988c90601134182f23c18ca75864d5ece52b822476f4a783882c1fbbd2c
[INFO] running `Command { std: "docker" "start" "a1cf6988c90601134182f23c18ca75864d5ece52b822476f4a783882c1fbbd2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1cf6988c90601134182f23c18ca75864d5ece52b822476f4a783882c1fbbd2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1cf6988c90601134182f23c18ca75864d5ece52b822476f4a783882c1fbbd2c" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1cf6988c90601134182f23c18ca75864d5ece52b822476f4a783882c1fbbd2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1cf6988c90601134182f23c18ca75864d5ece52b822476f4a783882c1fbbd2c" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling wgpu-hal v26.0.6
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]    Compiling wgpu-core v26.0.1
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling wgpu v26.0.1
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking android_log-sys v0.3.2
[INFO] [stderr]     Checking glam v0.29.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking wgpu-types v26.0.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking android_logger v0.14.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking naga v26.0.0
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.11
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.11
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.11
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v26.0.0
[INFO] [stderr]     Checking kj_light v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `type_union`
[INFO] [stdout]  --> src/window/component/block_3d/model/math.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     type_union,
[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 imports: `BRICK_RES` and `GRID_RES`
[INFO] [stdout]  --> src/window/component/block_3d/model/sdf_command.rs:8:34
[INFO] [stdout]   |
[INFO] [stdout] 8 |     managers::brick_3d_manager::{BRICK_RES, GRID_RES},
[INFO] [stdout]   |                                  ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mat4`
[INFO] [stdout]   --> src/window/component/block_3d/model/sdf_command.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 | use glam::{Mat4, Vec2};
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cube::Cube`
[INFO] [stdout]   --> src/window/component/block_3d/viewport.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     cube::Cube,
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ModifiersKeyState`
[INFO] [stdout]  --> src/window/component/managers/edit_label_manager.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 |     keyboard::{Key, ModifiersKeyState, NamedKey},
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ConstBaseLayout`
[INFO] [stdout]   --> src/window/component/panel.rs:23:59
[INFO] [stdout]    |
[INFO] [stdout] 23 | use crate::window::component::layout::const_base_layout::{ConstBaseLayout, Direction};
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/window/component/scroll_panel.rs:194:37
[INFO] [stdout]     |
[INFO] [stdout] 194 |                     let slider_x1 = (free_space * scroll_progress);
[INFO] [stdout]     |                                     ^                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 194 -                     let slider_x1 = (free_space * scroll_progress);
[INFO] [stdout] 194 +                     let slider_x1 = free_space * scroll_progress;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/window/component/scroll_panel.rs:320:33
[INFO] [stdout]     |
[INFO] [stdout] 320 |                 let slider_x1 = (free_space * scroll_progress);
[INFO] [stdout]     |                                 ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 320 -                 let slider_x1 = (free_space * scroll_progress);
[INFO] [stdout] 320 +                 let slider_x1 = free_space * scroll_progress;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `type_union`
[INFO] [stdout]  --> src/window/component/block_3d/model/math.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     type_union,
[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 imports: `BRICK_RES` and `GRID_RES`
[INFO] [stdout]  --> src/window/component/block_3d/model/sdf_command.rs:8:34
[INFO] [stdout]   |
[INFO] [stdout] 8 |     managers::brick_3d_manager::{BRICK_RES, GRID_RES},
[INFO] [stdout]   |                                  ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mat4`
[INFO] [stdout]   --> src/window/component/block_3d/model/sdf_command.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 | use glam::{Mat4, Vec2};
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cube::Cube`
[INFO] [stdout]   --> src/window/component/block_3d/viewport.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     cube::Cube,
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ModifiersKeyState`
[INFO] [stdout]  --> src/window/component/managers/edit_label_manager.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 |     keyboard::{Key, ModifiersKeyState, NamedKey},
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ConstBaseLayout`
[INFO] [stdout]   --> src/window/component/panel.rs:23:59
[INFO] [stdout]    |
[INFO] [stdout] 23 | use crate::window::component::layout::const_base_layout::{ConstBaseLayout, Direction};
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/window/component/scroll_panel.rs:194:37
[INFO] [stdout]     |
[INFO] [stdout] 194 |                     let slider_x1 = (free_space * scroll_progress);
[INFO] [stdout]     |                                     ^                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 194 -                     let slider_x1 = (free_space * scroll_progress);
[INFO] [stdout] 194 +                     let slider_x1 = free_space * scroll_progress;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/window/component/scroll_panel.rs:320:33
[INFO] [stdout]     |
[INFO] [stdout] 320 |                 let slider_x1 = (free_space * scroll_progress);
[INFO] [stdout]     |                                 ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 320 -                 let slider_x1 = (free_space * scroll_progress);
[INFO] [stdout] 320 +                 let slider_x1 = free_space * scroll_progress;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Range`
[INFO] [stdout]   --> src/window/wgpu/shape_vertex.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | use std::ops::Range;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Queue`
[INFO] [stdout]   --> src/window/wgpu/shape_vertex.rs:47:45
[INFO] [stdout]    |
[INFO] [stdout] 47 | use wgpu::{BindGroupLayout, Buffer, Device, Queue, SurfaceConfiguration};
[INFO] [stdout]    |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Range`
[INFO] [stdout]   --> src/window/wgpu/shape_vertex.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | use std::ops::Range;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Queue`
[INFO] [stdout]   --> src/window/wgpu/shape_vertex.rs:47:45
[INFO] [stdout]    |
[INFO] [stdout] 47 | use wgpu::{BindGroupLayout, Buffer, Device, Queue, SurfaceConfiguration};
[INFO] [stdout]    |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GpuCommand`, `GpuRenderContext`, `draw_args::DrawIndexedIndirectArgs`, and `uber_resourse_manager::UberResourceManager`
[INFO] [stdout]   --> src/window/wgpu/shape_vertex.rs:50:43
[INFO] [stdout]    |
[INFO] [stdout] 50 |     component::base::gpu_render_context::{GpuCommand, GpuRenderContext},
[INFO] [stdout]    |                                           ^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     wgpu::{draw_args::DrawIndexedIndirectArgs, uber_resourse_manager::UberResourceManager},
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GpuCommand`, `GpuRenderContext`, `draw_args::DrawIndexedIndirectArgs`, and `uber_resourse_manager::UberResourceManager`
[INFO] [stdout]   --> src/window/wgpu/shape_vertex.rs:50:43
[INFO] [stdout]    |
[INFO] [stdout] 50 |     component::base::gpu_render_context::{GpuCommand, GpuRenderContext},
[INFO] [stdout]    |                                           ^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     wgpu::{draw_args::DrawIndexedIndirectArgs, uber_resourse_manager::UberResourceManager},
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `instance::GPUInstance3DData`
[INFO] [stdout]  --> src/window/wgpu/wgpu_state.rs:2:68
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::window::wgpu::block_3d::{brick_uniform::GPUBrickRender, instance::GPUInstance3DData};
[INFO] [stdout]   |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `instance::GPUInstance3DData`
[INFO] [stdout]  --> src/window/wgpu/wgpu_state.rs:2:68
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::window::wgpu::block_3d::{brick_uniform::GPUBrickRender, instance::GPUInstance3DData};
[INFO] [stdout]   |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_offset`
[INFO] [stdout]   --> src/disk/manager.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |         if let Some((file_offset, count)) = self.index.get(&id) {
[INFO] [stdout]    |                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_offset`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_offset`
[INFO] [stdout]   --> src/disk/manager.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |         if let Some((file_offset, count)) = self.index.get(&id) {
[INFO] [stdout]    |                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_offset`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/window/app_winit.rs:339:13
[INFO] [stdout]     |
[INFO] [stdout] 339 |         let mut window_attributes = Window::default_attributes().with_title("LOL");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/window/app_winit.rs:339:13
[INFO] [stdout]     |
[INFO] [stdout] 339 |         let mut window_attributes = Window::default_attributes().with_title("LOL");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/window/component/base/ui_3d_command.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 49 | /             Ui3DCommand::RotateCamera(target, _, _)
[INFO] [stdout] 50 | |             | Ui3DCommand::ChangeDistanceCamera(target, _, _)
[INFO] [stdout] 51 | |             | Ui3DCommand::Paint(target, _, _)
[INFO] [stdout] 52 | |             | Ui3DCommand::ChangeUnionPencil(target, _) => {
[INFO] [stdout]    | |_______________________________________________________- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 57 |               _ => (),
[INFO] [stdout]    |               ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/window/component/base/ui_3d_command.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 65 | /             Ui3DCommand::RotateCamera(id, _, _)
[INFO] [stdout] 66 | |             | Ui3DCommand::ChangeDistanceCamera(id, _, _)
[INFO] [stdout] 67 | |             | Ui3DCommand::Paint(id, _, _)
[INFO] [stdout] 68 | |             | Ui3DCommand::ChangeUnionPencil(id, _) => {
[INFO] [stdout]    | |___________________________________________________- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 95 |               _ => (),
[INFO] [stdout]    |               ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/window/component/base/ui_3d_command.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 49 | /             Ui3DCommand::RotateCamera(target, _, _)
[INFO] [stdout] 50 | |             | Ui3DCommand::ChangeDistanceCamera(target, _, _)
[INFO] [stdout] 51 | |             | Ui3DCommand::Paint(target, _, _)
[INFO] [stdout] 52 | |             | Ui3DCommand::ChangeUnionPencil(target, _) => {
[INFO] [stdout]    | |_______________________________________________________- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 57 |               _ => (),
[INFO] [stdout]    |               ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/window/component/base/ui_3d_command.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 65 | /             Ui3DCommand::RotateCamera(id, _, _)
[INFO] [stdout] 66 | |             | Ui3DCommand::ChangeDistanceCamera(id, _, _)
[INFO] [stdout] 67 | |             | Ui3DCommand::Paint(id, _, _)
[INFO] [stdout] 68 | |             | Ui3DCommand::ChangeUnionPencil(id, _) => {
[INFO] [stdout]    | |___________________________________________________- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 95 |               _ => (),
[INFO] [stdout]    |               ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `t` is never read
[INFO] [stdout]    --> src/window/component/block_3d/model/math.rs:96:17
[INFO] [stdout]     |
[INFO] [stdout]  96 |     let mut t = 0.0;
[INFO] [stdout]     |                 ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 103 |         t = t_near.max(0.0);
[INFO] [stdout]     |         ------------------- `t` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `t` is never read
[INFO] [stdout]    --> src/window/component/block_3d/model/math.rs:96:17
[INFO] [stdout]     |
[INFO] [stdout]  96 |     let mut t = 0.0;
[INFO] [stdout]     |                 ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 103 |         t = t_near.max(0.0);
[INFO] [stdout]     |         ------------------- `t` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `normal`
[INFO] [stdout]    --> src/window/component/block_3d/viewport.rs:379:31
[INFO] [stdout]     |
[INFO] [stdout] 379 |         if let Some((hit_pos, normal)) = cast_ray(ray_origin, ray_dir, &self.model.history_sdf_cmds)
[INFO] [stdout]     |                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_normal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/window/component/block_3d/viewport.rs:410:30
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn set_offset(&mut self, x: f32, y: f32, area: &Area) {}
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/window/component/block_3d/viewport.rs:410:38
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn set_offset(&mut self, x: f32, y: f32, area: &Area) {}
[INFO] [stdout]     |                                      ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]    --> src/window/component/block_3d/viewport.rs:410:46
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn set_offset(&mut self, x: f32, y: f32, area: &Area) {}
[INFO] [stdout]     |                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/window/component/interface/drawable.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn resize_one(&mut self, ctx: &LayoutContext) {}
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `normal`
[INFO] [stdout]    --> src/window/component/block_3d/viewport.rs:379:31
[INFO] [stdout]     |
[INFO] [stdout] 379 |         if let Some((hit_pos, normal)) = cast_ray(ray_origin, ray_dir, &self.model.history_sdf_cmds)
[INFO] [stdout]     |                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_normal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/window/component/block_3d/viewport.rs:410:30
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn set_offset(&mut self, x: f32, y: f32, area: &Area) {}
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/window/component/block_3d/viewport.rs:410:38
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn set_offset(&mut self, x: f32, y: f32, area: &Area) {}
[INFO] [stdout]     |                                      ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]    --> src/window/component/block_3d/viewport.rs:410:46
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn set_offset(&mut self, x: f32, y: f32, area: &Area) {}
[INFO] [stdout]     |                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `family_name`
[INFO] [stdout]    --> src/window/component/label.rs:123:28
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn set_font(&mut self, family_name: &'static str) -> &mut dyn LabelControl {
[INFO] [stdout]     |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_family_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/window/component/interface/drawable.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn resize_one(&mut self, ctx: &LayoutContext) {}
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `family_name`
[INFO] [stdout]    --> src/window/component/label.rs:123:28
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn set_font(&mut self, family_name: &'static str) -> &mut dyn LabelControl {
[INFO] [stdout]     |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_family_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/window/component/panel.rs:250:30
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn set_offset(&mut self, x: f32, y: f32, area: &Area) {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/window/component/panel.rs:381:17
[INFO] [stdout]     |
[INFO] [stdout] 381 |             let mut command_to_send = cmd.clone();
[INFO] [stdout]     |                 ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/window/component/panel.rs:250:30
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn set_offset(&mut self, x: f32, y: f32, area: &Area) {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/window/component/panel.rs:381:17
[INFO] [stdout]     |
[INFO] [stdout] 381 |             let mut command_to_send = cmd.clone();
[INFO] [stdout]     |                 ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/window/component/scroll_panel.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 |                 let offset = scroll.get_offset();
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/window/component/scroll_panel.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 |                 let offset = scroll.get_offset();
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `brush_data`
[INFO] [stdout]   --> src/window/wgpu/block_3d/brush_uniforms.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let brush_data = BrushUniform {
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_brush_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area_data`
[INFO] [stdout]   --> src/window/wgpu/block_3d/brush_uniforms.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let area_data = BrickAreaUniform {
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_area_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dx`
[INFO] [stdout]   --> src/window/wgpu/block_3d/camera_uniform.rs:38:39
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn change_distance(&mut self, dx: f32, dy: f32) {
[INFO] [stdout]    |                                       ^^ help: if this is intentional, prefix it with an underscore: `_dx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `brush_data`
[INFO] [stdout]   --> src/window/wgpu/block_3d/brush_uniforms.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let brush_data = BrushUniform {
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_brush_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area_data`
[INFO] [stdout]   --> src/window/wgpu/block_3d/brush_uniforms.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let area_data = BrickAreaUniform {
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_area_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dx`
[INFO] [stdout]   --> src/window/wgpu/block_3d/camera_uniform.rs:38:39
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn change_distance(&mut self, dx: f32, dy: f32) {
[INFO] [stdout]    |                                       ^^ help: if this is intentional, prefix it with an underscore: `_dx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/window/wgpu/wgpu_state.rs:184:78
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn render(&mut self, gpu_ctx: &GpuRenderContext, view: &TextureView, size: (u32, u32)) {
[INFO] [stdout]     |                                                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/window/wgpu/wgpu_state.rs:184:78
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn render(&mut self, gpu_ctx: &GpuRenderContext, view: &TextureView, size: (u32, u32)) {
[INFO] [stdout]     |                                                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_id` is never used
[INFO] [stdout]    --> src/window/component/managers/brick_3d_manager.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl BrickManager {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 144 |     fn get_id(x: u32, y: u32, z: u32) -> u32 {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `modifiers` is never read
[INFO] [stdout]   --> src/window/component/managers/edit_label_manager.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct EditLabelManager {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 11 |     edit_label: Option<u32>,
[INFO] [stdout] 12 |     modifiers: Modifiers,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCREEN_WIDTH` is never used
[INFO] [stdout]   --> src/window/wgpu/block_3d/brick_uniform.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const SCREEN_WIDTH: u32 = 1280;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCREEN_HEIGHT` is never used
[INFO] [stdout]   --> src/window/wgpu/block_3d/brick_uniform.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const SCREEN_HEIGHT: u32 = 720;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_id` is never used
[INFO] [stdout]    --> src/window/component/managers/brick_3d_manager.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl BrickManager {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 144 |     fn get_id(x: u32, y: u32, z: u32) -> u32 {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `modifiers` is never read
[INFO] [stdout]   --> src/window/component/managers/edit_label_manager.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct EditLabelManager {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 11 |     edit_label: Option<u32>,
[INFO] [stdout] 12 |     modifiers: Modifiers,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCREEN_WIDTH` is never used
[INFO] [stdout]   --> src/window/wgpu/block_3d/brick_uniform.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const SCREEN_WIDTH: u32 = 1280;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCREEN_HEIGHT` is never used
[INFO] [stdout]   --> src/window/wgpu/block_3d/brick_uniform.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const SCREEN_HEIGHT: u32 = 720;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `type_union`
[INFO] [stdout]  --> src/window/component/block_3d/model/math.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     type_union,
[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 imports: `BRICK_RES` and `GRID_RES`
[INFO] [stdout]  --> src/window/component/block_3d/model/sdf_command.rs:8:34
[INFO] [stdout]   |
[INFO] [stdout] 8 |     managers::brick_3d_manager::{BRICK_RES, GRID_RES},
[INFO] [stdout]   |                                  ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mat4`
[INFO] [stdout]   --> src/window/component/block_3d/model/sdf_command.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 | use glam::{Mat4, Vec2};
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cube::Cube`
[INFO] [stdout]   --> src/window/component/block_3d/viewport.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     cube::Cube,
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ModifiersKeyState`
[INFO] [stdout]  --> src/window/component/managers/edit_label_manager.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 |     keyboard::{Key, ModifiersKeyState, NamedKey},
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `type_union`
[INFO] [stdout]  --> src/window/component/block_3d/model/math.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     type_union,
[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 imports: `BRICK_RES` and `GRID_RES`
[INFO] [stdout]  --> src/window/component/block_3d/model/sdf_command.rs:8:34
[INFO] [stdout]   |
[INFO] [stdout] 8 |     managers::brick_3d_manager::{BRICK_RES, GRID_RES},
[INFO] [stdout]   |                                  ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mat4`
[INFO] [stdout]   --> src/window/component/block_3d/model/sdf_command.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 | use glam::{Mat4, Vec2};
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cube::Cube`
[INFO] [stdout]   --> src/window/component/block_3d/viewport.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |                     cube::Cube,
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ModifiersKeyState`
[INFO] [stdout]  --> src/window/component/managers/edit_label_manager.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 |     keyboard::{Key, ModifiersKeyState, NamedKey},
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ConstBaseLayout`
[INFO] [stdout]   --> src/window/component/panel.rs:23:59
[INFO] [stdout]    |
[INFO] [stdout] 23 | use crate::window::component::layout::const_base_layout::{ConstBaseLayout, Direction};
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ConstBaseLayout`
[INFO] [stdout]   --> src/window/component/panel.rs:23:59
[INFO] [stdout]    |
[INFO] [stdout] 23 | use crate::window::component::layout::const_base_layout::{ConstBaseLayout, Direction};
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/window/component/scroll_panel.rs:194:37
[INFO] [stdout]     |
[INFO] [stdout] 194 |                     let slider_x1 = (free_space * scroll_progress);
[INFO] [stdout]     |                                     ^                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 194 -                     let slider_x1 = (free_space * scroll_progress);
[INFO] [stdout] 194 +                     let slider_x1 = free_space * scroll_progress;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/window/component/scroll_panel.rs:194:37
[INFO] [stdout]     |
[INFO] [stdout] 194 |                     let slider_x1 = (free_space * scroll_progress);
[INFO] [stdout]     |                                     ^                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 194 -                     let slider_x1 = (free_space * scroll_progress);
[INFO] [stdout] 194 +                     let slider_x1 = free_space * scroll_progress;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/window/component/scroll_panel.rs:320:33
[INFO] [stdout]     |
[INFO] [stdout] 320 |                 let slider_x1 = (free_space * scroll_progress);
[INFO] [stdout]     |                                 ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 320 -                 let slider_x1 = (free_space * scroll_progress);
[INFO] [stdout] 320 +                 let slider_x1 = free_space * scroll_progress;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/window/component/scroll_panel.rs:320:33
[INFO] [stdout]     |
[INFO] [stdout] 320 |                 let slider_x1 = (free_space * scroll_progress);
[INFO] [stdout]     |                                 ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 320 -                 let slider_x1 = (free_space * scroll_progress);
[INFO] [stdout] 320 +                 let slider_x1 = free_space * scroll_progress;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Range`
[INFO] [stdout]   --> src/window/wgpu/shape_vertex.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | use std::ops::Range;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Queue`
[INFO] [stdout]   --> src/window/wgpu/shape_vertex.rs:47:45
[INFO] [stdout]    |
[INFO] [stdout] 47 | use wgpu::{BindGroupLayout, Buffer, Device, Queue, SurfaceConfiguration};
[INFO] [stdout]    |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GpuCommand`, `GpuRenderContext`, `draw_args::DrawIndexedIndirectArgs`, and `uber_resourse_manager::UberResourceManager`
[INFO] [stdout]   --> src/window/wgpu/shape_vertex.rs:50:43
[INFO] [stdout]    |
[INFO] [stdout] 50 |     component::base::gpu_render_context::{GpuCommand, GpuRenderContext},
[INFO] [stdout]    |                                           ^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     wgpu::{draw_args::DrawIndexedIndirectArgs, uber_resourse_manager::UberResourceManager},
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Range`
[INFO] [stdout]   --> src/window/wgpu/shape_vertex.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | use std::ops::Range;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `instance::GPUInstance3DData`
[INFO] [stdout]  --> src/window/wgpu/wgpu_state.rs:2:68
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::window::wgpu::block_3d::{brick_uniform::GPUBrickRender, instance::GPUInstance3DData};
[INFO] [stdout]   |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Queue`
[INFO] [stdout]   --> src/window/wgpu/shape_vertex.rs:47:45
[INFO] [stdout]    |
[INFO] [stdout] 47 | use wgpu::{BindGroupLayout, Buffer, Device, Queue, SurfaceConfiguration};
[INFO] [stdout]    |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::window::component::block_3d::model::cube::Cube`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::window::component::block_3d::model::cube::Cube;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::window::component::block_3d::model::tor::Tor`
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::window::component::block_3d::model::tor::Tor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GpuCommand`, `GpuRenderContext`, `draw_args::DrawIndexedIndirectArgs`, and `uber_resourse_manager::UberResourceManager`
[INFO] [stdout]   --> src/window/wgpu/shape_vertex.rs:50:43
[INFO] [stdout]    |
[INFO] [stdout] 50 |     component::base::gpu_render_context::{GpuCommand, GpuRenderContext},
[INFO] [stdout]    |                                           ^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     wgpu::{draw_args::DrawIndexedIndirectArgs, uber_resourse_manager::UberResourceManager},
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `instance::GPUInstance3DData`
[INFO] [stdout]  --> src/window/wgpu/wgpu_state.rs:2:68
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::window::wgpu::block_3d::{brick_uniform::GPUBrickRender, instance::GPUInstance3DData};
[INFO] [stdout]   |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::window::component::block_3d::model::cube::Cube`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::window::component::block_3d::model::cube::Cube;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::window::component::block_3d::model::tor::Tor`
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::window::component::block_3d::model::tor::Tor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_offset`
[INFO] [stdout]   --> src/disk/manager.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |         if let Some((file_offset, count)) = self.index.get(&id) {
[INFO] [stdout]    |                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_offset`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_offset`
[INFO] [stdout]   --> src/disk/manager.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |         if let Some((file_offset, count)) = self.index.get(&id) {
[INFO] [stdout]    |                      ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_offset`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/window/app_winit.rs:339:13
[INFO] [stdout]     |
[INFO] [stdout] 339 |         let mut window_attributes = Window::default_attributes().with_title("LOL");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/window/component/base/ui_3d_command.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 49 | /             Ui3DCommand::RotateCamera(target, _, _)
[INFO] [stdout] 50 | |             | Ui3DCommand::ChangeDistanceCamera(target, _, _)
[INFO] [stdout] 51 | |             | Ui3DCommand::Paint(target, _, _)
[INFO] [stdout] 52 | |             | Ui3DCommand::ChangeUnionPencil(target, _) => {
[INFO] [stdout]    | |_______________________________________________________- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 57 |               _ => (),
[INFO] [stdout]    |               ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/window/component/base/ui_3d_command.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 65 | /             Ui3DCommand::RotateCamera(id, _, _)
[INFO] [stdout] 66 | |             | Ui3DCommand::ChangeDistanceCamera(id, _, _)
[INFO] [stdout] 67 | |             | Ui3DCommand::Paint(id, _, _)
[INFO] [stdout] 68 | |             | Ui3DCommand::ChangeUnionPencil(id, _) => {
[INFO] [stdout]    | |___________________________________________________- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 95 |               _ => (),
[INFO] [stdout]    |               ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/window/app_winit.rs:339:13
[INFO] [stdout]     |
[INFO] [stdout] 339 |         let mut window_attributes = Window::default_attributes().with_title("LOL");
[INFO] [stdout]     |             ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `t` is never read
[INFO] [stdout]    --> src/window/component/block_3d/model/math.rs:96:17
[INFO] [stdout]     |
[INFO] [stdout]  96 |     let mut t = 0.0;
[INFO] [stdout]     |                 ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 103 |         t = t_near.max(0.0);
[INFO] [stdout]     |         ------------------- `t` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/window/component/base/ui_3d_command.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 49 | /             Ui3DCommand::RotateCamera(target, _, _)
[INFO] [stdout] 50 | |             | Ui3DCommand::ChangeDistanceCamera(target, _, _)
[INFO] [stdout] 51 | |             | Ui3DCommand::Paint(target, _, _)
[INFO] [stdout] 52 | |             | Ui3DCommand::ChangeUnionPencil(target, _) => {
[INFO] [stdout]    | |_______________________________________________________- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 57 |               _ => (),
[INFO] [stdout]    |               ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/window/component/base/ui_3d_command.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 65 | /             Ui3DCommand::RotateCamera(id, _, _)
[INFO] [stdout] 66 | |             | Ui3DCommand::ChangeDistanceCamera(id, _, _)
[INFO] [stdout] 67 | |             | Ui3DCommand::Paint(id, _, _)
[INFO] [stdout] 68 | |             | Ui3DCommand::ChangeUnionPencil(id, _) => {
[INFO] [stdout]    | |___________________________________________________- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 95 |               _ => (),
[INFO] [stdout]    |               ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `normal`
[INFO] [stdout]    --> src/window/component/block_3d/viewport.rs:379:31
[INFO] [stdout]     |
[INFO] [stdout] 379 |         if let Some((hit_pos, normal)) = cast_ray(ray_origin, ray_dir, &self.model.history_sdf_cmds)
[INFO] [stdout]     |                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_normal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/window/component/block_3d/viewport.rs:410:30
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn set_offset(&mut self, x: f32, y: f32, area: &Area) {}
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/window/component/block_3d/viewport.rs:410:38
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn set_offset(&mut self, x: f32, y: f32, area: &Area) {}
[INFO] [stdout]     |                                      ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]    --> src/window/component/block_3d/viewport.rs:410:46
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn set_offset(&mut self, x: f32, y: f32, area: &Area) {}
[INFO] [stdout]     |                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `t` is never read
[INFO] [stdout]    --> src/window/component/block_3d/model/math.rs:96:17
[INFO] [stdout]     |
[INFO] [stdout]  96 |     let mut t = 0.0;
[INFO] [stdout]     |                 ^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 103 |         t = t_near.max(0.0);
[INFO] [stdout]     |         ------------------- `t` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/window/component/interface/drawable.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn resize_one(&mut self, ctx: &LayoutContext) {}
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `family_name`
[INFO] [stdout]    --> src/window/component/label.rs:123:28
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn set_font(&mut self, family_name: &'static str) -> &mut dyn LabelControl {
[INFO] [stdout]     |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_family_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `normal`
[INFO] [stdout]    --> src/window/component/block_3d/viewport.rs:379:31
[INFO] [stdout]     |
[INFO] [stdout] 379 |         if let Some((hit_pos, normal)) = cast_ray(ray_origin, ray_dir, &self.model.history_sdf_cmds)
[INFO] [stdout]     |                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_normal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/window/component/block_3d/viewport.rs:410:30
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn set_offset(&mut self, x: f32, y: f32, area: &Area) {}
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/window/component/block_3d/viewport.rs:410:38
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn set_offset(&mut self, x: f32, y: f32, area: &Area) {}
[INFO] [stdout]     |                                      ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]    --> src/window/component/block_3d/viewport.rs:410:46
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn set_offset(&mut self, x: f32, y: f32, area: &Area) {}
[INFO] [stdout]     |                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/window/component/interface/drawable.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn resize_one(&mut self, ctx: &LayoutContext) {}
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `family_name`
[INFO] [stdout]    --> src/window/component/label.rs:123:28
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn set_font(&mut self, family_name: &'static str) -> &mut dyn LabelControl {
[INFO] [stdout]     |                            ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_family_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/window/component/panel.rs:250:30
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn set_offset(&mut self, x: f32, y: f32, area: &Area) {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/window/component/panel.rs:381:17
[INFO] [stdout]     |
[INFO] [stdout] 381 |             let mut command_to_send = cmd.clone();
[INFO] [stdout]     |                 ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/window/component/panel.rs:250:30
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn set_offset(&mut self, x: f32, y: f32, area: &Area) {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/window/component/panel.rs:381:17
[INFO] [stdout]     |
[INFO] [stdout] 381 |             let mut command_to_send = cmd.clone();
[INFO] [stdout]     |                 ----^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/window/component/scroll_panel.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 |                 let offset = scroll.get_offset();
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/window/component/scroll_panel.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 |                 let offset = scroll.get_offset();
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `brush_data`
[INFO] [stdout]   --> src/window/wgpu/block_3d/brush_uniforms.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let brush_data = BrushUniform {
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_brush_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area_data`
[INFO] [stdout]   --> src/window/wgpu/block_3d/brush_uniforms.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let area_data = BrickAreaUniform {
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_area_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dx`
[INFO] [stdout]   --> src/window/wgpu/block_3d/camera_uniform.rs:38:39
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn change_distance(&mut self, dx: f32, dy: f32) {
[INFO] [stdout]    |                                       ^^ help: if this is intentional, prefix it with an underscore: `_dx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `brush_data`
[INFO] [stdout]   --> src/window/wgpu/block_3d/brush_uniforms.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let brush_data = BrushUniform {
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_brush_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area_data`
[INFO] [stdout]   --> src/window/wgpu/block_3d/brush_uniforms.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let area_data = BrickAreaUniform {
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_area_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dx`
[INFO] [stdout]   --> src/window/wgpu/block_3d/camera_uniform.rs:38:39
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn change_distance(&mut self, dx: f32, dy: f32) {
[INFO] [stdout]    |                                       ^^ help: if this is intentional, prefix it with an underscore: `_dx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/window/wgpu/wgpu_state.rs:184:78
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn render(&mut self, gpu_ctx: &GpuRenderContext, view: &TextureView, size: (u32, u32)) {
[INFO] [stdout]     |                                                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/window/wgpu/wgpu_state.rs:184:78
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn render(&mut self, gpu_ctx: &GpuRenderContext, view: &TextureView, size: (u32, u32)) {
[INFO] [stdout]     |                                                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/main.rs:690:21
[INFO] [stdout]     |
[INFO] [stdout] 690 |                 let b = final_color & 0xFF;
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `g`
[INFO] [stdout]    --> src/main.rs:652:21
[INFO] [stdout]     |
[INFO] [stdout] 652 |                 let g = (final_color >> 8) & 0xFF;
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_g`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/main.rs:614:21
[INFO] [stdout]     |
[INFO] [stdout] 614 |                 let r = (final_color >> 16) & 0xFF;
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main_1` is never used
[INFO] [stdout]   --> src/main.rs:38:4
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn main_1() {
[INFO] [stdout]    |    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DiskManager` is never constructed
[INFO] [stdout]  --> src/disk/manager.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DiskManager {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save_model` and `load_model_to_gpu` are never used
[INFO] [stdout]   --> src/disk/manager.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl DiskManager {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] 15 |     pub fn save_model(&mut self, id: u32, commands: &[SDFCommandRaw]) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn load_model_to_gpu(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `as_drawable` and `get_tx` are never used
[INFO] [stdout]   --> src/window/app.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl App {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn as_drawable(&mut self) -> &SharedDrawable {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn get_tx(&mut self) -> Sender<UiCommand> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_tx` is never used
[INFO] [stdout]    --> src/window/app_winit.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout]  92 | impl AppWinit {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 264 |     pub fn get_tx(&self) -> Sender<UiCommand> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/window/component/base/area.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | / impl<T> Size<T>
[INFO] [stdout] 12 | | where
[INFO] [stdout] 13 | |     T: Copy,
[INFO] [stdout]    | |____________- associated function in this implementation
[INFO] [stdout] 14 |   {
[INFO] [stdout] 15 |       pub fn new(w: T, h: T) -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/main.rs:690:21
[INFO] [stdout]     |
[INFO] [stdout] 690 |                 let b = final_color & 0xFF;
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains` is never used
[INFO] [stdout]   --> src/window/component/base/area.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub trait AreaMath<T, W> {
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 73 |     fn contains(&self, x: T, y: T) -> bool;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `push_line` is never used
[INFO] [stdout]    --> src/window/component/base/gpu_render_context.rs:237:12
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl GpuRenderContext {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 237 |     pub fn push_line(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RenderContext` is never constructed
[INFO] [stdout]  --> src/window/component/base/render_context.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct RenderContext<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `g`
[INFO] [stdout]    --> src/main.rs:652:21
[INFO] [stdout]     |
[INFO] [stdout] 652 |                 let g = (final_color >> 8) & 0xFF;
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_g`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/main.rs:614:21
[INFO] [stdout]     |
[INFO] [stdout] 614 |                 let r = (final_color >> 16) & 0xFF;
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `resize` and `set_offset` are never used
[INFO] [stdout]   --> src/window/component/base/scroll.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Scroll {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn resize(&mut self) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn set_offset(&mut self, x: f32, y: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `font_id` is never read
[INFO] [stdout]  --> src/window/component/base/settings.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Settings {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 7 |     pub background_color: u32,
[INFO] [stdout] 8 |     pub font_id: u32,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_font` is never used
[INFO] [stdout]   --> src/window/component/base/settings.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Settings {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn set_font(&mut self, font_id: u32) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/window/component/base/ui_command.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum UiCommand {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] 17 |     SetPosition(Cell<Option<u32>>, Cell<f32>, Cell<f32>),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 18 |     ChangeColor(Cell<Option<u32>>, u32),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 19 |     SetText(Cell<Option<u32>>, String),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 20 |     Custom(Cell<Option<u32>>, Rc<dyn Fn(SharedDrawable)>),
[INFO] [stdout] 21 |     SetScale(Cell<Option<u32>>, u16),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     RequestRedrawWithoutResize(),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     RequestRedrawWithTimer(Duration),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     SetOnClick(Cell<Option<u32>>, Box<UiCommand>),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 28 |     SetOnMouseEnter(Cell<Option<u32>>, Box<UiCommand>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     SetOnMouseLeave(Cell<Option<u32>>, Box<UiCommand>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     SetAnimation(Cell<Option<u32>>, Rc<Vec<AnimationSequence>>),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 31 |     AddAnimation(Cell<Option<u32>>, Rc<AnimationSequence>),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 32 |     AddAnimationBatch(Cell<Option<u32>>, Rc<Vec<AnimationSequence>>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     StartAnimation(Cell<Option<u32>>),
[INFO] [stdout] 34 |     None(),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 35 |     Batch(Vec<UiCommand>),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 36 |     Other(Rc<dyn CommandTrait>),
[INFO] [stdout] 37 |     DragItem(Cell<Option<u32>>),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UiCommand` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cube` is never constructed
[INFO] [stdout]  --> src/window/component/block_3d/model/cube.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Cube {}
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `new_with_color` are never used
[INFO] [stdout]   --> src/window/component/block_3d/model/cube.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Cube {
[INFO] [stdout]    | --------- associated functions in this implementation
[INFO] [stdout] 10 |     pub fn new(size: f32, position: [f32; 3]) -> SDFCommandExt {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn new_with_color(size: f32, position: [f32; 3], color: u32) -> SDFCommandExt {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SHAPE_TORUS` is never used
[INFO] [stdout]   --> src/window/component/block_3d/model/model.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const SHAPE_TORUS: f32 = 3.0;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SHAPE_CILINDER` is never used
[INFO] [stdout]   --> src/window/component/block_3d/model/model.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const SHAPE_CILINDER: f32 = 4.0;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tor` is never constructed
[INFO] [stdout]  --> src/window/component/block_3d/model/tor.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Tor {}
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/window/component/block_3d/model/tor.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Tor {
[INFO] [stdout]    | -------- associated function in this implementation
[INFO] [stdout] 10 |     pub fn new(size1: f32, size2: f32, position: [f32; 3]) -> SDFCommandExt {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_color_pencil`, and `set_union_pencil` are never used
[INFO] [stdout]   --> src/window/component/block_3d/pencil_3d.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Pencil3D {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 18 |     pub fn new(type_union: f32, color: u32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn set_color_pencil(&mut self, color: u32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn set_union_pencil(&mut self, type_union: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_inv_matrix` and `to_inv_matrix_voxel` are never used
[INFO] [stdout]   --> src/window/component/block_3d/transform.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Transform {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn to_inv_matrix(&self) -> Mat4 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn to_inv_matrix_voxel(&self) -> Mat4 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_sdf_command_screen_rect` is never used
[INFO] [stdout]   --> src/window/component/block_3d/transform.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn calculate_sdf_command_screen_rect(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_group_screen_rect` is never used
[INFO] [stdout]    --> src/window/component/block_3d/transform.rs:142:8
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub fn calculate_group_screen_rect(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INTERSECTION` is never used
[INFO] [stdout]  --> src/window/component/block_3d/type_union.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const INTERSECTION: f32 = 1.0;
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_type_union` is never used
[INFO] [stdout]  --> src/window/component/block_3d/type_union.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn get_type_union(type_union: f32) -> f32 {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove_clickable` is never used
[INFO] [stdout]   --> src/window/component/interface/drawable.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub trait ClickableDrawable {
[INFO] [stdout]    |           ----------------- method in this trait
[INFO] [stdout] 27 |     fn is_clickable(&self) -> bool;
[INFO] [stdout] 28 |     fn remove_clickable(&mut self) -> &mut dyn ClickableDrawable;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_offset` is never used
[INFO] [stdout]   --> src/window/component/interface/drawable.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub trait ScrollableDrawable {
[INFO] [stdout]    |           ------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 51 |     fn set_offset(&mut self, x: f32, y: f32, area: &Area);
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `have_animation` is never used
[INFO] [stdout]   --> src/window/component/interface/drawable.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub trait AnimationDrawable {
[INFO] [stdout]    |           ----------------- method in this trait
[INFO] [stdout] 56 |     fn have_animation(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_padding` is never used
[INFO] [stdout]   --> src/window/component/interface/drawable.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub trait LayoutDrawable {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 76 |     fn get_padding(&self) -> &Direction;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_on_drag` and `set_on_drop` are never used
[INFO] [stdout]   --> src/window/component/interface/drawable.rs:91:8
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub trait DragableDrawable {
[INFO] [stdout]    |           ---------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 91 |     fn set_on_drag(&mut self, command: UiCommand) -> &mut dyn DragableDrawable;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 92 |     fn set_in_drag(&mut self, command: UiCommand) -> &mut dyn DragableDrawable;
[INFO] [stdout] 93 |     fn set_on_drop(&mut self, command: UiCommand) -> &mut dyn DragableDrawable;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_keyboard_control` is never used
[INFO] [stdout]   --> src/window/component/interface/drawable.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub trait KeyboardControlDrawable {
[INFO] [stdout]    |           ----------------------- method in this trait
[INFO] [stdout] 97 |     fn is_keyboard_control(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_str` is never used
[INFO] [stdout]   --> src/window/component/label.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Label {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn from_str(text: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GRID_RES` is never used
[INFO] [stdout]   --> src/window/component/managers/brick_3d_manager.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const GRID_RES: u32 = 32;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BRICK_RES` is never used
[INFO] [stdout]   --> src/window/component/managers/brick_3d_manager.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const BRICK_RES: u32 = 8; // Разрешение одного кирпича
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ATLAS_WIDTH` is never used
[INFO] [stdout]   --> src/window/component/managers/brick_3d_manager.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const ATLAS_WIDTH: u32 = 4096;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ATLAS_HEIGHT` is never used
[INFO] [stdout]   --> src/window/component/managers/brick_3d_manager.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const ATLAS_HEIGHT: u32 = 4096;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_id` is never used
[INFO] [stdout]    --> src/window/component/managers/brick_3d_manager.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl BrickManager {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 144 |     fn get_id(x: u32, y: u32, z: u32) -> u32 {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `modifiers` is never read
[INFO] [stdout]   --> src/window/component/managers/edit_label_manager.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct EditLabelManager {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 11 |     edit_label: Option<u32>,
[INFO] [stdout] 12 |     modifiers: Modifiers,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_editing` is never used
[INFO] [stdout]   --> src/window/component/managers/edit_label_manager.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl EditLabelManager {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] 25 |     pub fn is_editing(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_by_id` and `cleanup` are never used
[INFO] [stdout]   --> src/window/component/managers/id_manager.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl IDManager {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn get_by_id(&self, id: &u32) -> Option<&WeakSharedDrawable> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn cleanup(&mut self) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_color`, `set_width`, and `set_radius` are never used
[INFO] [stdout]   --> src/window/component/theme/border.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Border {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] 18 |     pub fn set_color(&mut self, color: u32) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn set_width(&mut self, width: f32) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn set_radius(&mut self, radius: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCREEN_WIDTH` is never used
[INFO] [stdout]   --> src/window/wgpu/block_3d/brick_uniform.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const SCREEN_WIDTH: u32 = 1280;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCREEN_HEIGHT` is never used
[INFO] [stdout]   --> src/window/wgpu/block_3d/brick_uniform.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const SCREEN_HEIGHT: u32 = 720;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `atlas_size` is never read
[INFO] [stdout]   --> src/window/wgpu/block_3d/brick_uniform.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct GPUBrickRender {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub atlas_size: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sculpt_brick` is never used
[INFO] [stdout]   --> src/window/wgpu/block_3d/brush_uniforms.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn sculpt_brick(
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GPUInstance3DData` is never constructed
[INFO] [stdout]   --> src/window/wgpu/block_3d/instance.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct GPUInstance3DData {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `recreate_bind_group` are never used
[INFO] [stdout]    --> src/window/wgpu/block_3d/instance.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl GPUInstance3DData {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout]  24 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn recreate_bind_group(&mut self, device: &Device) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SHAPE_LINE` is never used
[INFO] [stdout]   --> src/window/wgpu/shape_vertex.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const SHAPE_LINE: f32 = 1.0;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main_1` is never used
[INFO] [stdout]   --> src/main.rs:38:4
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn main_1() {
[INFO] [stdout]    |    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DiskManager` is never constructed
[INFO] [stdout]  --> src/disk/manager.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DiskManager {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save_model` and `load_model_to_gpu` are never used
[INFO] [stdout]   --> src/disk/manager.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl DiskManager {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] 15 |     pub fn save_model(&mut self, id: u32, commands: &[SDFCommandRaw]) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn load_model_to_gpu(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `as_drawable` and `get_tx` are never used
[INFO] [stdout]   --> src/window/app.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl App {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn as_drawable(&mut self) -> &SharedDrawable {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn get_tx(&mut self) -> Sender<UiCommand> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_tx` is never used
[INFO] [stdout]    --> src/window/app_winit.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout]  92 | impl AppWinit {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 264 |     pub fn get_tx(&self) -> Sender<UiCommand> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/window/component/base/area.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | / impl<T> Size<T>
[INFO] [stdout] 12 | | where
[INFO] [stdout] 13 | |     T: Copy,
[INFO] [stdout]    | |____________- associated function in this implementation
[INFO] [stdout] 14 |   {
[INFO] [stdout] 15 |       pub fn new(w: T, h: T) -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains` is never used
[INFO] [stdout]   --> src/window/component/base/area.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub trait AreaMath<T, W> {
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 73 |     fn contains(&self, x: T, y: T) -> bool;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `push_line` is never used
[INFO] [stdout]    --> src/window/component/base/gpu_render_context.rs:237:12
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl GpuRenderContext {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 237 |     pub fn push_line(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RenderContext` is never constructed
[INFO] [stdout]  --> src/window/component/base/render_context.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct RenderContext<'a> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `resize` and `set_offset` are never used
[INFO] [stdout]   --> src/window/component/base/scroll.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Scroll {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn resize(&mut self) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn set_offset(&mut self, x: f32, y: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `font_id` is never read
[INFO] [stdout]  --> src/window/component/base/settings.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Settings {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 7 |     pub background_color: u32,
[INFO] [stdout] 8 |     pub font_id: u32,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_font` is never used
[INFO] [stdout]   --> src/window/component/base/settings.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Settings {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn set_font(&mut self, font_id: u32) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/window/component/base/ui_command.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum UiCommand {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] 17 |     SetPosition(Cell<Option<u32>>, Cell<f32>, Cell<f32>),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 18 |     ChangeColor(Cell<Option<u32>>, u32),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 19 |     SetText(Cell<Option<u32>>, String),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 20 |     Custom(Cell<Option<u32>>, Rc<dyn Fn(SharedDrawable)>),
[INFO] [stdout] 21 |     SetScale(Cell<Option<u32>>, u16),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     RequestRedrawWithoutResize(),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     RequestRedrawWithTimer(Duration),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     SetOnClick(Cell<Option<u32>>, Box<UiCommand>),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 28 |     SetOnMouseEnter(Cell<Option<u32>>, Box<UiCommand>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     SetOnMouseLeave(Cell<Option<u32>>, Box<UiCommand>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     SetAnimation(Cell<Option<u32>>, Rc<Vec<AnimationSequence>>),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 31 |     AddAnimation(Cell<Option<u32>>, Rc<AnimationSequence>),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 32 |     AddAnimationBatch(Cell<Option<u32>>, Rc<Vec<AnimationSequence>>),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     StartAnimation(Cell<Option<u32>>),
[INFO] [stdout] 34 |     None(),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 35 |     Batch(Vec<UiCommand>),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 36 |     Other(Rc<dyn CommandTrait>),
[INFO] [stdout] 37 |     DragItem(Cell<Option<u32>>),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UiCommand` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cube` is never constructed
[INFO] [stdout]  --> src/window/component/block_3d/model/cube.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Cube {}
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `new_with_color` are never used
[INFO] [stdout]   --> src/window/component/block_3d/model/cube.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Cube {
[INFO] [stdout]    | --------- associated functions in this implementation
[INFO] [stdout] 10 |     pub fn new(size: f32, position: [f32; 3]) -> SDFCommandExt {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn new_with_color(size: f32, position: [f32; 3], color: u32) -> SDFCommandExt {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SHAPE_TORUS` is never used
[INFO] [stdout]   --> src/window/component/block_3d/model/model.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const SHAPE_TORUS: f32 = 3.0;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SHAPE_CILINDER` is never used
[INFO] [stdout]   --> src/window/component/block_3d/model/model.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const SHAPE_CILINDER: f32 = 4.0;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tor` is never constructed
[INFO] [stdout]  --> src/window/component/block_3d/model/tor.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Tor {}
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/window/component/block_3d/model/tor.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Tor {
[INFO] [stdout]    | -------- associated function in this implementation
[INFO] [stdout] 10 |     pub fn new(size1: f32, size2: f32, position: [f32; 3]) -> SDFCommandExt {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_color_pencil`, and `set_union_pencil` are never used
[INFO] [stdout]   --> src/window/component/block_3d/pencil_3d.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Pencil3D {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 18 |     pub fn new(type_union: f32, color: u32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn set_color_pencil(&mut self, color: u32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn set_union_pencil(&mut self, type_union: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_inv_matrix` and `to_inv_matrix_voxel` are never used
[INFO] [stdout]   --> src/window/component/block_3d/transform.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Transform {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn to_inv_matrix(&self) -> Mat4 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn to_inv_matrix_voxel(&self) -> Mat4 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_sdf_command_screen_rect` is never used
[INFO] [stdout]   --> src/window/component/block_3d/transform.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn calculate_sdf_command_screen_rect(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_group_screen_rect` is never used
[INFO] [stdout]    --> src/window/component/block_3d/transform.rs:142:8
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub fn calculate_group_screen_rect(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INTERSECTION` is never used
[INFO] [stdout]  --> src/window/component/block_3d/type_union.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const INTERSECTION: f32 = 1.0;
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_type_union` is never used
[INFO] [stdout]  --> src/window/component/block_3d/type_union.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn get_type_union(type_union: f32) -> f32 {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove_clickable` is never used
[INFO] [stdout]   --> src/window/component/interface/drawable.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub trait ClickableDrawable {
[INFO] [stdout]    |           ----------------- method in this trait
[INFO] [stdout] 27 |     fn is_clickable(&self) -> bool;
[INFO] [stdout] 28 |     fn remove_clickable(&mut self) -> &mut dyn ClickableDrawable;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_offset` is never used
[INFO] [stdout]   --> src/window/component/interface/drawable.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub trait ScrollableDrawable {
[INFO] [stdout]    |           ------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 51 |     fn set_offset(&mut self, x: f32, y: f32, area: &Area);
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `have_animation` is never used
[INFO] [stdout]   --> src/window/component/interface/drawable.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub trait AnimationDrawable {
[INFO] [stdout]    |           ----------------- method in this trait
[INFO] [stdout] 56 |     fn have_animation(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_padding` is never used
[INFO] [stdout]   --> src/window/component/interface/drawable.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub trait LayoutDrawable {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 76 |     fn get_padding(&self) -> &Direction;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_on_drag` and `set_on_drop` are never used
[INFO] [stdout]   --> src/window/component/interface/drawable.rs:91:8
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub trait DragableDrawable {
[INFO] [stdout]    |           ---------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 91 |     fn set_on_drag(&mut self, command: UiCommand) -> &mut dyn DragableDrawable;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 92 |     fn set_in_drag(&mut self, command: UiCommand) -> &mut dyn DragableDrawable;
[INFO] [stdout] 93 |     fn set_on_drop(&mut self, command: UiCommand) -> &mut dyn DragableDrawable;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_keyboard_control` is never used
[INFO] [stdout]   --> src/window/component/interface/drawable.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub trait KeyboardControlDrawable {
[INFO] [stdout]    |           ----------------------- method in this trait
[INFO] [stdout] 97 |     fn is_keyboard_control(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_str` is never used
[INFO] [stdout]   --> src/window/component/label.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Label {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn from_str(text: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GRID_RES` is never used
[INFO] [stdout]   --> src/window/component/managers/brick_3d_manager.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const GRID_RES: u32 = 32;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BRICK_RES` is never used
[INFO] [stdout]   --> src/window/component/managers/brick_3d_manager.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const BRICK_RES: u32 = 8; // Разрешение одного кирпича
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ATLAS_WIDTH` is never used
[INFO] [stdout]   --> src/window/component/managers/brick_3d_manager.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const ATLAS_WIDTH: u32 = 4096;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ATLAS_HEIGHT` is never used
[INFO] [stdout]   --> src/window/component/managers/brick_3d_manager.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const ATLAS_HEIGHT: u32 = 4096;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_id` is never used
[INFO] [stdout]    --> src/window/component/managers/brick_3d_manager.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl BrickManager {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 144 |     fn get_id(x: u32, y: u32, z: u32) -> u32 {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `modifiers` is never read
[INFO] [stdout]   --> src/window/component/managers/edit_label_manager.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct EditLabelManager {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 11 |     edit_label: Option<u32>,
[INFO] [stdout] 12 |     modifiers: Modifiers,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_editing` is never used
[INFO] [stdout]   --> src/window/component/managers/edit_label_manager.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl EditLabelManager {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] 25 |     pub fn is_editing(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_by_id` and `cleanup` are never used
[INFO] [stdout]   --> src/window/component/managers/id_manager.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl IDManager {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn get_by_id(&self, id: &u32) -> Option<&WeakSharedDrawable> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn cleanup(&mut self) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_color`, `set_width`, and `set_radius` are never used
[INFO] [stdout]   --> src/window/component/theme/border.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Border {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] 18 |     pub fn set_color(&mut self, color: u32) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn set_width(&mut self, width: f32) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn set_radius(&mut self, radius: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCREEN_WIDTH` is never used
[INFO] [stdout]   --> src/window/wgpu/block_3d/brick_uniform.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const SCREEN_WIDTH: u32 = 1280;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCREEN_HEIGHT` is never used
[INFO] [stdout]   --> src/window/wgpu/block_3d/brick_uniform.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const SCREEN_HEIGHT: u32 = 720;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `atlas_size` is never read
[INFO] [stdout]   --> src/window/wgpu/block_3d/brick_uniform.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct GPUBrickRender {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub atlas_size: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sculpt_brick` is never used
[INFO] [stdout]   --> src/window/wgpu/block_3d/brush_uniforms.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn sculpt_brick(
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GPUInstance3DData` is never constructed
[INFO] [stdout]   --> src/window/wgpu/block_3d/instance.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct GPUInstance3DData {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `recreate_bind_group` are never used
[INFO] [stdout]    --> src/window/wgpu/block_3d/instance.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl GPUInstance3DData {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout]  24 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn recreate_bind_group(&mut self, device: &Device) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SHAPE_LINE` is never used
[INFO] [stdout]   --> src/window/wgpu/shape_vertex.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const SHAPE_LINE: f32 = 1.0;
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "a1cf6988c90601134182f23c18ca75864d5ece52b822476f4a783882c1fbbd2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1cf6988c90601134182f23c18ca75864d5ece52b822476f4a783882c1fbbd2c", kill_on_drop: false }`
[INFO] [stdout] a1cf6988c90601134182f23c18ca75864d5ece52b822476f4a783882c1fbbd2c
