[INFO] cloning repository https://github.com/JarrodDoyle/voxel-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JarrodDoyle/voxel-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarrodDoyle%2Fvoxel-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarrodDoyle%2Fvoxel-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c39a2591b9fc98a7112e9190d47ba390b4438bf
[INFO] checking JarrodDoyle/voxel-rs against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarrodDoyle%2Fvoxel-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/JarrodDoyle/voxel-rs
[INFO] finished tweaking git repo https://github.com/JarrodDoyle/voxel-rs
[INFO] tweaked toml for git repo https://github.com/JarrodDoyle/voxel-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JarrodDoyle/voxel-rs on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JarrodDoyle/voxel-rs 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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a9528119d181005ab28ce9472e06db706a9c1ad6d504ea28dde2094829a57ab
[INFO] running `Command { std: "docker" "start" "-a" "3a9528119d181005ab28ce9472e06db706a9c1ad6d504ea28dde2094829a57ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a9528119d181005ab28ce9472e06db706a9c1ad6d504ea28dde2094829a57ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a9528119d181005ab28ce9472e06db706a9c1ad6d504ea28dde2094829a57ab", kill_on_drop: false }`
[INFO] [stdout] 3a9528119d181005ab28ce9472e06db706a9c1ad6d504ea28dde2094829a57ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77f00103331ed932e2582662a9a790ca340854a2309a50d331ad6646e7ec801e
[INFO] running `Command { std: "docker" "start" "-a" "77f00103331ed932e2582662a9a790ca340854a2309a50d331ad6646e7ec801e", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-hal v0.19.3
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wgpu-core v0.19.3
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling wgpu v0.19.3
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking smol_str v0.2.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking glam v0.26.0
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]     Checking simdeez v1.0.8
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]     Checking simdnoise v3.1.6
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking polling v3.5.0
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]     Checking wayland-client v0.31.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.1
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking sctk-adwaita v0.8.1
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stderr]     Checking voxel-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/core/camera.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct CameraUniform {
[INFO] [stdout]    |            ^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/core/camera.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[repr(C)]
[INFO] [stdout] 11 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 12 | | pub struct CameraUniform {
[INFO] [stdout] 13 | |     projection: [[f32; 4]; 4],
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     _pad: f32,
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mouse_sensitivity` is never read
[INFO] [stdout]    --> src/core/camera.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct CameraController {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 108 |     mouse_sensitivity: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CameraController` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `instance` and `adapter` are never read
[INFO] [stdout]   --> src/gfx/context.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Context<'window> {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout]  9 |     pub window: Arc<Window>,
[INFO] [stdout] 10 |     pub instance: wgpu::Instance,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub adapter: wgpu::Adapter,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_dimension`, `with_address_mode`, and `with_filter_mode` are never used
[INFO] [stdout]   --> src/gfx/texture.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl TextureBuilder {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn with_dimension(mut self, dimension: wgpu::TextureDimension) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn with_address_mode(mut self, address_mode: wgpu::AddressMode) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub fn with_filter_mode(mut self, filter_mode: wgpu::FilterMode) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `texture` and `sampler` are never read
[INFO] [stdout]    --> src/gfx/texture.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct Texture {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 109 |     pub attributes: TextureAttributes,
[INFO] [stdout] 110 |     pub texture: wgpu::Texture,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 111 |     pub view: wgpu::TextureView,
[INFO] [stdout] 112 |     pub sampler: wgpu::Sampler,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Texture` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update` is never used
[INFO] [stdout]    --> src/gfx/texture.rs:179:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl Texture {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub fn update(&self, context: &Context, data: &[u8]) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lerp` is never used
[INFO] [stdout]  --> src/math.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn lerp(a: f32, b: f32, w: f32) -> f32 {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bi_lerp` is never used
[INFO] [stdout]   --> src/math.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn bi_lerp(p: &[f32], w: &[f32]) -> f32 {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tri_lerp` is never used
[INFO] [stdout]   --> src/math.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn tri_lerp(p: &[f32], w: &[f32]) -> f32 {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/voxel/brickmap/brickgrid.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct BrickgridElement(pub u32);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/voxel/brickmap/brickgrid.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / #[repr(C)]
[INFO] [stdout] 25 | | #[derive(Debug, Default, Clone, Copy, PartialEq, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 26 | | pub struct BrickgridElement(pub u32);
[INFO] [stdout]    | |_____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dimensions` is never read
[INFO] [stdout]   --> src/voxel/brickmap/brickgrid.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct Brickgrid {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 44 |     dimensions: glam::UVec3,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Brickgrid` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/voxel/brickmap/brickgrid.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl Brickgrid {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub fn get(&mut self, index: usize) -> BrickgridElement {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/voxel/brickmap/brickmap_cache.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Brickmap {
[INFO] [stdout]    |        ^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/voxel/brickmap/brickmap_cache.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / #[repr(C)]
[INFO] [stdout] 10 | | #[derive(Debug, Default, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 11 | | struct Brickmap {
[INFO] [stdout] 12 | |     bitmask: [u32; 16],
[INFO] [stdout] 13 | |     shading_table_offset: u32,
[INFO] [stdout] 14 | |     lod_color: u32,
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/voxel/brickmap/brickmap_cache.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct BrickmapUploadElement {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/voxel/brickmap/brickmap_cache.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / #[repr(C)]
[INFO] [stdout] 18 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 19 | | struct BrickmapUploadElement {
[INFO] [stdout] 20 | |     cache_idx: u32, // TODO: Change to usize?
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     shading_elements: [u32; 512], // TODO: Replace u32 with custom type?
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_entry` is never used
[INFO] [stdout]    --> src/voxel/brickmap/brickmap_cache.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl BrickmapCache {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn get_entry(&self, index: usize) -> Option<BrickmapCacheEntry> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/voxel/brickmap/manager.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct WorldState {
[INFO] [stdout]    |        ^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/voxel/brickmap/manager.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / #[repr(C)]
[INFO] [stdout] 14 | | #[derive(Debug, Default, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 15 | | struct WorldState {
[INFO] [stdout] 16 | |     brickgrid_dims: [u32; 3],
[INFO] [stdout] 17 | |     _pad: u32,
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pos` is never read
[INFO] [stdout]  --> src/voxel/world/chunk.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Chunk {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 7 |     pos: glam::IVec3,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Chunk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/core/camera.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct CameraUniform {
[INFO] [stdout]    |            ^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/core/camera.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[repr(C)]
[INFO] [stdout] 11 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 12 | | pub struct CameraUniform {
[INFO] [stdout] 13 | |     projection: [[f32; 4]; 4],
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     _pad: f32,
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mouse_sensitivity` is never read
[INFO] [stdout]    --> src/core/camera.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct CameraController {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 108 |     mouse_sensitivity: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CameraController` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `instance` and `adapter` are never read
[INFO] [stdout]   --> src/gfx/context.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Context<'window> {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout]  9 |     pub window: Arc<Window>,
[INFO] [stdout] 10 |     pub instance: wgpu::Instance,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub adapter: wgpu::Adapter,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_dimension`, `with_address_mode`, and `with_filter_mode` are never used
[INFO] [stdout]   --> src/gfx/texture.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl TextureBuilder {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn with_dimension(mut self, dimension: wgpu::TextureDimension) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn with_address_mode(mut self, address_mode: wgpu::AddressMode) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub fn with_filter_mode(mut self, filter_mode: wgpu::FilterMode) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `texture` and `sampler` are never read
[INFO] [stdout]    --> src/gfx/texture.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct Texture {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 109 |     pub attributes: TextureAttributes,
[INFO] [stdout] 110 |     pub texture: wgpu::Texture,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 111 |     pub view: wgpu::TextureView,
[INFO] [stdout] 112 |     pub sampler: wgpu::Sampler,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Texture` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update` is never used
[INFO] [stdout]    --> src/gfx/texture.rs:179:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl Texture {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub fn update(&self, context: &Context, data: &[u8]) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lerp` is never used
[INFO] [stdout]  --> src/math.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn lerp(a: f32, b: f32, w: f32) -> f32 {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bi_lerp` is never used
[INFO] [stdout]   --> src/math.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn bi_lerp(p: &[f32], w: &[f32]) -> f32 {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tri_lerp` is never used
[INFO] [stdout]   --> src/math.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn tri_lerp(p: &[f32], w: &[f32]) -> f32 {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/voxel/brickmap/brickgrid.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct BrickgridElement(pub u32);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/voxel/brickmap/brickgrid.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / #[repr(C)]
[INFO] [stdout] 25 | | #[derive(Debug, Default, Clone, Copy, PartialEq, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 26 | | pub struct BrickgridElement(pub u32);
[INFO] [stdout]    | |_____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dimensions` is never read
[INFO] [stdout]   --> src/voxel/brickmap/brickgrid.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct Brickgrid {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 44 |     dimensions: glam::UVec3,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Brickgrid` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/voxel/brickmap/brickgrid.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl Brickgrid {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub fn get(&mut self, index: usize) -> BrickgridElement {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/voxel/brickmap/brickmap_cache.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Brickmap {
[INFO] [stdout]    |        ^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/voxel/brickmap/brickmap_cache.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / #[repr(C)]
[INFO] [stdout] 10 | | #[derive(Debug, Default, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 11 | | struct Brickmap {
[INFO] [stdout] 12 | |     bitmask: [u32; 16],
[INFO] [stdout] 13 | |     shading_table_offset: u32,
[INFO] [stdout] 14 | |     lod_color: u32,
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/voxel/brickmap/brickmap_cache.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct BrickmapUploadElement {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/voxel/brickmap/brickmap_cache.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / #[repr(C)]
[INFO] [stdout] 18 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 19 | | struct BrickmapUploadElement {
[INFO] [stdout] 20 | |     cache_idx: u32, // TODO: Change to usize?
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     shading_elements: [u32; 512], // TODO: Replace u32 with custom type?
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_entry` is never used
[INFO] [stdout]    --> src/voxel/brickmap/brickmap_cache.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl BrickmapCache {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn get_entry(&self, index: usize) -> Option<BrickmapCacheEntry> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/voxel/brickmap/manager.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct WorldState {
[INFO] [stdout]    |        ^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/voxel/brickmap/manager.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / #[repr(C)]
[INFO] [stdout] 14 | | #[derive(Debug, Default, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout] 15 | | struct WorldState {
[INFO] [stdout] 16 | |     brickgrid_dims: [u32; 3],
[INFO] [stdout] 17 | |     _pad: u32,
[INFO] [stdout] 18 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pos` is never read
[INFO] [stdout]  --> src/voxel/world/chunk.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Chunk {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 7 |     pos: glam::IVec3,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Chunk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "77f00103331ed932e2582662a9a790ca340854a2309a50d331ad6646e7ec801e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77f00103331ed932e2582662a9a790ca340854a2309a50d331ad6646e7ec801e", kill_on_drop: false }`
[INFO] [stdout] 77f00103331ed932e2582662a9a790ca340854a2309a50d331ad6646e7ec801e
