[INFO] cloning repository https://github.com/sergioffpc/quake-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sergioffpc/quake-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergioffpc%2Fquake-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergioffpc%2Fquake-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50f6f724c13fe47820dd34c95ab6a92c8dde315b
[INFO] checking sergioffpc/quake-rs against master#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergioffpc%2Fquake-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sergioffpc/quake-rs
[INFO] finished tweaking git repo https://github.com/sergioffpc/quake-rs
[INFO] tweaked toml for git repo https://github.com/sergioffpc/quake-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sergioffpc/quake-rs on toolchain f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 266 packages to latest Rust 1.93.0-nightly compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded encase_derive_impl v0.12.0
[INFO] [stderr]   Downloaded encase_derive v0.12.0
[INFO] [stderr]   Downloaded const_panic v0.2.15
[INFO] [stderr]   Downloaded encase v0.12.0
[INFO] [stderr]   Downloaded typewit v1.14.2
[INFO] [stderr]   Downloaded glam v0.30.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48cba8b6f42810ecb068d93f12708040c2fbbc6b915476d5d00c293d37db77bd
[INFO] running `Command { std: "docker" "start" "-a" "48cba8b6f42810ecb068d93f12708040c2fbbc6b915476d5d00c293d37db77bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48cba8b6f42810ecb068d93f12708040c2fbbc6b915476d5d00c293d37db77bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48cba8b6f42810ecb068d93f12708040c2fbbc6b915476d5d00c293d37db77bd", kill_on_drop: false }`
[INFO] [stdout] 48cba8b6f42810ecb068d93f12708040c2fbbc6b915476d5d00c293d37db77bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2146540ac59448910e4e2f7add91c18cdd6e42a7bbe10f44513b7617714e4a2
[INFO] running `Command { std: "docker" "start" "-a" "f2146540ac59448910e4e2f7add91c18cdd6e42a7bbe10f44513b7617714e4a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking typewit v1.14.2
[INFO] [stderr]     Checking quake-resource v0.1.0 (/opt/rustwide/workdir/crates/quake-resource)
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking quake-program v0.1.0 (/opt/rustwide/workdir/crates/quake-program)
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]    Compiling encase_derive_impl v0.12.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling encase_derive v0.12.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking encase v0.12.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking wgpu-types v27.0.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking glam v0.30.9
[INFO] [stderr]     Checking quake-console v0.1.0 (/opt/rustwide/workdir/crates/quake-console)
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking quake-input v0.1.0 (/opt/rustwide/workdir/crates/quake-input)
[INFO] [stdout] warning: methods `map_key`, `unmap_key`, and `clear` are never used
[INFO] [stdout]   --> crates/quake-input/src/mapping.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl KeyMapping {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout]  9 |     pub fn map_key(&mut self, key: &str, map: &str) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn unmap_key(&mut self, key: &str) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn clear(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stdout] warning: methods `map_key`, `unmap_key`, and `clear` are never used
[INFO] [stdout]   --> crates/quake-input/src/mapping.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl KeyMapping {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout]  9 |     pub fn map_key(&mut self, key: &str, map: &str) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn unmap_key(&mut self, key: &str) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn clear(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking winit v0.30.12
[INFO] [stderr]     Checking quake-collision v0.1.0 (/opt/rustwide/workdir/crates/quake-collision)
[INFO] [stderr]     Checking quake-model v0.1.0 (/opt/rustwide/workdir/crates/quake-model)
[INFO] [stderr]     Checking quake-map v0.1.0 (/opt/rustwide/workdir/crates/quake-map)
[INFO] [stderr]     Checking quake-animation v0.1.0 (/opt/rustwide/workdir/crates/quake-animation)
[INFO] [stdout] warning: fields `normal` and `distance` are never read
[INFO] [stdout]    --> crates/quake-map/src/bsp.rs:540:5
[INFO] [stdout]     |
[INFO] [stdout] 539 | pub struct Plane {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 540 |     normal: glam::Vec3,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 541 |     distance: f32,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Plane` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width`, `height`, and `data` are never read
[INFO] [stdout]    --> crates/quake-map/src/bsp.rs:621:5
[INFO] [stdout]     |
[INFO] [stdout] 620 | pub struct Texture {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 621 |     width: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 622 |     height: u32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 623 |     data: Box<[u8]>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Texture` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `plane_index`, `children`, `bounding_volume`, `face_index`, and `faces_count` are never read
[INFO] [stdout]    --> crates/quake-map/src/bsp.rs:650:5
[INFO] [stdout]     |
[INFO] [stdout] 649 | pub struct Node {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 650 |     plane_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 651 |     children: [NodeChildType; 2],
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 652 |     bounding_volume: quake_collision::BoundingVolume,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 653 |     face_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 654 |     faces_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Node` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `s_vector`, `s_offset`, `t_vector`, `t_offset`, `texture_index`, and `flags` are never read
[INFO] [stdout]    --> crates/quake-map/src/bsp.rs:692:5
[INFO] [stdout]     |
[INFO] [stdout] 691 | pub struct TextureInfo {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 692 |     s_vector: glam::Vec3,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 693 |     s_offset: f32,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 694 |     t_vector: glam::Vec3,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 695 |     t_offset: f32,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 696 |     texture_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 697 |     flags: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TextureInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> crates/quake-map/src/bsp.rs:750:5
[INFO] [stdout]     |
[INFO] [stdout] 749 | pub struct Face {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 750 |     plane_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 751 |     side: FaceType,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 752 |     edge_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 753 |     edge_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 754 |     tex_info_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 755 |     light_styles: [u8; 4],
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 756 |     light_offset: i32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Face` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `plane_index` and `children` are never read
[INFO] [stdout]    --> crates/quake-map/src/bsp.rs:839:5
[INFO] [stdout]     |
[INFO] [stdout] 838 | pub struct ClipNode {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 839 |     plane_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 840 |     children: [ClipNodeChildType; 2],
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ClipNode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `contents`, `visibility_index`, `bounding_volume`, `mark_surface_index`, `mark_surfaces_count`, and `ambient_sounds` are never read
[INFO] [stdout]    --> crates/quake-map/src/bsp.rs:863:5
[INFO] [stdout]     |
[INFO] [stdout] 862 | pub struct Leaf {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 863 |     contents: ContentType,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 864 |     visibility_index: Option<usize>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 865 |     bounding_volume: quake_collision::BoundingVolume,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 866 |     mark_surface_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 867 |     mark_surfaces_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 868 |     ambient_sounds: [u8; 4],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Leaf` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `indices` is never read
[INFO] [stdout]    --> crates/quake-map/src/bsp.rs:915:5
[INFO] [stdout]     |
[INFO] [stdout] 914 | pub struct Edge {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 915 |     indices: [u32; 2],
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Edge` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bounding_volume`, `origin`, `hull_indices`, `leaves_count`, `face_index`, and `faces_count` are never read
[INFO] [stdout]    --> crates/quake-map/src/bsp.rs:954:5
[INFO] [stdout]     |
[INFO] [stdout] 953 | pub struct BrushModel {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 954 |     bounding_volume: quake_collision::BoundingVolume,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 955 |     origin: glam::Vec3,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 956 |     hull_indices: [usize; 4],
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 957 |     leaves_count: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 958 |     face_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 959 |     faces_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BrushModel` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `normal` and `distance` are never read
[INFO] [stdout]    --> crates/quake-map/src/bsp.rs:540:5
[INFO] [stdout]     |
[INFO] [stdout] 539 | pub struct Plane {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 540 |     normal: glam::Vec3,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 541 |     distance: f32,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Plane` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width`, `height`, and `data` are never read
[INFO] [stdout]    --> crates/quake-map/src/bsp.rs:621:5
[INFO] [stdout]     |
[INFO] [stdout] 620 | pub struct Texture {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 621 |     width: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 622 |     height: u32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 623 |     data: Box<[u8]>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Texture` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `plane_index`, `children`, `bounding_volume`, `face_index`, and `faces_count` are never read
[INFO] [stdout]    --> crates/quake-map/src/bsp.rs:650:5
[INFO] [stdout]     |
[INFO] [stdout] 649 | pub struct Node {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 650 |     plane_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 651 |     children: [NodeChildType; 2],
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 652 |     bounding_volume: quake_collision::BoundingVolume,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 653 |     face_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 654 |     faces_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Node` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `s_vector`, `s_offset`, `t_vector`, `t_offset`, `texture_index`, and `flags` are never read
[INFO] [stdout]    --> crates/quake-map/src/bsp.rs:692:5
[INFO] [stdout]     |
[INFO] [stdout] 691 | pub struct TextureInfo {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 692 |     s_vector: glam::Vec3,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 693 |     s_offset: f32,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 694 |     t_vector: glam::Vec3,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 695 |     t_offset: f32,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 696 |     texture_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 697 |     flags: u32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TextureInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> crates/quake-map/src/bsp.rs:750:5
[INFO] [stdout]     |
[INFO] [stdout] 749 | pub struct Face {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 750 |     plane_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 751 |     side: FaceType,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 752 |     edge_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 753 |     edge_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 754 |     tex_info_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 755 |     light_styles: [u8; 4],
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 756 |     light_offset: i32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Face` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `plane_index` and `children` are never read
[INFO] [stdout]    --> crates/quake-map/src/bsp.rs:839:5
[INFO] [stdout]     |
[INFO] [stdout] 838 | pub struct ClipNode {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 839 |     plane_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 840 |     children: [ClipNodeChildType; 2],
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ClipNode` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `contents`, `visibility_index`, `bounding_volume`, `mark_surface_index`, `mark_surfaces_count`, and `ambient_sounds` are never read
[INFO] [stdout]    --> crates/quake-map/src/bsp.rs:863:5
[INFO] [stdout]     |
[INFO] [stdout] 862 | pub struct Leaf {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 863 |     contents: ContentType,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 864 |     visibility_index: Option<usize>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 865 |     bounding_volume: quake_collision::BoundingVolume,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 866 |     mark_surface_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 867 |     mark_surfaces_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 868 |     ambient_sounds: [u8; 4],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Leaf` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `indices` is never read
[INFO] [stdout]    --> crates/quake-map/src/bsp.rs:915:5
[INFO] [stdout]     |
[INFO] [stdout] 914 | pub struct Edge {
[INFO] [stdout]     |            ---- field in this struct
[INFO] [stdout] 915 |     indices: [u32; 2],
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Edge` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bounding_volume`, `origin`, `hull_indices`, `leaves_count`, `face_index`, and `faces_count` are never read
[INFO] [stdout]    --> crates/quake-map/src/bsp.rs:954:5
[INFO] [stdout]     |
[INFO] [stdout] 953 | pub struct BrushModel {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 954 |     bounding_volume: quake_collision::BoundingVolume,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 955 |     origin: glam::Vec3,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 956 |     hull_indices: [usize; 4],
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 957 |     leaves_count: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 958 |     face_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 959 |     faces_count: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BrushModel` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking quake-window v0.1.0 (/opt/rustwide/workdir/crates/quake-window)
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v27.0.0
[INFO] [stderr]     Checking quake-renderer v0.1.0 (/opt/rustwide/workdir/crates/quake-renderer)
[INFO] [stdout] warning: unused variable: `render_pass`
[INFO] [stdout]   --> crates/quake-renderer/src/lib.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |             let render_pass = command_encoder.begin_render_pass(&wgpu::RenderPassDescriptor {
[INFO] [stdout]    |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_render_pass`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `camera`, `materials`, and `meshes` are never read
[INFO] [stdout]   --> crates/quake-renderer/src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Renderer {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     camera: Option<camera::Camera>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 15 |     materials: Vec<material::Material>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 16 |     meshes: Vec<mesh::AliasMesh>,
[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 `AliasRenderObject` is never constructed
[INFO] [stdout]  --> crates/quake-renderer/src/alias.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct AliasRenderObject {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AliasRenderPipeline` is never constructed
[INFO] [stdout]   --> crates/quake-renderer/src/alias.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct AliasRenderPipeline {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/quake-renderer/src/alias.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl AliasRenderPipeline {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 19 |     pub fn new(renderer: &Renderer) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Animation` is never constructed
[INFO] [stdout]  --> crates/quake-renderer/src/animation.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Animation {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `BIND_GROUP_LAYOUT_DESCRIPTOR`, `new`, and `write_uniform_buffer` are never used
[INFO] [stdout]   --> crates/quake-renderer/src/animation.rs:9:15
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Animation {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout]  9 |     pub const BIND_GROUP_LAYOUT_DESCRIPTOR: wgpu::BindGroupLayoutDescriptor<'static> =
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn new(renderer: &Renderer, interpolation_factor: f32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn write_uniform_buffer(&self, renderer: &Renderer, interpolation_factor: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AnimationUniform` is never constructed
[INFO] [stdout]   --> crates/quake-renderer/src/animation.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | struct AnimationUniform {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `to_bytes` are never used
[INFO] [stdout]   --> crates/quake-renderer/src/animation.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl AnimationUniform {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 74 |     fn new(interpolation_factor: f32) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     fn to_bytes(&self) -> Box<[u8]> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uniform_buffer` and `bind_group` are never read
[INFO] [stdout]  --> crates/quake-renderer/src/camera.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Camera {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 4 |     uniform_buffer: wgpu::Buffer,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     bind_group: wgpu::BindGroup,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `BIND_GROUP_LAYOUT_DESCRIPTOR`, `new`, and `write_uniform_buffer` are never used
[INFO] [stdout]   --> crates/quake-renderer/src/camera.rs:9:15
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Camera {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout]  9 |     pub const BIND_GROUP_LAYOUT_DESCRIPTOR: wgpu::BindGroupLayoutDescriptor<'static> =
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn write_uniform_buffer(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CameraUniform` is never constructed
[INFO] [stdout]   --> crates/quake-renderer/src/camera.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | struct CameraUniform {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `to_bytes` are never used
[INFO] [stdout]   --> crates/quake-renderer/src/camera.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl CameraUniform {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 86 |     fn new(view_matrix: glam::Mat4, projection_matrix: glam::Mat4) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 |     fn to_bytes(&self) -> Box<[u8]> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bind_group` is never read
[INFO] [stdout]  --> crates/quake-renderer/src/material.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Material {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 4 |     bind_group: wgpu::BindGroup,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking quake-app v0.1.0 (/opt/rustwide/workdir/crates/quake-app)
[INFO] [stdout] warning: associated items `BIND_GROUP_LAYOUT_DESCRIPTOR` and `new` are never used
[INFO] [stdout]   --> crates/quake-renderer/src/material.rs:8:15
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl Material {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout]  8 |     pub const BIND_GROUP_LAYOUT_DESCRIPTOR: wgpu::BindGroupLayoutDescriptor<'static> =
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `positions_buffer`, `next_positions_buffer`, `normals_buffer`, `next_normals_buffer`, `index_buffer`, and `index_count` are never read
[INFO] [stdout]  --> crates/quake-renderer/src/mesh.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct AliasMesh {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 4 |     positions_buffer: wgpu::Buffer,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     next_positions_buffer: wgpu::Buffer,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     normals_buffer: wgpu::Buffer,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     next_normals_buffer: wgpu::Buffer,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     index_buffer: wgpu::Buffer,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 9 |     index_count: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_mdl` and `write_vertex_buffer` are never used
[INFO] [stdout]   --> crates/quake-renderer/src/mesh.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl AliasMesh {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 13 |     pub fn from_mdl(renderer: &Renderer, mdl: &quake_model::mdl::Mdl) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn write_vertex_buffer(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]  --> crates/quake-renderer/src/model.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Model {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `BIND_GROUP_LAYOUT_DESCRIPTOR`, `new`, and `write_uniform_buffer` are never used
[INFO] [stdout]   --> crates/quake-renderer/src/model.rs:9:15
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Model {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout]  9 |     pub const BIND_GROUP_LAYOUT_DESCRIPTOR: wgpu::BindGroupLayoutDescriptor<'static> =
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn new(renderer: &Renderer, transform_matrix: glam::Mat4) -> anyhow::Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn write_uniform_buffer(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModelUniform` is never constructed
[INFO] [stdout]   --> crates/quake-renderer/src/model.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | struct ModelUniform {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `to_bytes` are never used
[INFO] [stdout]   --> crates/quake-renderer/src/model.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl ModelUniform {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 79 |     fn new(transform_matrix: glam::Mat4) -> anyhow::Result<Self> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     fn to_bytes(&self) -> Box<[u8]> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `resources` is never read
[INFO] [stdout]   --> crates/quake-app/src/app.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct App {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     resources: Rc<RefCell<quake_resource::Resources>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `render_pass`
[INFO] [stdout]   --> crates/quake-renderer/src/lib.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |             let render_pass = command_encoder.begin_render_pass(&wgpu::RenderPassDescriptor {
[INFO] [stdout]    |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_render_pass`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `camera`, `materials`, and `meshes` are never read
[INFO] [stdout]   --> crates/quake-renderer/src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Renderer {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     camera: Option<camera::Camera>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 15 |     materials: Vec<material::Material>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 16 |     meshes: Vec<mesh::AliasMesh>,
[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 `AliasRenderObject` is never constructed
[INFO] [stdout]  --> crates/quake-renderer/src/alias.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct AliasRenderObject {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AliasRenderPipeline` is never constructed
[INFO] [stdout]   --> crates/quake-renderer/src/alias.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct AliasRenderPipeline {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/quake-renderer/src/alias.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl AliasRenderPipeline {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 19 |     pub fn new(renderer: &Renderer) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Animation` is never constructed
[INFO] [stdout]  --> crates/quake-renderer/src/animation.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Animation {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `BIND_GROUP_LAYOUT_DESCRIPTOR`, `new`, and `write_uniform_buffer` are never used
[INFO] [stdout]   --> crates/quake-renderer/src/animation.rs:9:15
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Animation {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout]  9 |     pub const BIND_GROUP_LAYOUT_DESCRIPTOR: wgpu::BindGroupLayoutDescriptor<'static> =
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn new(renderer: &Renderer, interpolation_factor: f32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn write_uniform_buffer(&self, renderer: &Renderer, interpolation_factor: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AnimationUniform` is never constructed
[INFO] [stdout]   --> crates/quake-renderer/src/animation.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | struct AnimationUniform {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `to_bytes` are never used
[INFO] [stdout]   --> crates/quake-renderer/src/animation.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl AnimationUniform {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 74 |     fn new(interpolation_factor: f32) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     fn to_bytes(&self) -> Box<[u8]> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uniform_buffer` and `bind_group` are never read
[INFO] [stdout]  --> crates/quake-renderer/src/camera.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Camera {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 4 |     uniform_buffer: wgpu::Buffer,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     bind_group: wgpu::BindGroup,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `BIND_GROUP_LAYOUT_DESCRIPTOR`, `new`, and `write_uniform_buffer` are never used
[INFO] [stdout]   --> crates/quake-renderer/src/camera.rs:9:15
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Camera {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout]  9 |     pub const BIND_GROUP_LAYOUT_DESCRIPTOR: wgpu::BindGroupLayoutDescriptor<'static> =
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn write_uniform_buffer(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CameraUniform` is never constructed
[INFO] [stdout]   --> crates/quake-renderer/src/camera.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | struct CameraUniform {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `to_bytes` are never used
[INFO] [stdout]   --> crates/quake-renderer/src/camera.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl CameraUniform {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 86 |     fn new(view_matrix: glam::Mat4, projection_matrix: glam::Mat4) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 |     fn to_bytes(&self) -> Box<[u8]> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bind_group` is never read
[INFO] [stdout]  --> crates/quake-renderer/src/material.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Material {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 4 |     bind_group: wgpu::BindGroup,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `BIND_GROUP_LAYOUT_DESCRIPTOR` and `new` are never used
[INFO] [stdout]   --> crates/quake-renderer/src/material.rs:8:15
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl Material {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout]  8 |     pub const BIND_GROUP_LAYOUT_DESCRIPTOR: wgpu::BindGroupLayoutDescriptor<'static> =
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `positions_buffer`, `next_positions_buffer`, `normals_buffer`, `next_normals_buffer`, `index_buffer`, and `index_count` are never read
[INFO] [stdout]  --> crates/quake-renderer/src/mesh.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct AliasMesh {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 4 |     positions_buffer: wgpu::Buffer,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     next_positions_buffer: wgpu::Buffer,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     normals_buffer: wgpu::Buffer,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     next_normals_buffer: wgpu::Buffer,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     index_buffer: wgpu::Buffer,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 9 |     index_count: u32,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_mdl` and `write_vertex_buffer` are never used
[INFO] [stdout]   --> crates/quake-renderer/src/mesh.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl AliasMesh {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 13 |     pub fn from_mdl(renderer: &Renderer, mdl: &quake_model::mdl::Mdl) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn write_vertex_buffer(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]  --> crates/quake-renderer/src/model.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Model {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `BIND_GROUP_LAYOUT_DESCRIPTOR`, `new`, and `write_uniform_buffer` are never used
[INFO] [stdout]   --> crates/quake-renderer/src/model.rs:9:15
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Model {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout]  9 |     pub const BIND_GROUP_LAYOUT_DESCRIPTOR: wgpu::BindGroupLayoutDescriptor<'static> =
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn new(renderer: &Renderer, transform_matrix: glam::Mat4) -> anyhow::Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn write_uniform_buffer(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModelUniform` is never constructed
[INFO] [stdout]   --> crates/quake-renderer/src/model.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | struct ModelUniform {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `to_bytes` are never used
[INFO] [stdout]   --> crates/quake-renderer/src/model.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl ModelUniform {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 79 |     fn new(transform_matrix: glam::Mat4) -> anyhow::Result<Self> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     fn to_bytes(&self) -> Box<[u8]> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `resources` is never read
[INFO] [stdout]   --> crates/quake-app/src/app.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct App {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     resources: Rc<RefCell<quake_resource::Resources>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "f2146540ac59448910e4e2f7add91c18cdd6e42a7bbe10f44513b7617714e4a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2146540ac59448910e4e2f7add91c18cdd6e42a7bbe10f44513b7617714e4a2", kill_on_drop: false }`
[INFO] [stdout] f2146540ac59448910e4e2f7add91c18cdd6e42a7bbe10f44513b7617714e4a2
