[INFO] cloning repository https://github.com/BrandonReyes0609/Laboratorio3-GraficasXComputadoras
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrandonReyes0609/Laboratorio3-GraficasXComputadoras" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrandonReyes0609%2FLaboratorio3-GraficasXComputadoras", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrandonReyes0609%2FLaboratorio3-GraficasXComputadoras'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35b45569238f72e4514be9f2791d8b51dede6f14
[INFO] building BrandonReyes0609/Laboratorio3-GraficasXComputadoras against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrandonReyes0609%2FLaboratorio3-GraficasXComputadoras" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BrandonReyes0609/Laboratorio3-GraficasXComputadoras
[INFO] finished tweaking git repo https://github.com/BrandonReyes0609/Laboratorio3-GraficasXComputadoras
[INFO] tweaked toml for git repo https://github.com/BrandonReyes0609/Laboratorio3-GraficasXComputadoras written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BrandonReyes0609/Laboratorio3-GraficasXComputadoras on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BrandonReyes0609/Laboratorio3-GraficasXComputadoras 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.1.37
[INFO] [stderr]   Downloaded inplace_it v0.3.6
[INFO] [stderr]   Downloaded nalgebra-glm v0.19.0
[INFO] [stderr]   Downloaded wgpu-types v0.11.0
[INFO] [stderr]   Downloaded matrixmultiply v0.3.9
[INFO] [stderr]   Downloaded simba v0.9.0
[INFO] [stderr]   Downloaded safe_arch v0.7.2
[INFO] [stderr]   Downloaded wide v0.7.28
[INFO] [stderr]   Downloaded wgpu v0.11.1
[INFO] [stderr]   Downloaded wgpu-core v0.11.3
[INFO] [stderr]   Downloaded wide v0.6.5
[INFO] [stderr]   Downloaded ultraviolet v0.8.1
[INFO] [stderr]   Downloaded wgpu-hal v0.11.5
[INFO] [stderr]   Downloaded allocator-api2 v0.2.19
[INFO] [stderr]   Downloaded xml-rs v0.8.23
[INFO] [stderr]   Downloaded tobj v3.2.5
[INFO] [stderr]   Downloaded pixels v0.8.0
[INFO] [stderr]   Downloaded nalgebra v0.28.0
[INFO] [stderr]   Downloaded nalgebra v0.33.2
[INFO] [stderr]   Downloaded naga v0.7.3
[INFO] [stderr]   Downloaded libc v0.2.162
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee11f5eb06c778a7ea8aa52cd9d9ad0d383f6316eaafeda205d883cb1e692c93
[INFO] running `Command { std: "docker" "start" "-a" "ee11f5eb06c778a7ea8aa52cd9d9ad0d383f6316eaafeda205d883cb1e692c93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee11f5eb06c778a7ea8aa52cd9d9ad0d383f6316eaafeda205d883cb1e692c93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee11f5eb06c778a7ea8aa52cd9d9ad0d383f6316eaafeda205d883cb1e692c93", kill_on_drop: false }`
[INFO] [stdout] ee11f5eb06c778a7ea8aa52cd9d9ad0d383f6316eaafeda205d883cb1e692c93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73e27c0120808d5129a7b723b6c1c53874b5c5ea0dc5598c10140d9f96141578
[INFO] running `Command { std: "docker" "start" "-a" "73e27c0120808d5129a7b723b6c1c53874b5c5ea0dc5598c10140d9f96141578", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling xml-rs v0.8.23
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.19
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling gpu-alloc v0.5.4
[INFO] [stderr]    Compiling wgpu-core v0.11.3
[INFO] [stderr]    Compiling ash v0.33.3+1.2.191
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling wgpu-types v0.11.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling inplace_it v0.3.6
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling wide v0.7.28
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling wide v0.6.5
[INFO] [stderr]    Compiling naga v0.7.3
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling calloop v0.9.3
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling ultraviolet v0.8.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling simba v0.5.1
[INFO] [stderr]    Compiling wgpu-hal v0.11.5
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling pollster v0.2.5
[INFO] [stderr]    Compiling tobj v3.2.5
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling nalgebra v0.28.0
[INFO] [stderr]    Compiling wgpu v0.11.1
[INFO] [stderr]    Compiling pixels v0.8.0
[INFO] [stderr]    Compiling nalgebra-glm v0.19.0
[INFO] [stderr]    Compiling codigo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `normal`, `tex_coords`, and `transformed_normal` are never read
[INFO] [stdout]   --> src/vertex.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Vertex {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  6 |     pub position: Vec3,               // Posición del vértice en 3D
[INFO] [stdout]  7 |     pub normal: Vec3,                 // Vector normal en 3D
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]  8 |     pub tex_coords: Vec2,             // Coordenadas de textura en 2D
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub transformed_normal: Vec3,     // Normal transformada
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Vertex` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_with_color` and `set_transformed` are never used
[INFO] [stdout]   --> src/vertex.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Vertex {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn new_with_color(position: Vec3, color: Color) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn set_transformed(&mut self, position: Vec3, normal: Vec3) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `red` is never used
[INFO] [stdout]   --> src/color.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Color {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn red() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `line` is never used
[INFO] [stdout]  --> src/line.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn line(a: &Vertex, b: &Vertex) -> Vec<Fragment> {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start` and `end` are never read
[INFO] [stdout]  --> src/model.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Edge {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 5 |     pub start: Vertex,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 6 |     pub end: Vertex,
[INFO] [stdout]   |         ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Edge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vertices` is never read
[INFO] [stdout]   --> src/model.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Face {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 11 |     pub vertices: [Vertex; 3],
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Face` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `edges` and `faces` are never read
[INFO] [stdout]   --> src/model.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Model3D {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 16 |     pub vertices: Vec<Vertex>,
[INFO] [stdout] 17 |     pub edges: Vec<Edge>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 18 |     pub faces: Vec<Face>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Model3D` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "73e27c0120808d5129a7b723b6c1c53874b5c5ea0dc5598c10140d9f96141578", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73e27c0120808d5129a7b723b6c1c53874b5c5ea0dc5598c10140d9f96141578", kill_on_drop: false }`
[INFO] [stdout] 73e27c0120808d5129a7b723b6c1c53874b5c5ea0dc5598c10140d9f96141578
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa301269184f8f1ad8bcf7835441f0939d417d6e8a8126aa474a57a65d3cfb8d
[INFO] running `Command { std: "docker" "start" "-a" "fa301269184f8f1ad8bcf7835441f0939d417d6e8a8126aa474a57a65d3cfb8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling codigo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `normal`, `tex_coords`, and `transformed_normal` are never read
[INFO] [stdout]   --> src/vertex.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Vertex {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  6 |     pub position: Vec3,               // Posición del vértice en 3D
[INFO] [stdout]  7 |     pub normal: Vec3,                 // Vector normal en 3D
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]  8 |     pub tex_coords: Vec2,             // Coordenadas de textura en 2D
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub transformed_normal: Vec3,     // Normal transformada
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Vertex` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_with_color` and `set_transformed` are never used
[INFO] [stdout]   --> src/vertex.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Vertex {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn new_with_color(position: Vec3, color: Color) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn set_transformed(&mut self, position: Vec3, normal: Vec3) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `red` is never used
[INFO] [stdout]   --> src/color.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Color {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn red() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `line` is never used
[INFO] [stdout]  --> src/line.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn line(a: &Vertex, b: &Vertex) -> Vec<Fragment> {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start` and `end` are never read
[INFO] [stdout]  --> src/model.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Edge {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 5 |     pub start: Vertex,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 6 |     pub end: Vertex,
[INFO] [stdout]   |         ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Edge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vertices` is never read
[INFO] [stdout]   --> src/model.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Face {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 11 |     pub vertices: [Vertex; 3],
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Face` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `edges` and `faces` are never read
[INFO] [stdout]   --> src/model.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Model3D {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 16 |     pub vertices: Vec<Vertex>,
[INFO] [stdout] 17 |     pub edges: Vec<Edge>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 18 |     pub faces: Vec<Face>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Model3D` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "fa301269184f8f1ad8bcf7835441f0939d417d6e8a8126aa474a57a65d3cfb8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa301269184f8f1ad8bcf7835441f0939d417d6e8a8126aa474a57a65d3cfb8d", kill_on_drop: false }`
[INFO] [stdout] fa301269184f8f1ad8bcf7835441f0939d417d6e8a8126aa474a57a65d3cfb8d
