[INFO] cloning repository https://github.com/tismajo/CC2018-PR2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tismajo/CC2018-PR2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftismajo%2FCC2018-PR2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftismajo%2FCC2018-PR2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74e296fc238296d42f292c3a30402eddbec6fb75
[INFO] checking tismajo/CC2018-PR2 against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftismajo%2FCC2018-PR2" "/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/tismajo/CC2018-PR2
[INFO] finished tweaking git repo https://github.com/tismajo/CC2018-PR2
[INFO] tweaked toml for git repo https://github.com/tismajo/CC2018-PR2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tismajo/CC2018-PR2 on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tismajo/CC2018-PR2 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hound v3.5.1
[INFO] [stderr]   Downloaded symphonia v0.5.5
[INFO] [stderr]   Downloaded tobj v4.0.3
[INFO] [stderr]   Downloaded symphonia-metadata v0.5.5
[INFO] [stderr]   Downloaded nalgebra-macros v0.3.0
[INFO] [stderr]   Downloaded claxon v0.4.3
[INFO] [stderr]   Downloaded prettyplease v0.2.36
[INFO] [stderr]   Downloaded raylib v5.5.1
[INFO] [stderr]   Downloaded symphonia-core v0.5.5
[INFO] [stderr]   Downloaded cc v1.2.30
[INFO] [stderr]   Downloaded glam v0.14.0
[INFO] [stderr]   Downloaded glam v0.15.2
[INFO] [stderr]   Downloaded glam v0.18.0
[INFO] [stderr]   Downloaded glam v0.20.5
[INFO] [stderr]   Downloaded glam v0.19.0
[INFO] [stderr]   Downloaded glam v0.16.0
[INFO] [stderr]   Downloaded glam v0.23.0
[INFO] [stderr]   Downloaded symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]   Downloaded glam v0.21.3
[INFO] [stderr]   Downloaded glam v0.22.0
[INFO] [stderr]   Downloaded glam v0.24.2
[INFO] [stderr]   Downloaded nalgebra v0.34.1
[INFO] [stderr]   Downloaded glam v0.28.0
[INFO] [stderr]   Downloaded glam v0.30.9
[INFO] [stderr]   Downloaded raylib-sys v5.5.1
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 059c97820eb5c10f48370646a00df749d5d10267815160ce591cfabba36957bb
[INFO] running `Command { std: "docker" "start" "-a" "059c97820eb5c10f48370646a00df749d5d10267815160ce591cfabba36957bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "059c97820eb5c10f48370646a00df749d5d10267815160ce591cfabba36957bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "059c97820eb5c10f48370646a00df749d5d10267815160ce591cfabba36957bb", kill_on_drop: false }`
[INFO] [stdout] 059c97820eb5c10f48370646a00df749d5d10267815160ce591cfabba36957bb
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc1e8752fdfc82883e5dad5695070619f14bfe8382906152d01a9ff8d254e1bc
[INFO] running `Command { std: "docker" "start" "-a" "fc1e8752fdfc82883e5dad5695070619f14bfe8382906152d01a9ff8d254e1bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking zune-jpeg v0.5.5
[INFO] [stderr]     Checking gif v0.14.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]    Compiling minifb v0.28.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking moxcms v0.7.9
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking rodio v0.17.3
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking zerocopy v0.8.27
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking nalgebra v0.34.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tobj v4.0.3
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]    Compiling raylib-sys v5.5.1
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking raylib v5.5.1
[INFO] [stderr]     Checking CC2018-Project1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::texture::Texture`
[INFO] [stdout]  --> src/skybox.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::texture::Texture;
[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 import: `crate::texture::Texture`
[INFO] [stdout]  --> src/skybox.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::texture::Texture;
[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 variable: `cyan`
[INFO] [stdout]   --> src/main.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let cyan           = Color::new(0, 220, 255, 255);    // Highlights
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_cyan`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fps_color`
[INFO] [stdout]    --> src/main.rs:163:13
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let fps_color = if fps >= 50 {
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fps_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/camara.rs:42:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl Camera {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  42 |     pub fn strafe_left(&mut self, distance: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |     pub fn strafe_right(&mut self, distance: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  54 |     pub fn move_forward(&mut self, distance: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  60 |     pub fn move_backward(&mut self, distance: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     fn calculate_forward_vector(&self) -> Vec3 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     fn calculate_right_vector(&self) -> Vec3 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     fn calculate_up_vector(&self) -> Vec3 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_emissive` is never used
[INFO] [stdout]   --> src/material.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Material {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn with_emissive(mut self, emissive: Color) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new`, `from_color`, `create_day_skybox`, and `create_night_skybox` are never used
[INFO] [stdout]   --> src/texture.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Texture {
[INFO] [stdout]    | ------------ associated functions in this implementation
[INFO] [stdout] 13 |     pub fn new(width: usize, height: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn from_color(color: Color) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn create_day_skybox() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn create_night_skybox() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_vec3`, `from_u8`, `red`, `green`, `blue`, and `to_vec3` are never used
[INFO] [stdout]   --> src/color.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Color {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn from_vec3(v: Vec3) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn from_u8(r: u8, g: u8, b: u8) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn red() -> Self { 
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn green() -> Self { 
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn blue() -> Self { 
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn to_vec3(&self) -> Vec3 {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PointLight` is never constructed
[INFO] [stdout]   --> src/luz.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct PointLight {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/luz.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl PointLight {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 52 |     /// Construye una nueva luz puntual en la posición especificada
[INFO] [stdout] 53 |     pub fn new(position: Vec3, color: Color, intensity: f32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/fuente_luz.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl PointLight {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn new(position: Vec3, color: Color, intensity: f32, radius: f32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/mesh.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Triangle {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn new(v0: Vec3, v1: Vec3, v2: Vec3) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `load_obj`, `rotate_y`, `rotar_vertice`, and `crear_piramide_respaldo` are never used
[INFO] [stdout]    --> src/mesh.rs:92:12
[INFO] [stdout]     |
[INFO] [stdout]  88 | impl Mesh {
[INFO] [stdout]     | --------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn new(position: Vec3, material: Material) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn load_obj(path: &str, position: Vec3, scale: f32, material: Material) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     pub fn rotate_y(&mut self, angulo: f32) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     fn rotar_vertice(vertice: &mut Vec3, coseno: f32, seno: f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     fn crear_piramide_respaldo(escala: f32) -> Vec<Triangle> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `zero` and `one` are never used
[INFO] [stdout]   --> src/mate.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Vec3 {
[INFO] [stdout]    | --------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn zero() -> Self { 
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn one() -> Self { 
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cyan`
[INFO] [stdout]   --> src/main.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let cyan           = Color::new(0, 220, 255, 255);    // Highlights
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_cyan`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fps_color`
[INFO] [stdout]    --> src/main.rs:163:13
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let fps_color = if fps >= 50 {
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fps_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/camara.rs:42:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl Camera {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  42 |     pub fn strafe_left(&mut self, distance: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |     pub fn strafe_right(&mut self, distance: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  54 |     pub fn move_forward(&mut self, distance: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  60 |     pub fn move_backward(&mut self, distance: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     fn calculate_forward_vector(&self) -> Vec3 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     fn calculate_right_vector(&self) -> Vec3 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     fn calculate_up_vector(&self) -> Vec3 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_emissive` is never used
[INFO] [stdout]   --> src/material.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Material {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn with_emissive(mut self, emissive: Color) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new`, `from_color`, `create_day_skybox`, and `create_night_skybox` are never used
[INFO] [stdout]   --> src/texture.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Texture {
[INFO] [stdout]    | ------------ associated functions in this implementation
[INFO] [stdout] 13 |     pub fn new(width: usize, height: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn from_color(color: Color) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn create_day_skybox() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn create_night_skybox() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_vec3`, `from_u8`, `red`, `green`, `blue`, and `to_vec3` are never used
[INFO] [stdout]   --> src/color.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Color {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn from_vec3(v: Vec3) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn from_u8(r: u8, g: u8, b: u8) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn red() -> Self { 
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn green() -> Self { 
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn blue() -> Self { 
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub fn to_vec3(&self) -> Vec3 {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PointLight` is never constructed
[INFO] [stdout]   --> src/luz.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct PointLight {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/luz.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl PointLight {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 52 |     /// Construye una nueva luz puntual en la posición especificada
[INFO] [stdout] 53 |     pub fn new(position: Vec3, color: Color, intensity: f32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/fuente_luz.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl PointLight {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn new(position: Vec3, color: Color, intensity: f32, radius: f32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/mesh.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Triangle {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn new(v0: Vec3, v1: Vec3, v2: Vec3) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `load_obj`, `rotate_y`, `rotar_vertice`, and `crear_piramide_respaldo` are never used
[INFO] [stdout]    --> src/mesh.rs:92:12
[INFO] [stdout]     |
[INFO] [stdout]  88 | impl Mesh {
[INFO] [stdout]     | --------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn new(position: Vec3, material: Material) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn load_obj(path: &str, position: Vec3, scale: f32, material: Material) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 183 |     pub fn rotate_y(&mut self, angulo: f32) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     fn rotar_vertice(vertice: &mut Vec3, coseno: f32, seno: f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     fn crear_piramide_respaldo(escala: f32) -> Vec<Triangle> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `zero` and `one` are never used
[INFO] [stdout]   --> src/mate.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Vec3 {
[INFO] [stdout]    | --------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn zero() -> Self { 
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn one() -> Self { 
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "fc1e8752fdfc82883e5dad5695070619f14bfe8382906152d01a9ff8d254e1bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc1e8752fdfc82883e5dad5695070619f14bfe8382906152d01a9ff8d254e1bc", kill_on_drop: false }`
[INFO] [stdout] fc1e8752fdfc82883e5dad5695070619f14bfe8382906152d01a9ff8d254e1bc
