[INFO] cloning repository https://github.com/besok/tessellate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/besok/tessellate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbesok%2Ftessellate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbesok%2Ftessellate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5aedf0afdc8daae5b75c0eff172043a9e8fa6411
[INFO] checking besok/tessellate/5aedf0afdc8daae5b75c0eff172043a9e8fa6411 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbesok%2Ftessellate" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/besok/tessellate on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/besok/tessellate
[INFO] finished tweaking git repo https://github.com/besok/tessellate
[INFO] tweaked toml for git repo https://github.com/besok/tessellate written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/besok/tessellate 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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sctk-adwaita v0.9.0
[INFO] [stderr]   Downloaded stl_io v0.8.2
[INFO] [stderr]   Downloaded wgpu-core v0.21.0
[INFO] [stderr]   Downloaded wgpu-hal v0.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f131480685d2ca907fd1d23b04eb09e39e6d5cf69504f35be835b9a9579cc2b
[INFO] running `Command { std: "docker" "start" "-a" "8f131480685d2ca907fd1d23b04eb09e39e6d5cf69504f35be835b9a9579cc2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f131480685d2ca907fd1d23b04eb09e39e6d5cf69504f35be835b9a9579cc2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f131480685d2ca907fd1d23b04eb09e39e6d5cf69504f35be835b9a9579cc2b", kill_on_drop: false }`
[INFO] [stdout] 8f131480685d2ca907fd1d23b04eb09e39e6d5cf69504f35be835b9a9579cc2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a4427c9016703da7c6e131f5104de5bd8558b1c962a771ca5534a55e5db333c
[INFO] running `Command { std: "docker" "start" "-a" "7a4427c9016703da7c6e131f5104de5bd8558b1c962a771ca5534a55e5db333c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling wayland-sys v0.31.2
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling wayland-client v0.31.3
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling wayland-scanner v0.31.2
[INFO] [stderr]    Compiling wayland-backend v0.3.4
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling zerocopy v0.8.0-alpha.6
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling wgpu-hal v0.21.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling tempfile v3.11.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]     Checking naga v0.20.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking polling v3.7.2
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wgpu-core v0.21.0
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking owned_ttf_parser v0.21.0
[INFO] [stderr]     Checking wgpu-types v0.20.0
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.3
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling winit v0.30.3
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]     Checking ab_glyph v0.2.26
[INFO] [stderr]     Checking rand_core v0.9.0-alpha.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.9.0-alpha.1
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]     Checking stl_io v0.8.2
[INFO] [stderr]     Checking rand v0.9.0-alpha.1
[INFO] [stderr]     Checking tobj v4.0.2
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]     Checking sctk-adwaita v0.9.0
[INFO] [stderr]    Compiling ply-rs v0.1.3
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking tessellate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::mesh::attributes::MeshType`
[INFO] [stdout]  --> src/gpu/processor.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::mesh::attributes::MeshType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mesh::attributes::MeshType`
[INFO] [stdout]  --> src/gpu/processor.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::mesh::attributes::MeshType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GpuInstance`
[INFO] [stdout]  --> src/gpu/processor/init.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::gpu::vertex::{GpuInstance, GpuVertex};
[INFO] [stdout]   |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GpuInstance`
[INFO] [stdout]  --> src/gpu/processor/init.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::gpu::vertex::{GpuInstance, GpuVertex};
[INFO] [stdout]   |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mesh::parts::vertex::Vertex`
[INFO] [stdout]  --> src/gpu/processor/init.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::mesh::parts::vertex::Vertex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mesh::parts::vertex::Vertex`
[INFO] [stdout]  --> src/gpu/processor/init.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::mesh::parts::vertex::Vertex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MeshError`
[INFO] [stdout]  --> src/gpu/processor/init.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::mesh::{Mesh, MeshError, MeshResult};
[INFO] [stdout]   |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MeshError`
[INFO] [stdout]  --> src/gpu/processor/init.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::mesh::{Mesh, MeshError, MeshResult};
[INFO] [stdout]   |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::gpu::vertex::face_to_vertex3`
[INFO] [stdout]  --> src/gpu/processor/render.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::gpu::vertex::face_to_vertex3;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::gpu::vertex::face_to_vertex3`
[INFO] [stdout]  --> src/gpu/processor/render.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::gpu::vertex::face_to_vertex3;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Triangle`
[INFO] [stdout]  --> src/mesh/bool/analyzer.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::mesh::parts::polygon::{Polygon, Triangle};
[INFO] [stdout]   |                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Triangle`
[INFO] [stdout]  --> src/mesh/bool/analyzer.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::mesh::parts::polygon::{Polygon, Triangle};
[INFO] [stdout]   |                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mesh::parts::vertex::Vertex`
[INFO] [stdout]  --> src/mesh/bool.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::mesh::parts::vertex::Vertex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mesh::parts::vertex::Vertex`
[INFO] [stdout]  --> src/mesh/bool.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::mesh::parts::vertex::Vertex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mesh::query::MeshQuery`
[INFO] [stdout]  --> src/mesh/bool.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::mesh::query::MeshQuery;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mesh::query::MeshQuery`
[INFO] [stdout]  --> src/mesh/bool.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::mesh::query::MeshQuery;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> src/mesh/bool.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> src/mesh/bool.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MeshError`
[INFO] [stdout]  --> src/mesh/parts/edge.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::mesh::{MeshError, MeshResult};
[INFO] [stdout]   |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MeshError`
[INFO] [stdout]  --> src/mesh/parts/edge.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::mesh::{MeshError, MeshResult};
[INFO] [stdout]   |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `triangle_is_colinear`
[INFO] [stdout]  --> src/mesh/parts/polygon.rs:6:72
[INFO] [stdout]   |
[INFO] [stdout] 6 |     calculate_segment_wntv, point_in_triangle_3d, polys_tri_intersect, triangle_is_colinear,
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `triangle_is_colinear`
[INFO] [stdout]  --> src/mesh/parts/polygon.rs:6:72
[INFO] [stdout]   |
[INFO] [stdout] 6 |     calculate_segment_wntv, point_in_triangle_3d, polys_tri_intersect, triangle_is_colinear,
[INFO] [stdout]   |                                                                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/mesh/parts/polygon.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mesh::parts::edge::MeshEdge`
[INFO] [stdout]   --> src/mesh/parts.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use crate::mesh::parts::edge::MeshEdge;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mesh_edge`
[INFO] [stdout]   --> src/mesh/parts.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     use crate::{mesh_edge, v, edge};
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mesh::parts::face::Face`
[INFO] [stdout]  --> src/mesh/shape/parametric/ellipsoid.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::mesh::parts::face::Face;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mesh::parts::face::Face`
[INFO] [stdout]  --> src/mesh/shape/parametric/ellipsoid.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::mesh::parts::face::Face;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shader_poly`
[INFO] [stdout]   --> src/gpu/processor/init.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let shader_poly = device.create_shader_module(wgpu::ShaderModuleDescriptor {
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_poly`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shader_poly`
[INFO] [stdout]   --> src/gpu/processor/init.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let shader_poly = device.create_shader_module(wgpu::ShaderModuleDescriptor {
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_poly`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mesh_a`
[INFO] [stdout]   --> src/mesh/bool.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     mesh_a: &Mesh,
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_mesh_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mesh_b`
[INFO] [stdout]   --> src/mesh/bool.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     mesh_b: &Mesh,
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_mesh_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]   --> src/mesh/bool.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     op: BoolType,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]   --> src/mesh/bool.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     color: Option<Color>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cube`
[INFO] [stdout]    --> src/mesh/bool/analyzer.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let cube = RectCuboid::default();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_cube`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mesh_a`
[INFO] [stdout]   --> src/mesh/bool.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     mesh_a: &Mesh,
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_mesh_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mesh_b`
[INFO] [stdout]   --> src/mesh/bool.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     mesh_b: &Mesh,
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_mesh_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]   --> src/mesh/bool.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     op: BoolType,
[INFO] [stdout]    |     ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color`
[INFO] [stdout]   --> src/mesh/bool.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     color: Option<Color>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `plane`
[INFO] [stdout]    --> src/mesh/query/bsp.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 |                     plane,
[INFO] [stdout]     |                     ^^^^^ help: try ignoring the field: `plane: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bsp_mesh`
[INFO] [stdout]    --> src/mesh/query/bsp.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let bsp_mesh = &bsp.mesh(Default::default());
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bsp_mesh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `planes`
[INFO] [stdout]    --> src/mesh/query/bsp.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let planes = &bsp.plane_meshes(10.0, Color::default());
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_planes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `k`
[INFO] [stdout]   --> src/files/ply.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |             (k, _) => {}//*self = PlyFace::Failed(format!("Unexpected key: {}", k)),
[INFO] [stdout]    |              ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `k`
[INFO] [stdout]    --> src/files/ply.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |             (k, _) => {} // *self = PlyVertex::Failed(format!("Unexpected key: {}", k)),
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `k`
[INFO] [stdout]   --> src/files/ply.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |             (k, _) => {}//*self = PlyFace::Failed(format!("Unexpected key: {}", k)),
[INFO] [stdout]    |              ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `k`
[INFO] [stdout]    --> src/files/ply.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |             (k, _) => {} // *self = PlyVertex::Failed(format!("Unexpected key: {}", k)),
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Topology` is more private than the item `GpuHandler::new`
[INFO] [stdout]   --> src/gpu/processor.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | /     pub fn new(
[INFO] [stdout] 81 | |         window: Arc<Window>,
[INFO] [stdout] 82 | |         instance: wgpu::Instance,
[INFO] [stdout] 83 | |         surface: Surface<'static>,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |         camera: Camera,
[INFO] [stdout] 91 | |     ) -> Self {
[INFO] [stdout]    | |_____________^ associated function `GpuHandler::new` is reachable at visibility `pub(gpu)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Topology` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/gpu/processor.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | enum Topology {
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GpuMesh` is more private than the item `GpuHandler::new`
[INFO] [stdout]   --> src/gpu/processor.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | /     pub fn new(
[INFO] [stdout] 81 | |         window: Arc<Window>,
[INFO] [stdout] 82 | |         instance: wgpu::Instance,
[INFO] [stdout] 83 | |         surface: Surface<'static>,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |         camera: Camera,
[INFO] [stdout] 91 | |     ) -> Self {
[INFO] [stdout]    | |_____________^ associated function `GpuHandler::new` is reachable at visibility `pub(gpu)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `GpuMesh` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/gpu/processor.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct GpuMesh {
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `instance` is never read
[INFO] [stdout]   --> src/gpu/processor.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct GpuHandler {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 67 |     window: Arc<Window>,
[INFO] [stdout] 68 |     instance: wgpu::Instance,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `ATTRIBUTES` and `desc` are never used
[INFO] [stdout]   --> src/gpu/vertex.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl GpuInstance {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 25 |     const ATTRIBUTES: [wgpu::VertexAttribute; 1] = wgpu::vertex_attr_array![0=>Float32x4];
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 26 |     pub(crate) fn desc<'a>() -> wgpu::VertexBufferLayout<'a> {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CacheEntry` is never constructed
[INFO] [stdout]  --> src/mesh/bool/analyzer.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | struct CacheEntry<T> {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `add_triangle` and `new` are never used
[INFO] [stdout]   --> src/mesh/bool/analyzer.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<T: Default> CacheEntry<T> {
[INFO] [stdout]    | ------------------------------ associated items in this implementation
[INFO] [stdout] 15 |     fn add_triangle(&mut self, idx: usize) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     fn new(idx: usize) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MeshCache` is never constructed
[INFO] [stdout]   --> src/mesh/bool/analyzer.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct MeshCache<T: Default> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/mesh/bool/analyzer.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl<T: Default> MeshCache<T> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 35 |     fn new(faces: &Vec<Face>) -> MeshResult<Self> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MeshBoolAnalyzer` is never constructed
[INFO] [stdout]   --> src/mesh/bool/analyzer.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub(crate) struct MeshBoolAnalyzer  {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `v`, `face_idx_to_poly`, `is_inside`, and `prepare` are never used
[INFO] [stdout]    --> src/mesh/bool/analyzer.rs:62:19
[INFO] [stdout]     |
[INFO] [stdout] 61  | impl<'a,> MeshBoolAnalyzer {
[INFO] [stdout]     | -------------------------- associated items in this implementation
[INFO] [stdout] 62  |     pub(crate) fn new(mesh: &'a Mesh) -> MeshResult<MeshBoolAnalyzer> {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 70  |     fn v(&self, idx: usize) -> MeshResult<Vertex> {
[INFO] [stdout]     |        ^
[INFO] [stdout] ...
[INFO] [stdout] 77  |     fn face_idx_to_poly(&self, idx: usize) -> MeshResult<Polygon> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89  |     pub fn is_inside(&self, face: usize, flag: u8) -> MeshResult<bool> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn prepare(&mut self, rhs: &Mesh) -> MeshResult<()> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnionFindSet` is never constructed
[INFO] [stdout]  --> src/mesh/bool/dsu.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct UnionFindSet {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `find`, and `union` are never used
[INFO] [stdout]   --> src/mesh/bool/dsu.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout] 8  | impl UnionFindSet {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 9  |     pub fn new(n: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn find(&mut self, mut p: usize) -> MeshResult<usize> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn union(&mut self, p: usize, q: usize) -> MeshResult<()> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split_bounding_box` is never used
[INFO] [stdout]   --> src/mesh/query/sskdtree/build.rs:60:4
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn split_bounding_box(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `center` and `size` are never read
[INFO] [stdout]   --> src/mesh/shape/cuboid/cube.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Cube {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 13 |     mesh: Mesh,
[INFO] [stdout] 14 |     center: Vertex,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 15 |     size: f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Cube` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `center`, `size_x`, `size_y`, and `size_z` are never read
[INFO] [stdout]   --> src/mesh/shape/cuboid/rect_cuboid.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct RectCuboid {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 10 |     mesh: Mesh,
[INFO] [stdout] 11 |     center: Vertex,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     size_x: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 13 |     size_y: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 14 |     size_z: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RectCuboid` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `radius`, `center`, and `segments` are never read
[INFO] [stdout]   --> src/mesh/shape/sphere.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Sphere {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 12 |     radius: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 13 |     center: Vertex,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 14 |     segments: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sphere` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `center` and `scale` are never read
[INFO] [stdout]   --> src/mesh/shape/icosahedron.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct Icosahedron {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 10 |     center: Vertex,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     scale: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Icosahedron` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `center`, `major_radius`, and `minor_radius` are never read
[INFO] [stdout]   --> src/mesh/shape/torus.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Torus {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 11 |     center: Vertex,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     major_radius: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 13 |     minor_radius: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Torus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `center`, `radius`, and `height` are never read
[INFO] [stdout]   --> src/mesh/shape/cone.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Cone {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 11 |     center: Vertex,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     radius: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 13 |     height: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Cone` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `center`, `radius`, and `height` are never read
[INFO] [stdout]   --> src/mesh/shape/cylinder.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Cylinder {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 11 |     center: Vertex,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     radius: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 13 |     height: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Cylinder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `center`, `inner_radius`, `outer_radius`, and `height` are never read
[INFO] [stdout]   --> src/mesh/shape/ring.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Ring {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 11 |     center: Vertex,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     inner_radius: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 13 |     outer_radius: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 14 |     height: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Ring` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `center`, `size`, and `height` are never read
[INFO] [stdout]   --> src/mesh/shape/pyramid.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct Pyramid {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 10 |     center: Vertex,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     size: f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 12 |     height: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Pyramid` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `center`, `width`, and `height` are never read
[INFO] [stdout]   --> src/mesh/shape/plane.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct Plane {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 10 |     center: Vertex,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     width: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 12 |     height: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Plane` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rows`, `columns`, and `spacing` are never read
[INFO] [stdout]   --> src/mesh/shape/grid.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct Grid {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 10 |     rows: usize,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 11 |     columns: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 12 |     spacing: f32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Grid` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start`, `diam`, and `end` are never read
[INFO] [stdout]   --> src/mesh/shape/beam.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct Beam {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 10 |     start: Vertex,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 11 |     diam: f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 12 |     end: Vertex,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Beam` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/mesh/shape/parametric/super_toroid.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct Supertoroid {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 8  |     /// The radius from the center to the middle of the ring of the supertoroid.
[INFO] [stdout] 9  |     ring_rad: f32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 10 |     /// The radius of the cross section of ring of the supertoroid.
[INFO] [stdout] 11 |     cross_section_rad: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     /// The scaling factor for the x-axis.
[INFO] [stdout] 13 |     x_rad: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 14 |     /// The scaling factor for the y-axis.
[INFO] [stdout] 15 |     y_rad: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 16 |     /// The scaling factor for the z-axis.
[INFO] [stdout] 17 |     z_rad: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 18 |     /// The shape of the torus ring.
[INFO] [stdout] 19 |     n1: f32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 20 |     /// The shape of the cross section of the torus ring.
[INFO] [stdout] 21 |     n2: f32,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Supertoroid` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `a`, `b`, `c`, `u_steps`, and `v_steps` are never read
[INFO] [stdout]   --> src/mesh/shape/parametric/bohemian_dome.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BohemianDome {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 11 |     a: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 12 |     b: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 13 |     c: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 14 |     u_steps: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 15 |     v_steps: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BohemianDome` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `theta_steps`, `theta_max`, `r_steps`, `r_min`, and `r_max` are never read
[INFO] [stdout]   --> src/mesh/shape/parametric/bour.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Bour {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 12 |     theta_steps: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 13 |     theta_max: f32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 14 |     r_steps: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 15 |     r_min: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 16 |     r_max: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Bour` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `a` and `b` are never read
[INFO] [stdout]   --> src/mesh/shape/parametric/dini.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct Dini {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 10 |     a: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 11 |     b: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Dini` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `a`, `b`, `c`, and `n` are never read
[INFO] [stdout]   --> src/mesh/shape/parametric/conic_spiral.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct ConicSpiral {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 10 |     /// Parameter affecting the shape's radius.
[INFO] [stdout] 11 |     a: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 12 |     /// Parameter affecting the shape's height.
[INFO] [stdout] 13 |     b: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 14 |     /// Parameter affecting the shape's offset.
[INFO] [stdout] 15 |     c: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 16 |     /// Parameter affecting the shape's frequency.
[INFO] [stdout] 17 |     n: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConicSpiral` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x_rad`, `y_rad`, and `z_rad` are never read
[INFO] [stdout]   --> src/mesh/shape/parametric/ellipsoid.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct Ellipsoid {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 9  |     x_rad: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 10 |     y_rad: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 11 |     z_rad: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Ellipsoid` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width`, `length`, and `twists` are never read
[INFO] [stdout]   --> src/mesh/shape/parametric/mobius.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct MobiusStrip {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 10 |     width: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 11 |     length: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     twists: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MobiusStrip` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x_rad`, `y_rad`, `z_rad`, `n1`, and `n2` are never read
[INFO] [stdout]   --> src/mesh/shape/parametric/super_ellipsoid.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct SuperEllipsoid {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 9  |     x_rad: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 10 |     y_rad: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 11 |     z_rad: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 12 |     n1: f32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 13 |     n2: f32,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SuperEllipsoid` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `v_edges` and `e_faces` are never read
[INFO] [stdout]   --> src/mesh/tables.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct MeshTables {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 10 |     v_edges: HashMap<Idx, Vec<Idx>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 11 |     e_faces: HashMap<Idx, Vec<Idx>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/files/ply.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Failed(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlyVertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Failed(()),
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/files/ply.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |     Failed(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlyFace` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 71 |     Failed(()),
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Topology` is more private than the item `GpuHandler::new`
[INFO] [stdout]   --> src/gpu/processor.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | /     pub fn new(
[INFO] [stdout] 81 | |         window: Arc<Window>,
[INFO] [stdout] 82 | |         instance: wgpu::Instance,
[INFO] [stdout] 83 | |         surface: Surface<'static>,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |         camera: Camera,
[INFO] [stdout] 91 | |     ) -> Self {
[INFO] [stdout]    | |_____________^ associated function `GpuHandler::new` is reachable at visibility `pub(gpu)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Topology` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/gpu/processor.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | enum Topology {
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GpuMesh` is more private than the item `GpuHandler::new`
[INFO] [stdout]   --> src/gpu/processor.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | /     pub fn new(
[INFO] [stdout] 81 | |         window: Arc<Window>,
[INFO] [stdout] 82 | |         instance: wgpu::Instance,
[INFO] [stdout] 83 | |         surface: Surface<'static>,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |         camera: Camera,
[INFO] [stdout] 91 | |     ) -> Self {
[INFO] [stdout]    | |_____________^ associated function `GpuHandler::new` is reachable at visibility `pub(gpu)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `GpuMesh` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/gpu/processor.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct GpuMesh {
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `instance` is never read
[INFO] [stdout]   --> src/gpu/processor.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct GpuHandler {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 67 |     window: Arc<Window>,
[INFO] [stdout] 68 |     instance: wgpu::Instance,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `ATTRIBUTES` and `desc` are never used
[INFO] [stdout]   --> src/gpu/vertex.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl GpuInstance {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 25 |     const ATTRIBUTES: [wgpu::VertexAttribute; 1] = wgpu::vertex_attr_array![0=>Float32x4];
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 26 |     pub(crate) fn desc<'a>() -> wgpu::VertexBufferLayout<'a> {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CacheEntry` is never constructed
[INFO] [stdout]  --> src/mesh/bool/analyzer.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | struct CacheEntry<T> {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `add_triangle` and `new` are never used
[INFO] [stdout]   --> src/mesh/bool/analyzer.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<T: Default> CacheEntry<T> {
[INFO] [stdout]    | ------------------------------ associated items in this implementation
[INFO] [stdout] 15 |     fn add_triangle(&mut self, idx: usize) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     fn new(idx: usize) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MeshCache` is never constructed
[INFO] [stdout]   --> src/mesh/bool/analyzer.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct MeshCache<T: Default> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/mesh/bool/analyzer.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl<T: Default> MeshCache<T> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 35 |     fn new(faces: &Vec<Face>) -> MeshResult<Self> {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MeshBoolAnalyzer` is never constructed
[INFO] [stdout]   --> src/mesh/bool/analyzer.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub(crate) struct MeshBoolAnalyzer  {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `v`, `face_idx_to_poly`, `is_inside`, and `prepare` are never used
[INFO] [stdout]    --> src/mesh/bool/analyzer.rs:62:19
[INFO] [stdout]     |
[INFO] [stdout] 61  | impl<'a,> MeshBoolAnalyzer {
[INFO] [stdout]     | -------------------------- associated items in this implementation
[INFO] [stdout] 62  |     pub(crate) fn new(mesh: &'a Mesh) -> MeshResult<MeshBoolAnalyzer> {
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 70  |     fn v(&self, idx: usize) -> MeshResult<Vertex> {
[INFO] [stdout]     |        ^
[INFO] [stdout] ...
[INFO] [stdout] 77  |     fn face_idx_to_poly(&self, idx: usize) -> MeshResult<Polygon> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89  |     pub fn is_inside(&self, face: usize, flag: u8) -> MeshResult<bool> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn prepare(&mut self, rhs: &Mesh) -> MeshResult<()> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnionFindSet` is never constructed
[INFO] [stdout]  --> src/mesh/bool/dsu.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct UnionFindSet {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `find`, and `union` are never used
[INFO] [stdout]   --> src/mesh/bool/dsu.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout] 8  | impl UnionFindSet {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 9  |     pub fn new(n: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn find(&mut self, mut p: usize) -> MeshResult<usize> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn union(&mut self, p: usize, q: usize) -> MeshResult<()> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split_bounding_box` is never used
[INFO] [stdout]   --> src/mesh/query/sskdtree/build.rs:60:4
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn split_bounding_box(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `center` and `size` are never read
[INFO] [stdout]   --> src/mesh/shape/cuboid/cube.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Cube {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 13 |     mesh: Mesh,
[INFO] [stdout] 14 |     center: Vertex,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 15 |     size: f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Cube` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `center`, `size_x`, `size_y`, and `size_z` are never read
[INFO] [stdout]   --> src/mesh/shape/cuboid/rect_cuboid.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct RectCuboid {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 10 |     mesh: Mesh,
[INFO] [stdout] 11 |     center: Vertex,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     size_x: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 13 |     size_y: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 14 |     size_z: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RectCuboid` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `radius`, `center`, and `segments` are never read
[INFO] [stdout]   --> src/mesh/shape/sphere.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Sphere {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 12 |     radius: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 13 |     center: Vertex,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 14 |     segments: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sphere` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `center` and `scale` are never read
[INFO] [stdout]   --> src/mesh/shape/icosahedron.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct Icosahedron {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 10 |     center: Vertex,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     scale: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Icosahedron` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `center`, `major_radius`, and `minor_radius` are never read
[INFO] [stdout]   --> src/mesh/shape/torus.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Torus {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 11 |     center: Vertex,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     major_radius: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 13 |     minor_radius: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Torus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `center`, `radius`, and `height` are never read
[INFO] [stdout]   --> src/mesh/shape/cone.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Cone {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 11 |     center: Vertex,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     radius: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 13 |     height: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Cone` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `center`, `radius`, and `height` are never read
[INFO] [stdout]   --> src/mesh/shape/cylinder.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Cylinder {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 11 |     center: Vertex,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     radius: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 13 |     height: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Cylinder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `center`, `inner_radius`, `outer_radius`, and `height` are never read
[INFO] [stdout]   --> src/mesh/shape/ring.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Ring {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 11 |     center: Vertex,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     inner_radius: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 13 |     outer_radius: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 14 |     height: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Ring` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `center`, `size`, and `height` are never read
[INFO] [stdout]   --> src/mesh/shape/pyramid.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct Pyramid {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 10 |     center: Vertex,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     size: f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 12 |     height: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Pyramid` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `center`, `width`, and `height` are never read
[INFO] [stdout]   --> src/mesh/shape/plane.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct Plane {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 10 |     center: Vertex,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     width: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 12 |     height: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Plane` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rows`, `columns`, and `spacing` are never read
[INFO] [stdout]   --> src/mesh/shape/grid.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct Grid {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 10 |     rows: usize,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 11 |     columns: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 12 |     spacing: f32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Grid` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start`, `diam`, and `end` are never read
[INFO] [stdout]   --> src/mesh/shape/beam.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct Beam {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 10 |     start: Vertex,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 11 |     diam: f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 12 |     end: Vertex,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Beam` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/mesh/shape/parametric/super_toroid.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct Supertoroid {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 8  |     /// The radius from the center to the middle of the ring of the supertoroid.
[INFO] [stdout] 9  |     ring_rad: f32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 10 |     /// The radius of the cross section of ring of the supertoroid.
[INFO] [stdout] 11 |     cross_section_rad: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     /// The scaling factor for the x-axis.
[INFO] [stdout] 13 |     x_rad: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 14 |     /// The scaling factor for the y-axis.
[INFO] [stdout] 15 |     y_rad: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 16 |     /// The scaling factor for the z-axis.
[INFO] [stdout] 17 |     z_rad: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 18 |     /// The shape of the torus ring.
[INFO] [stdout] 19 |     n1: f32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 20 |     /// The shape of the cross section of the torus ring.
[INFO] [stdout] 21 |     n2: f32,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Supertoroid` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `a`, `b`, `c`, `u_steps`, and `v_steps` are never read
[INFO] [stdout]   --> src/mesh/shape/parametric/bohemian_dome.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BohemianDome {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 11 |     a: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 12 |     b: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 13 |     c: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 14 |     u_steps: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 15 |     v_steps: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BohemianDome` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `theta_steps`, `theta_max`, `r_steps`, `r_min`, and `r_max` are never read
[INFO] [stdout]   --> src/mesh/shape/parametric/bour.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Bour {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 12 |     theta_steps: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 13 |     theta_max: f32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 14 |     r_steps: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 15 |     r_min: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 16 |     r_max: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Bour` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `a` and `b` are never read
[INFO] [stdout]   --> src/mesh/shape/parametric/dini.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct Dini {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 10 |     a: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 11 |     b: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Dini` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `a`, `b`, `c`, and `n` are never read
[INFO] [stdout]   --> src/mesh/shape/parametric/conic_spiral.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct ConicSpiral {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 10 |     /// Parameter affecting the shape's radius.
[INFO] [stdout] 11 |     a: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 12 |     /// Parameter affecting the shape's height.
[INFO] [stdout] 13 |     b: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 14 |     /// Parameter affecting the shape's offset.
[INFO] [stdout] 15 |     c: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 16 |     /// Parameter affecting the shape's frequency.
[INFO] [stdout] 17 |     n: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConicSpiral` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x_rad`, `y_rad`, and `z_rad` are never read
[INFO] [stdout]   --> src/mesh/shape/parametric/ellipsoid.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct Ellipsoid {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 9  |     x_rad: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 10 |     y_rad: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 11 |     z_rad: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Ellipsoid` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width`, `length`, and `twists` are never read
[INFO] [stdout]   --> src/mesh/shape/parametric/mobius.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct MobiusStrip {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 10 |     width: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 11 |     length: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     twists: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MobiusStrip` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x_rad`, `y_rad`, `z_rad`, `n1`, and `n2` are never read
[INFO] [stdout]   --> src/mesh/shape/parametric/super_ellipsoid.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct SuperEllipsoid {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 9  |     x_rad: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 10 |     y_rad: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 11 |     z_rad: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 12 |     n1: f32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 13 |     n2: f32,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SuperEllipsoid` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `v_edges` and `e_faces` are never read
[INFO] [stdout]   --> src/mesh/tables.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub struct MeshTables {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 10 |     v_edges: HashMap<Idx, Vec<Idx>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 11 |     e_faces: HashMap<Idx, Vec<Idx>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/files/ply.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Failed(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlyVertex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Failed(()),
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/files/ply.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |     Failed(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlyFace` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 71 |     Failed(()),
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HasMesh`
[INFO] [stdout]  --> examples/extract_edges/main.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tessellate::mesh::{HasMesh, Mesh};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EulerRot` and `Quat`
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use glam::{EulerRot, Mat4, Quat, Vec3};
[INFO] [stdout]   |            ^^^^^^^^        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::HasMesh`
[INFO] [stdout]  --> examples/boolean_ops/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tessellate::mesh::HasMesh;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Color`
[INFO] [stdout]  --> src/main.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tessellate::mesh::material::{Color, RgbaColor};
[INFO] [stdout]   |                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::parts::vertex::Vertex`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tessellate::mesh::parts::vertex::Vertex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::query::bsp::BSPTree`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tessellate::mesh::query::bsp::BSPTree;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::shape::cuboid::cube::Cube`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tessellate::mesh::shape::cuboid::cube::Cube;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::shape::cuboid::rect_cuboid::RectCuboid`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tessellate::mesh::shape::cuboid::rect_cuboid::RectCuboid;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::shape::cylinder::Cylinder`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tessellate::mesh::shape::cylinder::Cylinder;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::shape::grid::Grid`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tessellate::mesh::shape::grid::Grid;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::shape::icosahedron::Icosahedron`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tessellate::mesh::shape::icosahedron::Icosahedron;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::shape::plane::Plane`
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tessellate::mesh::shape::plane::Plane;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::shape::pyramid::Pyramid`
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tessellate::mesh::shape::pyramid::Pyramid;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::shape::ring::Ring`
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tessellate::mesh::shape::ring::Ring;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::shape::sphere::Sphere`
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use tessellate::mesh::shape::sphere::Sphere;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::shape::torus::Torus`
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use tessellate::mesh::shape::torus::Torus;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mesh`
[INFO] [stdout]   --> src/main.rs:22:33
[INFO] [stdout]    |
[INFO] [stdout] 22 | use tessellate::mesh::{HasMesh, Mesh};
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winit::error::EventLoopError`
[INFO] [stdout]   --> src/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use winit::error::EventLoopError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mat4`
[INFO] [stdout]  --> examples/import_models/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use glam::{Mat4, Vec3};
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::transform::Transform`
[INFO] [stdout]  --> examples/import_models/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tessellate::mesh::transform::Transform;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HasMesh`, `MeshError`, and `Mesh`
[INFO] [stdout]  --> examples/import_models/main.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tessellate::mesh::{HasMesh, Mesh, MeshError};
[INFO] [stdout]   |                        ^^^^^^^  ^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TessError`
[INFO] [stdout]  --> examples/import_models/main.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tessellate::{files, gpu, TessError, TessResult};
[INFO] [stdout]   |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::transform::Transform`
[INFO] [stdout]  --> examples/sandbox/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tessellate::mesh::transform::Transform;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mat4`
[INFO] [stdout]  --> examples/polygon_and_edges_centers/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use glam::{Mat4, Vec3};
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HasMesh`
[INFO] [stdout]  --> examples/sandbox/main.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tessellate::mesh::{HasMesh, Mesh};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::transform::Transform`
[INFO] [stdout]  --> examples/polygon_and_edges_centers/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tessellate::mesh::transform::Transform;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HasMesh`
[INFO] [stdout]  --> examples/polygon_and_edges_centers/main.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tessellate::mesh::{HasMesh, Mesh};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::transform::Transform`
[INFO] [stdout]  --> examples/polygons/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tessellate::mesh::transform::Transform;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HasMesh`
[INFO] [stdout]  --> examples/polygons/main.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tessellate::mesh::{HasMesh, Mesh};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bunny`
[INFO] [stdout]  --> examples/import_models/main.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let bunny = files::ply::import_ply("examples/import_models/bunny.ply")?;
[INFO] [stdout]   |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_bunny`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `building`
[INFO] [stdout]   --> examples/import_models/main.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let building = files::stl::import_stl("examples/import_models/at_t_building.stl")?;
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_building`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HasMesh`
[INFO] [stdout]  --> examples/sskd_tree/main.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tessellate::mesh::{HasMesh, Mesh};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `init`
[INFO] [stdout]  --> examples/parametric_shapes/main.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use env_logger::{init, Builder};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RgbaColor`
[INFO] [stdout]  --> examples/parametric_shapes/main.rs:5:41
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tessellate::mesh::material::{Color, RgbaColor};
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HasMesh`
[INFO] [stdout]   --> examples/parametric_shapes/main.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tessellate::mesh::{HasMesh, MeshResult};
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EulerRot` and `Quat`
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use glam::{EulerRot, Mat4, Quat, Vec3};
[INFO] [stdout]   |            ^^^^^^^^        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Color`
[INFO] [stdout]  --> src/main.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tessellate::mesh::material::{Color, RgbaColor};
[INFO] [stdout]   |                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::parts::vertex::Vertex`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tessellate::mesh::parts::vertex::Vertex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::query::bsp::BSPTree`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tessellate::mesh::query::bsp::BSPTree;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::shape::cuboid::cube::Cube`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tessellate::mesh::shape::cuboid::cube::Cube;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::shape::cuboid::rect_cuboid::RectCuboid`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tessellate::mesh::shape::cuboid::rect_cuboid::RectCuboid;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::shape::cylinder::Cylinder`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use tessellate::mesh::shape::cylinder::Cylinder;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::shape::grid::Grid`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tessellate::mesh::shape::grid::Grid;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::shape::icosahedron::Icosahedron`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use tessellate::mesh::shape::icosahedron::Icosahedron;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::shape::plane::Plane`
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tessellate::mesh::shape::plane::Plane;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::shape::pyramid::Pyramid`
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tessellate::mesh::shape::pyramid::Pyramid;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::shape::ring::Ring`
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tessellate::mesh::shape::ring::Ring;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::shape::sphere::Sphere`
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use tessellate::mesh::shape::sphere::Sphere;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tessellate::mesh::shape::torus::Torus`
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use tessellate::mesh::shape::torus::Torus;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mesh`
[INFO] [stdout]   --> src/main.rs:22:33
[INFO] [stdout]    |
[INFO] [stdout] 22 | use tessellate::mesh::{HasMesh, Mesh};
[INFO] [stdout]    |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winit::error::EventLoopError`
[INFO] [stdout]   --> src/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use winit::error::EventLoopError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/sskd_tree/main.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mut meshes = vec![kdtree.to_mesh(Color::default()), mesh];
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bour` is never used
[INFO] [stdout]   --> examples/parametric_shapes/main.rs:66:4
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn bour() -> Bour {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `boy` is never used
[INFO] [stdout]   --> examples/parametric_shapes/main.rs:69:4
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn boy() -> Boy {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dini` is never used
[INFO] [stdout]   --> examples/parametric_shapes/main.rs:73:4
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn dini() -> Dini {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spiral` is never used
[INFO] [stdout]   --> examples/parametric_shapes/main.rs:76:4
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn spiral() -> ConicSpiral {
[INFO] [stdout]    |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ellipsoid` is never used
[INFO] [stdout]   --> examples/parametric_shapes/main.rs:79:4
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn ellipsoid() -> Ellipsoid {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mobius_strip` is never used
[INFO] [stdout]   --> examples/parametric_shapes/main.rs:82:4
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn mobius_strip() -> MobiusStrip {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `super_ellipsoid` is never used
[INFO] [stdout]   --> examples/parametric_shapes/main.rs:85:4
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn super_ellipsoid() -> SuperEllipsoid {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.98s
[INFO] running `Command { std: "docker" "inspect" "7a4427c9016703da7c6e131f5104de5bd8558b1c962a771ca5534a55e5db333c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a4427c9016703da7c6e131f5104de5bd8558b1c962a771ca5534a55e5db333c", kill_on_drop: false }`
[INFO] [stdout] 7a4427c9016703da7c6e131f5104de5bd8558b1c962a771ca5534a55e5db333c
