[INFO] cloning repository https://github.com/paulabaal12/PROY3-GC
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulabaal12/PROY3-GC" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulabaal12%2FPROY3-GC", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulabaal12%2FPROY3-GC'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2cdb65cdca7adad1b61ef3d8a8c3f0d354148837
[INFO] checking paulabaal12/PROY3-GC against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulabaal12%2FPROY3-GC" "/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/paulabaal12/PROY3-GC on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/paulabaal12/PROY3-GC
[INFO] finished tweaking git repo https://github.com/paulabaal12/PROY3-GC
[INFO] tweaked toml for git repo https://github.com/paulabaal12/PROY3-GC written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/paulabaal12/PROY3-GC 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fastnoise-lite v1.1.1
[INFO] [stderr]   Downloaded minifb v0.26.0
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 855f7f797fdc0425d6c8f3524192a2f0678f12394f996b6be13ebe9a425c33a9
[INFO] running `Command { std: "docker" "start" "-a" "855f7f797fdc0425d6c8f3524192a2f0678f12394f996b6be13ebe9a425c33a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "855f7f797fdc0425d6c8f3524192a2f0678f12394f996b6be13ebe9a425c33a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "855f7f797fdc0425d6c8f3524192a2f0678f12394f996b6be13ebe9a425c33a9", kill_on_drop: false }`
[INFO] [stdout] 855f7f797fdc0425d6c8f3524192a2f0678f12394f996b6be13ebe9a425c33a9
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87423aa30f6dbeb27ff5e18f701d5db57aaef7fcc5215b7a0482e359bf9e7318
[INFO] running `Command { std: "docker" "start" "-a" "87423aa30f6dbeb27ff5e18f701d5db57aaef7fcc5215b7a0482e359bf9e7318", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling minifb v0.26.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking fastnoise-lite v1.1.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tobj v4.0.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking nalgebra-glm v0.18.0
[INFO] [stderr]     Checking shaders v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rotate_vec3`
[INFO] [stdout]  --> src/camera.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nalgebra_glm::{Vec3, rotate_vec3};
[INFO] [stdout]   |                          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rotate_vec3`
[INFO] [stdout]  --> src/camera.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nalgebra_glm::{Vec3, rotate_vec3};
[INFO] [stdout]   |                          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color6`
[INFO] [stdout]   --> src/shaders.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let color6 = Color::new(245, 168, 162); 
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_color6`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color6`
[INFO] [stdout]   --> src/shaders.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let color6 = Color::new(245, 168, 162); 
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_color6`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mossy_neon`
[INFO] [stdout]    --> src/shaders.rs:478:9
[INFO] [stdout]     |
[INFO] [stdout] 478 |     let mossy_neon = Color::new(128, 255, 170);
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mossy_neon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mossy_neon`
[INFO] [stdout]    --> src/shaders.rs:478:9
[INFO] [stdout]     |
[INFO] [stdout] 478 |     let mossy_neon = Color::new(128, 255, 170);
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mossy_neon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `depth`
[INFO] [stdout]    --> src/main.rs:284:80
[INFO] [stdout]     |
[INFO] [stdout] 284 | fn draw_orbit(framebuffer: &mut Framebuffer, radius: f32, uniforms: &Uniforms, depth: f32) {
[INFO] [stdout]     |                                                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `depth`
[INFO] [stdout]    --> src/main.rs:284:80
[INFO] [stdout]     |
[INFO] [stdout] 284 | fn draw_orbit(framebuffer: &mut Framebuffer, radius: f32, uniforms: &Uniforms, depth: f32) {
[INFO] [stdout]     |                                                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `radius` is never read
[INFO] [stdout]    --> src/main.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 546 | pub struct Skybox {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 547 |     stars: Vec<Star>,
[INFO] [stdout] 548 |     radius: f32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_with_color` and `set_transformed` are never used
[INFO] [stdout]   --> src/vertex.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Vertex {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |   pub fn new_with_color(position: Vec3, color: Color) -> Self {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |   pub fn set_transformed(&mut self, position: Vec3, normal: Vec3) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/color.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Color {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub const fn from_hex(hex: u32) -> Self {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub const fn transparent() -> Self {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn is_black(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn blend_normal(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn blend_multiply(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn blend_add(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn blend_subtract(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `color` and `normal` are never read
[INFO] [stdout]  --> src/fragment.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Fragment {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     pub position: Vec2,
[INFO] [stdout] 7 |     pub color: Color,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 8 |     pub depth: f32,
[INFO] [stdout] 9 |     pub normal: Vec3,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `roll` is never read
[INFO] [stdout]   --> src/camera.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct Camera {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub roll: f32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `rotate_around_point`, `set_movement_speed`, and `set_rotation_speed` are never used
[INFO] [stdout]    --> src/camera.rs:87:12
[INFO] [stdout]     |
[INFO] [stdout] 16  | impl Camera {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87  |     pub fn rotate_around_point(&mut self, delta_yaw: f32, delta_pitch: f32, point: Vec3) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn set_movement_speed(&mut self, speed: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn set_rotation_speed(&mut self, speed: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `radius` is never read
[INFO] [stdout]    --> src/main.rs:548:5
[INFO] [stdout]     |
[INFO] [stdout] 546 | pub struct Skybox {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 547 |     stars: Vec<Star>,
[INFO] [stdout] 548 |     radius: f32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_with_color` and `set_transformed` are never used
[INFO] [stdout]   --> src/vertex.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Vertex {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |   pub fn new_with_color(position: Vec3, color: Color) -> Self {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |   pub fn set_transformed(&mut self, position: Vec3, normal: Vec3) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/color.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Color {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub const fn from_hex(hex: u32) -> Self {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub const fn transparent() -> Self {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn is_black(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn blend_normal(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn blend_multiply(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn blend_add(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn blend_subtract(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `color` and `normal` are never read
[INFO] [stdout]  --> src/fragment.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Fragment {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     pub position: Vec2,
[INFO] [stdout] 7 |     pub color: Color,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 8 |     pub depth: f32,
[INFO] [stdout] 9 |     pub normal: Vec3,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `roll` is never read
[INFO] [stdout]   --> src/camera.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct Camera {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub roll: f32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `rotate_around_point`, `set_movement_speed`, and `set_rotation_speed` are never used
[INFO] [stdout]    --> src/camera.rs:87:12
[INFO] [stdout]     |
[INFO] [stdout] 16  | impl Camera {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87  |     pub fn rotate_around_point(&mut self, delta_yaw: f32, delta_pitch: f32, point: Vec3) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn set_movement_speed(&mut self, speed: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn set_rotation_speed(&mut self, speed: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.28s
[INFO] running `Command { std: "docker" "inspect" "87423aa30f6dbeb27ff5e18f701d5db57aaef7fcc5215b7a0482e359bf9e7318", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87423aa30f6dbeb27ff5e18f701d5db57aaef7fcc5215b7a0482e359bf9e7318", kill_on_drop: false }`
[INFO] [stdout] 87423aa30f6dbeb27ff5e18f701d5db57aaef7fcc5215b7a0482e359bf9e7318
