[INFO] cloning repository https://github.com/BlyatBoio/rust_3d [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlyatBoio/rust_3d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlyatBoio%2Frust_3d", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlyatBoio%2Frust_3d'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb5500931f56b3041a68099e15f72f001ec3e3a5 [INFO] checking BlyatBoio/rust_3d against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlyatBoio%2Frust_3d" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/BlyatBoio/rust_3d [INFO] finished tweaking git repo https://github.com/BlyatBoio/rust_3d [INFO] tweaked toml for git repo https://github.com/BlyatBoio/rust_3d written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BlyatBoio/rust_3d on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/BlyatBoio/rust_3d 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" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winnow v1.0.2 [INFO] [stderr] Downloaded ultraviolet v0.10.0 [INFO] [stderr] Downloaded pixels v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 15b8253dc6e4c66561ff03767a3230dccdd3f885ed73d10f3d03112b5746455d [INFO] running `Command { std: "docker" "start" "15b8253dc6e4c66561ff03767a3230dccdd3f885ed73d10f3d03112b5746455d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15b8253dc6e4c66561ff03767a3230dccdd3f885ed73d10f3d03112b5746455d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "15b8253dc6e4c66561ff03767a3230dccdd3f885ed73d10f3d03112b5746455d" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15b8253dc6e4c66561ff03767a3230dccdd3f885ed73d10f3d03112b5746455d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "15b8253dc6e4c66561ff03767a3230dccdd3f885ed73d10f3d03112b5746455d" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Checking wayland-sys v0.31.11 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Compiling naga v29.0.1 [INFO] [stderr] Checking hashbrown v0.17.0 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Checking bit-vec v0.9.1 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking codespan-reporting v0.13.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling wgpu-hal v29.0.1 [INFO] [stderr] Checking bit-set v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking presser v0.3.1 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Checking spirv v0.4.0+sdk-1.4.341.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking ordered-float v5.3.0 [INFO] [stderr] Checking glow v0.17.0 [INFO] [stderr] Compiling wgpu-core v29.0.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Compiling wgpu v29.0.1 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking typenum v1.20.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking wgpu-types v29.0.1 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking ultraviolet v0.10.0 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Checking wayland-client v0.31.14 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wayland-cursor v0.31.14 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking nalgebra v0.34.2 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking sctk-adwaita v0.8.3 [INFO] [stderr] Checking gpu-allocator v0.28.0 [INFO] [stderr] Checking wgpu-naga-bridge v29.0.1 [INFO] [stderr] Checking wgpu-core-deps-windows-linux-android v29.0.0 [INFO] [stderr] Checking pixels v0.17.0 [INFO] [stderr] Checking rust_3d v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `KeyLocation` [INFO] [stdout] --> src/main.rs:4:158 [INFO] [stdout] | [INFO] [stdout] 4 | ... event_loop::{ControlFlow, EventLoop}, keyboard::{KeyCode, KeyLocation, PhysicalKey}, window::{CursorGrabMode, Window, WindowBuilder} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `UnitVector3` and `Vector` [INFO] [stdout] --> src/rendering.rs:3:38 [INFO] [stdout] | [INFO] [stdout] 3 | use nalgebra::{Unit, UnitQuaternion, UnitVector3, Vector, Vector3}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Norm`, `Quaternion`, `Vector`, and `constraint` [INFO] [stdout] --> src/physics.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use nalgebra::{Norm, Quaternion, Unit, UnitQuaternion, Vector, Vector3, constraint}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `KeyLocation` [INFO] [stdout] --> src/main.rs:4:158 [INFO] [stdout] | [INFO] [stdout] 4 | ... event_loop::{ControlFlow, EventLoop}, keyboard::{KeyCode, KeyLocation, PhysicalKey}, window::{CursorGrabMode, Window, WindowBuilder} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `UnitVector3` and `Vector` [INFO] [stdout] --> src/rendering.rs:3:38 [INFO] [stdout] | [INFO] [stdout] 3 | use nalgebra::{Unit, UnitQuaternion, UnitVector3, Vector, Vector3}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Norm`, `Quaternion`, `Vector`, and `constraint` [INFO] [stdout] --> src/physics.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use nalgebra::{Norm, Quaternion, Unit, UnitQuaternion, Vector, Vector3, constraint}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/draw_helpers.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | for i in 0..4*WIDTH*HEIGHT{ [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/draw_helpers.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | let mut indecies = changed_pixel_indecies.lock().unwrap(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indecies` [INFO] [stdout] --> src/draw_helpers.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | let mut indecies = changed_pixel_indecies.lock().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indecies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/draw_helpers.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | for i in 0..4*WIDTH*HEIGHT{ [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/draw_helpers.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | let mut indecies = changed_pixel_indecies.lock().unwrap(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indecies` [INFO] [stdout] --> src/draw_helpers.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | let mut indecies = changed_pixel_indecies.lock().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indecies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vert_1` [INFO] [stdout] --> src/physics.rs:133:44 [INFO] [stdout] | [INFO] [stdout] 133 | PhysConstraint::StaticConstraint { vert_1, vert_2, resting_length, breaking_force } => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `vert_1: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vert_2` [INFO] [stdout] --> src/physics.rs:133:52 [INFO] [stdout] | [INFO] [stdout] 133 | PhysConstraint::StaticConstraint { vert_1, vert_2, resting_length, breaking_force } => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `vert_2: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resting_length` [INFO] [stdout] --> src/physics.rs:133:60 [INFO] [stdout] | [INFO] [stdout] 133 | PhysConstraint::StaticConstraint { vert_1, vert_2, resting_length, breaking_force } => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `resting_length: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `breaking_force` [INFO] [stdout] --> src/physics.rs:133:76 [INFO] [stdout] | [INFO] [stdout] 133 | PhysConstraint::StaticConstraint { vert_1, vert_2, resting_length, breaking_force } => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `breaking_force: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vert_1` [INFO] [stdout] --> src/physics.rs:133:44 [INFO] [stdout] | [INFO] [stdout] 133 | PhysConstraint::StaticConstraint { vert_1, vert_2, resting_length, breaking_force } => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `vert_1: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vert_2` [INFO] [stdout] --> src/physics.rs:133:52 [INFO] [stdout] | [INFO] [stdout] 133 | PhysConstraint::StaticConstraint { vert_1, vert_2, resting_length, breaking_force } => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `vert_2: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resting_length` [INFO] [stdout] --> src/physics.rs:133:60 [INFO] [stdout] | [INFO] [stdout] 133 | PhysConstraint::StaticConstraint { vert_1, vert_2, resting_length, breaking_force } => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `resting_length: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `breaking_force` [INFO] [stdout] --> src/physics.rs:133:76 [INFO] [stdout] | [INFO] [stdout] 133 | PhysConstraint::StaticConstraint { vert_1, vert_2, resting_length, breaking_force } => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `breaking_force: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value captured by `mouse_button` is never read [INFO] [stdout] --> src/main.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | mouse_button = button; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value captured by `mouse_state` is never read [INFO] [stdout] --> src/main.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | mouse_state = state; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `changed_pixel_indecies` is never used [INFO] [stdout] --> src/draw_helpers.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub static changed_pixel_indecies: LazyLock>> = LazyLock::new(|| Mutex::new(Vec::new())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `stroke_color` is never used [INFO] [stdout] --> src/draw_helpers.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub static mut stroke_color: [u8;4] = [100, 100, 100, 255]; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `ellipse_draw_mode` is never used [INFO] [stdout] --> src/draw_helpers.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub static ellipse_draw_mode: Mutex = Mutex::new(DrawMode::CENTER); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value captured by `mouse_button` is never read [INFO] [stdout] --> src/main.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | mouse_button = button; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value captured by `mouse_state` is never read [INFO] [stdout] --> src/main.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | mouse_state = state; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: did you mean to capture by reference instead? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `changed_pixel_indecies` is never used [INFO] [stdout] --> src/draw_helpers.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub static changed_pixel_indecies: LazyLock>> = LazyLock::new(|| Mutex::new(Vec::new())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `stroke_color` is never used [INFO] [stdout] --> src/draw_helpers.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub static mut stroke_color: [u8;4] = [100, 100, 100, 255]; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `ellipse_draw_mode` is never used [INFO] [stdout] --> src/draw_helpers.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub static ellipse_draw_mode: Mutex = Mutex::new(DrawMode::CENTER); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `CENTER`, `BOTTOMLEFT`, `TOPRIGHT`, and `BOTTOMRIGHT` are never constructed [INFO] [stdout] --> src/draw_helpers.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum DrawMode{ [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 13 | CENTER, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | TOPLEFT, [INFO] [stdout] 15 | BOTTOMLEFT, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 16 | TOPRIGHT, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 17 | BOTTOMRIGHT [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `CENTER`, `BOTTOMLEFT`, `TOPRIGHT`, and `BOTTOMRIGHT` are never constructed [INFO] [stdout] --> src/draw_helpers.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum DrawMode{ [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 13 | CENTER, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | TOPLEFT, [INFO] [stdout] 15 | BOTTOMLEFT, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 16 | TOPRIGHT, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 17 | BOTTOMRIGHT [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `circle` is never used [INFO] [stdout] --> src/draw_helpers.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn circle(x:u32, y:u32, radius:u32){ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rect` is never used [INFO] [stdout] --> src/draw_helpers.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn rect(x:u32, y:u32, w:u32, h:u32){ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `circle` is never used [INFO] [stdout] --> src/draw_helpers.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn circle(x:u32, y:u32, radius:u32){ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `line` is never used [INFO] [stdout] --> src/draw_helpers.rs:212:8 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn line(x1:f32, y1:f32, x2:f32, y2:f32){ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rect` is never used [INFO] [stdout] --> src/draw_helpers.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn rect(x:u32, y:u32, w:u32, h:u32){ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pixel` is never used [INFO] [stdout] --> src/draw_helpers.rs:232:8 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn pixel(mut buffer: MutexGuard<'_, Vec>, x:u32, y:u32){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `line` is never used [INFO] [stdout] --> src/draw_helpers.rs:212:8 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn line(x1:f32, y1:f32, x2:f32, y2:f32){ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `stroke` is never used [INFO] [stdout] --> src/draw_helpers.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn stroke(color:[u8;4]){ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pixel` is never used [INFO] [stdout] --> src/draw_helpers.rs:232:8 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn pixel(mut buffer: MutexGuard<'_, Vec>, x:u32, y:u32){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `stroke` is never used [INFO] [stdout] --> src/draw_helpers.rs:244:8 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn stroke(color:[u8;4]){ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `color` is never read [INFO] [stdout] --> src/rendering.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct RaycastIntersectInfo{ [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 30 | did_hit:bool, [INFO] [stdout] 31 | color:[u8;4], [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `pos_2`, `pos_3`, and `normal` are never read [INFO] [stdout] --> src/rendering.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Polygon{ [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 38 | pos_1:Vector3, [INFO] [stdout] 39 | pos_2:Vector3, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 40 | pos_3:Vector3, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | normal:Vector3, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `VERTECIES` is never used [INFO] [stdout] --> src/physics.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub static VERTECIES:LazyLock>> = LazyLock::new(|| Mutex::new(Vec::new())); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `CONSTRAINTS` is never used [INFO] [stdout] --> src/physics.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub static CONSTRAINTS: LazyLock>> = LazyLock::new(|| Mutex::new(Vec::new())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PhysVert` is never constructed [INFO] [stdout] --> src/physics.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct PhysVert{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new_empty`, `new`, `apply_force`, and `update` are never used [INFO] [stdout] --> src/physics.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl PhysVert{ [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 18 | pub fn new_empty() -> PhysVert{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn new(mass:f32, pos:[f32;3], vel:[f32;3], acc:[f32;3], is_fixed:bool) -> PhysVert{ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn apply_force(&mut self, force_newtons:f32, direction:UnitQuaternion){ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn update(&mut self){ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PhysConstraint` is never used [INFO] [stdout] --> src/physics.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | pub enum PhysConstraint{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new_elastic` and `new_static` are never used [INFO] [stdout] --> src/physics.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 67 | impl PhysConstraint{ [INFO] [stdout] | ------------------- associated functions in this implementation [INFO] [stdout] 68 | pub fn new_elastic(vert_1:PhysVert, vert_2:PhysVert, spring_constant:f32, resting_length:f32, breaking_force:f32){ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn new_static(vert_1:PhysVert, vert_2:PhysVert, resting_length:f32, breaking_force:f32){ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `break_constraint` is never used [INFO] [stdout] --> src/physics.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn break_constraint(constraint:&PhysConstraint){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_quaternion_between` is never used [INFO] [stdout] --> src/physics.rs:87:8 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn get_quaternion_between(pos_1:[f32;3], pos_2:[f32;3]) -> UnitQuaternion{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `color` is never read [INFO] [stdout] --> src/rendering.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct RaycastIntersectInfo{ [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 30 | did_hit:bool, [INFO] [stdout] 31 | color:[u8;4], [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_distance` is never used [INFO] [stdout] --> src/physics.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn get_distance(pos_1:[f32;3], pos_2:[f32;3]) -> f32{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_constraint` is never used [INFO] [stdout] --> src/physics.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn update_constraint(constraint: &mut PhysConstraint){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `pos_2`, `pos_3`, and `normal` are never read [INFO] [stdout] --> src/rendering.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Polygon{ [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 38 | pos_1:Vector3, [INFO] [stdout] 39 | pos_2:Vector3, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 40 | pos_3:Vector3, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | normal:Vector3, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `VERTECIES` is never used [INFO] [stdout] --> src/physics.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub static VERTECIES:LazyLock>> = LazyLock::new(|| Mutex::new(Vec::new())); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `CONSTRAINTS` is never used [INFO] [stdout] --> src/physics.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub static CONSTRAINTS: LazyLock>> = LazyLock::new(|| Mutex::new(Vec::new())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PhysVert` is never constructed [INFO] [stdout] --> src/physics.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct PhysVert{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new_empty`, `new`, `apply_force`, and `update` are never used [INFO] [stdout] --> src/physics.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl PhysVert{ [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 18 | pub fn new_empty() -> PhysVert{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn new(mass:f32, pos:[f32;3], vel:[f32;3], acc:[f32;3], is_fixed:bool) -> PhysVert{ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn apply_force(&mut self, force_newtons:f32, direction:UnitQuaternion){ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn update(&mut self){ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PhysConstraint` is never used [INFO] [stdout] --> src/physics.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | pub enum PhysConstraint{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new_elastic` and `new_static` are never used [INFO] [stdout] --> src/physics.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 67 | impl PhysConstraint{ [INFO] [stdout] | ------------------- associated functions in this implementation [INFO] [stdout] 68 | pub fn new_elastic(vert_1:PhysVert, vert_2:PhysVert, spring_constant:f32, resting_length:f32, breaking_force:f32){ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn new_static(vert_1:PhysVert, vert_2:PhysVert, resting_length:f32, breaking_force:f32){ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `break_constraint` is never used [INFO] [stdout] --> src/physics.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn break_constraint(constraint:&PhysConstraint){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_quaternion_between` is never used [INFO] [stdout] --> src/physics.rs:87:8 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn get_quaternion_between(pos_1:[f32;3], pos_2:[f32;3]) -> UnitQuaternion{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_distance` is never used [INFO] [stdout] --> src/physics.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn get_distance(pos_1:[f32;3], pos_2:[f32;3]) -> f32{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_constraint` is never used [INFO] [stdout] --> src/physics.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn update_constraint(constraint: &mut PhysConstraint){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `pixel_buffer` should have an upper case name [INFO] [stdout] --> src/draw_helpers.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub static pixel_buffer: LazyLock>> = LazyLock::new(|| Mutex::new(Vec::new())); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 6 - pub static pixel_buffer: LazyLock>> = LazyLock::new(|| Mutex::new(Vec::new())); [INFO] [stdout] 6 + pub static PIXEL_BUFFER: LazyLock>> = LazyLock::new(|| Mutex::new(Vec::new())); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `changed_pixel_indecies` should have an upper case name [INFO] [stdout] --> src/draw_helpers.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub static changed_pixel_indecies: LazyLock>> = LazyLock::new(|| Mutex::new(Vec::new())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 7 - pub static changed_pixel_indecies: LazyLock>> = LazyLock::new(|| Mutex::new(Vec::new())); [INFO] [stdout] 7 + pub static CHANGED_PIXEL_INDECIES: LazyLock>> = LazyLock::new(|| Mutex::new(Vec::new())); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `stroke_color` should have an upper case name [INFO] [stdout] --> src/draw_helpers.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub static mut stroke_color: [u8;4] = [100, 100, 100, 255]; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 8 - pub static mut stroke_color: [u8;4] = [100, 100, 100, 255]; [INFO] [stdout] 8 + pub static mut STROKE_COLOR: [u8;4] = [100, 100, 100, 255]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `pixel_buffer` should have an upper case name [INFO] [stdout] --> src/draw_helpers.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub static pixel_buffer: LazyLock>> = LazyLock::new(|| Mutex::new(Vec::new())); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 6 - pub static pixel_buffer: LazyLock>> = LazyLock::new(|| Mutex::new(Vec::new())); [INFO] [stdout] 6 + pub static PIXEL_BUFFER: LazyLock>> = LazyLock::new(|| Mutex::new(Vec::new())); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `changed_pixel_indecies` should have an upper case name [INFO] [stdout] --> src/draw_helpers.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub static changed_pixel_indecies: LazyLock>> = LazyLock::new(|| Mutex::new(Vec::new())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 7 - pub static changed_pixel_indecies: LazyLock>> = LazyLock::new(|| Mutex::new(Vec::new())); [INFO] [stdout] 7 + pub static CHANGED_PIXEL_INDECIES: LazyLock>> = LazyLock::new(|| Mutex::new(Vec::new())); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `fill_color` should have an upper case name [INFO] [stdout] --> src/draw_helpers.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | pub static mut fill_color: [u8;4] = [255, 255, 255, 255]; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 9 - pub static mut fill_color: [u8;4] = [255, 255, 255, 255]; [INFO] [stdout] 9 + pub static mut FILL_COLOR: [u8;4] = [255, 255, 255, 255]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `ellipse_draw_mode` should have an upper case name [INFO] [stdout] --> src/draw_helpers.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub static ellipse_draw_mode: Mutex = Mutex::new(DrawMode::CENTER); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 10 - pub static ellipse_draw_mode: Mutex = Mutex::new(DrawMode::CENTER); [INFO] [stdout] 10 + pub static ELLIPSE_DRAW_MODE: Mutex = Mutex::new(DrawMode::CENTER); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `rect_draw_mode` should have an upper case name [INFO] [stdout] --> src/draw_helpers.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub static rect_draw_mode: Mutex = Mutex::new(DrawMode::TOPLEFT); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 11 - pub static rect_draw_mode: Mutex = Mutex::new(DrawMode::TOPLEFT); [INFO] [stdout] 11 + pub static RECT_DRAW_MODE: Mutex = Mutex::new(DrawMode::TOPLEFT); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `stroke_color` should have an upper case name [INFO] [stdout] --> src/draw_helpers.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub static mut stroke_color: [u8;4] = [100, 100, 100, 255]; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 8 - pub static mut stroke_color: [u8;4] = [100, 100, 100, 255]; [INFO] [stdout] 8 + pub static mut STROKE_COLOR: [u8;4] = [100, 100, 100, 255]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `fill_color` should have an upper case name [INFO] [stdout] --> src/draw_helpers.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | pub static mut fill_color: [u8;4] = [255, 255, 255, 255]; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 9 - pub static mut fill_color: [u8;4] = [255, 255, 255, 255]; [INFO] [stdout] 9 + pub static mut FILL_COLOR: [u8;4] = [255, 255, 255, 255]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `ellipse_draw_mode` should have an upper case name [INFO] [stdout] --> src/draw_helpers.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub static ellipse_draw_mode: Mutex = Mutex::new(DrawMode::CENTER); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 10 - pub static ellipse_draw_mode: Mutex = Mutex::new(DrawMode::CENTER); [INFO] [stdout] 10 + pub static ELLIPSE_DRAW_MODE: Mutex = Mutex::new(DrawMode::CENTER); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `rect_draw_mode` should have an upper case name [INFO] [stdout] --> src/draw_helpers.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub static rect_draw_mode: Mutex = Mutex::new(DrawMode::TOPLEFT); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 11 - pub static rect_draw_mode: Mutex = Mutex::new(DrawMode::TOPLEFT); [INFO] [stdout] 11 + pub static RECT_DRAW_MODE: Mutex = Mutex::new(DrawMode::TOPLEFT); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.65s [INFO] running `Command { std: "docker" "inspect" "15b8253dc6e4c66561ff03767a3230dccdd3f885ed73d10f3d03112b5746455d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15b8253dc6e4c66561ff03767a3230dccdd3f885ed73d10f3d03112b5746455d", kill_on_drop: false }` [INFO] [stdout] 15b8253dc6e4c66561ff03767a3230dccdd3f885ed73d10f3d03112b5746455d