[INFO] updating cached repository https://github.com/computermouth/niveluno [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4505708d87ffdd301b567b8f0112e65783d782c [INFO] checking computermouth/niveluno/a4505708d87ffdd301b567b8f0112e65783d782c against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomputermouth%2Fniveluno" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/computermouth/niveluno on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/computermouth/niveluno [INFO] finished tweaking git repo https://github.com/computermouth/niveluno [INFO] tweaked toml for git repo https://github.com/computermouth/niveluno written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/computermouth/niveluno 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b284c7b2b07589d9458586fae427382775e519b3d77e3586a940df157984419a [INFO] running `Command { std: "docker" "start" "-a" "b284c7b2b07589d9458586fae427382775e519b3d77e3586a940df157984419a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b284c7b2b07589d9458586fae427382775e519b3d77e3586a940df157984419a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b284c7b2b07589d9458586fae427382775e519b3d77e3586a940df157984419a", kill_on_drop: false }` [INFO] [stdout] b284c7b2b07589d9458586fae427382775e519b3d77e3586a940df157984419a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6df1a4f7581751d7dc79cde4c9d4eebea3d0134adfda53c5c691eb1212f48526 [INFO] running `Command { std: "docker" "start" "-a" "6df1a4f7581751d7dc79cde4c9d4eebea3d0134adfda53c5c691eb1212f48526", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Compiling sdl2-sys v0.36.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking imgref v1.10.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking bitstream-io v2.5.0 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking rgb v0.8.45 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking avif-serialize v0.8.1 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking image-webp v0.1.3 [INFO] [stderr] Checking zune-jpeg v0.4.11 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking mparse v0.1.0 (/opt/rustwide/workdir/mparse) [INFO] [stderr] Checking munzip v0.1.2 (/opt/rustwide/workdir/munzip) [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling sdl2 v0.36.0 [INFO] [stderr] Checking raymath v0.1.0 (/opt/rustwide/workdir/raymath) [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking minipng v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Checking zerocopy v0.6.6 [INFO] [stderr] Checking ppv-lite86 v0.2.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking niveluno v0.1.0 (/opt/rustwide/workdir/niveluno) [INFO] [stdout] warning: unused import: `time` [INFO] [stdout] --> niveluno/src/render.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::{text, time}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vector3_multiply` [INFO] [stdout] --> niveluno/src/e_light.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use raymath::{vector3_add, vector3_multiply, vector3_scale}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Matrix`, `Quaternion`, and `vector3_multiply` [INFO] [stdout] --> niveluno/src/e_player.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | matrix_rotate_y, vector3_multiply, vector3_scale, vector3_transform, Matrix, Quaternion, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time` [INFO] [stdout] --> niveluno/src/render.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::{text, time}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `vector3_multiply` [INFO] [stdout] --> niveluno/src/e_light.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use raymath::{vector3_add, vector3_multiply, vector3_scale}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Matrix`, `Quaternion`, and `vector3_multiply` [INFO] [stdout] --> niveluno/src/e_player.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | matrix_rotate_y, vector3_multiply, vector3_scale, vector3_transform, Matrix, Quaternion, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delta` [INFO] [stdout] --> niveluno/src/e_player.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | let delta = time::get_delta_time().unwrap() as f32; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_delta` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `friction` [INFO] [stdout] --> niveluno/src/e_player.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | let friction = match self.on_ground { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_friction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ctx`, `sfx_map`, and `mus_map` are never read [INFO] [stdout] --> niveluno/src/audio.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | struct AudioGod<'a> { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 7 | pub ctx: sdl2::mixer::Sdl2MixerContext, [INFO] [stdout] | ^^^ [INFO] [stdout] 8 | pub sfx_map: HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | pub mus_map: HashMap>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_sfx` is never used [INFO] [stdout] --> niveluno/src/audio.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn load_sfx() -> Result<(), NUError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_mus` is never used [INFO] [stdout] --> niveluno/src/audio.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn load_mus() -> Result<(), NUError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fn_data` is never read [INFO] [stdout] --> niveluno/src/map.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct MapPayload { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub fn_data: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MapPayload` 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 `has_ref` is never read [INFO] [stdout] --> niveluno/src/map.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Entity { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 28 | pub index: usize, [INFO] [stdout] 29 | pub has_ref: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entity` 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 `rotation` and `scale` are never read [INFO] [stdout] --> niveluno/src/map.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Decor { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 42 | pub rotation: [f32; 4], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 43 | pub scale: [f32; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Decor` 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 `index` is never read [INFO] [stdout] --> niveluno/src/map.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct LoadedDecorReference { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 48 | pub index: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LoadedDecorReference` 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 `index` is never read [INFO] [stdout] --> niveluno/src/map.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct LoadedEnttReference { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 56 | pub index: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LoadedEnttReference` 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 `width` and `height` are never read [INFO] [stdout] --> niveluno/src/render.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 44 | struct MetaTex { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 45 | texture: GLuint, [INFO] [stdout] 46 | width: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 47 | height: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `placeholder_tex_id` is never used [INFO] [stdout] --> niveluno/src/render.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn placeholder_tex_id() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_camera_pos` is never used [INFO] [stdout] --> niveluno/src/render.rs:860:8 [INFO] [stdout] | [INFO] [stdout] 860 | pub fn get_camera_pos() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GRAVITY` is never used [INFO] [stdout] --> niveluno/src/e_entity.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | const GRAVITY: f32 = 1.0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `base` is never read [INFO] [stdout] --> niveluno/src/e_light.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Light { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 11 | base: Entity, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `friction` is never read [INFO] [stdout] --> niveluno/src/e_player.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Player { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | friction: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delta` [INFO] [stdout] --> niveluno/src/e_player.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | let delta = time::get_delta_time().unwrap() as f32; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_delta` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `friction` [INFO] [stdout] --> niveluno/src/e_player.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | let friction = match self.on_ground { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_friction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ctx`, `sfx_map`, and `mus_map` are never read [INFO] [stdout] --> niveluno/src/audio.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | struct AudioGod<'a> { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 7 | pub ctx: sdl2::mixer::Sdl2MixerContext, [INFO] [stdout] | ^^^ [INFO] [stdout] 8 | pub sfx_map: HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | pub mus_map: HashMap>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_sfx` is never used [INFO] [stdout] --> niveluno/src/audio.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn load_sfx() -> Result<(), NUError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_mus` is never used [INFO] [stdout] --> niveluno/src/audio.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn load_mus() -> Result<(), NUError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `fn_data` is never read [INFO] [stdout] --> niveluno/src/map.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct MapPayload { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | pub fn_data: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MapPayload` 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 `has_ref` is never read [INFO] [stdout] --> niveluno/src/map.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Entity { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 28 | pub index: usize, [INFO] [stdout] 29 | pub has_ref: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entity` 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 `rotation` and `scale` are never read [INFO] [stdout] --> niveluno/src/map.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Decor { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 42 | pub rotation: [f32; 4], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 43 | pub scale: [f32; 3], [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Decor` 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 `index` is never read [INFO] [stdout] --> niveluno/src/map.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct LoadedDecorReference { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 48 | pub index: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LoadedDecorReference` 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 `index` is never read [INFO] [stdout] --> niveluno/src/map.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct LoadedEnttReference { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 56 | pub index: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LoadedEnttReference` 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 `width` and `height` are never read [INFO] [stdout] --> niveluno/src/render.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 44 | struct MetaTex { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 45 | texture: GLuint, [INFO] [stdout] 46 | width: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 47 | height: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `placeholder_tex_id` is never used [INFO] [stdout] --> niveluno/src/render.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn placeholder_tex_id() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_camera_pos` is never used [INFO] [stdout] --> niveluno/src/render.rs:860:8 [INFO] [stdout] | [INFO] [stdout] 860 | pub fn get_camera_pos() -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GRAVITY` is never used [INFO] [stdout] --> niveluno/src/e_entity.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | const GRAVITY: f32 = 1.0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `base` is never read [INFO] [stdout] --> niveluno/src/e_light.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Light { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 11 | base: Entity, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `friction` is never read [INFO] [stdout] --> niveluno/src/e_player.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Player { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | friction: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gltf-json v1.4.1 [INFO] [stderr] Checking ravif v0.11.9 [INFO] [stderr] Checking image v0.25.2 [INFO] [stderr] Checking gltf v1.4.1 [INFO] [stderr] Checking nmcc v0.1.0 (/opt/rustwide/workdir/nmcc) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.21s [INFO] running `Command { std: "docker" "inspect" "6df1a4f7581751d7dc79cde4c9d4eebea3d0134adfda53c5c691eb1212f48526", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6df1a4f7581751d7dc79cde4c9d4eebea3d0134adfda53c5c691eb1212f48526", kill_on_drop: false }` [INFO] [stdout] 6df1a4f7581751d7dc79cde4c9d4eebea3d0134adfda53c5c691eb1212f48526