[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 try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrandonReyes0609%2FLaboratorio3-GraficasXComputadoras" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BrandonReyes0609/Laboratorio3-GraficasXComputadoras on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2-tc2/source/Cargo.toml [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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5944ae02974df91737e7fd483efd36f8f787080a63cf5aae96be26dc64787d47 [INFO] running `Command { std: "docker" "start" "-a" "5944ae02974df91737e7fd483efd36f8f787080a63cf5aae96be26dc64787d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5944ae02974df91737e7fd483efd36f8f787080a63cf5aae96be26dc64787d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5944ae02974df91737e7fd483efd36f8f787080a63cf5aae96be26dc64787d47", kill_on_drop: false }` [INFO] [stdout] 5944ae02974df91737e7fd483efd36f8f787080a63cf5aae96be26dc64787d47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb9517bdd4d0912534c88fc4e9fc39bb5f87fe5b7fd09f9edb205962b75c5657 [INFO] running `Command { std: "docker" "start" "-a" "bb9517bdd4d0912534c88fc4e9fc39bb5f87fe5b7fd09f9edb205962b75c5657", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [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 bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling xml-rs v0.8.23 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling allocator-api2 v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling codespan-reporting v0.11.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 rawpointer v0.2.1 [INFO] [stderr] Compiling inplace_it v0.3.6 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling wide v0.6.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tobj v3.2.5 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling ultraviolet v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling naga v0.7.3 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling nalgebra v0.28.0 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling wgpu-hal v0.11.5 [INFO] [stderr] Compiling wgpu v0.11.1 [INFO] [stderr] Compiling nalgebra-glm v0.19.0 [INFO] [stderr] Compiling pixels v0.8.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 `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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: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 { [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, [INFO] [stdout] 17 | pub edges: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | pub faces: Vec, [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 1m 10s [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 1` [INFO] running `Command { std: "docker" "inspect" "bb9517bdd4d0912534c88fc4e9fc39bb5f87fe5b7fd09f9edb205962b75c5657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb9517bdd4d0912534c88fc4e9fc39bb5f87fe5b7fd09f9edb205962b75c5657", kill_on_drop: false }` [INFO] [stdout] bb9517bdd4d0912534c88fc4e9fc39bb5f87fe5b7fd09f9edb205962b75c5657 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 083e12a41696c40a790531b621fd719c7b8e8e2c4e3f52f11124b8eaed267211 [INFO] running `Command { std: "docker" "start" "-a" "083e12a41696c40a790531b621fd719c7b8e8e2c4e3f52f11124b8eaed267211", 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 `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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: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 { [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, [INFO] [stdout] 17 | pub edges: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | pub faces: Vec, [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.15s [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 1` [INFO] running `Command { std: "docker" "inspect" "083e12a41696c40a790531b621fd719c7b8e8e2c4e3f52f11124b8eaed267211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "083e12a41696c40a790531b621fd719c7b8e8e2c4e3f52f11124b8eaed267211", kill_on_drop: false }` [INFO] [stdout] 083e12a41696c40a790531b621fd719c7b8e8e2c4e3f52f11124b8eaed267211