[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] ae4217dd646a9d9f7893539f26b900a7490b5e02 [INFO] checking besok/tessellate/ae4217dd646a9d9f7893539f26b900a7490b5e02 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbesok%2Ftessellate" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/besok/tessellate on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "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-3-tc2/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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5427cfc0751d68a70d29025c80f376295614e27ac765790b378153330a592e21 [INFO] running `Command { std: "docker" "start" "-a" "5427cfc0751d68a70d29025c80f376295614e27ac765790b378153330a592e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5427cfc0751d68a70d29025c80f376295614e27ac765790b378153330a592e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5427cfc0751d68a70d29025c80f376295614e27ac765790b378153330a592e21", kill_on_drop: false }` [INFO] [stdout] 5427cfc0751d68a70d29025c80f376295614e27ac765790b378153330a592e21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9db1d736a7e004b71732fa92b651008b8bfdb15216471e4c5e3fc75020d9446d [INFO] running `Command { std: "docker" "start" "-a" "9db1d736a7e004b71732fa92b651008b8bfdb15216471e4c5e3fc75020d9446d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling wayland-sys v0.31.2 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling wayland-client v0.31.3 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling wayland-backend v0.3.4 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling zerocopy v0.8.0-alpha.6 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling wayland-scanner v0.31.2 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [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] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking gpu-descriptor v0.3.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling wgpu-core v0.21.0 [INFO] [stderr] Checking wgpu-types v0.20.0 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking owned_ttf_parser v0.21.0 [INFO] [stderr] Checking utf8parse v0.2.2 [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 renderdoc-sys v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Compiling winit v0.30.3 [INFO] [stderr] Checking polling v3.7.2 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Checking ab_glyph v0.2.26 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking naga v0.20.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking rand_core v0.9.0-alpha.1 [INFO] [stderr] Compiling wgpu v0.20.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking rand_chacha v0.9.0-alpha.1 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wayland-cursor v0.31.3 [INFO] [stderr] Checking rand v0.9.0-alpha.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking glam v0.28.0 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking sctk-adwaita v0.9.0 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking tessellate v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `tessellate` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/mesh/bool.rs [INFO] [stderr] * src/mesh/bool/intersections.rs [INFO] [stderr] * src/mesh/parts/macro.rs [INFO] [stderr] * src/mesh/query/bsp.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:8:6 [INFO] [stderr] | [INFO] [stderr] 8 | ($x:expr_2021,,) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stdout] warning: unused import: `HasMesh` [INFO] [stdout] --> src/mesh/bool/intersections.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::mesh::{HasMesh, Mesh, MeshError, MeshResult}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [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] [stderr] = note: see issue #123742 for more information [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] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stdout] warning: unused import: `MeshError` [INFO] [stdout] --> src/mesh/parts/edge.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::mesh::{MeshError, MeshResult}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | ($x:expr,,) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 8 | ($x:expr_2021,,) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | (,$y:expr,) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 11 | (,$y:expr_2021,) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | (,,$z:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 14 | (,,$z:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] --> src/mesh/parts/macro.rs:11:7 [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | ($x:expr, $y:expr, ) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 17 | ($x:expr_2021, $y:expr, ) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] 11 | (,$y:expr_2021,) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | ($x:expr, $y:expr, ) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 17 | ($x:expr, $y:expr_2021, ) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | ($x:expr, , $z:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 20 | ($x:expr_2021, , $z:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | ($x:expr, , $z:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 20 | ($x:expr, , $z:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | (, $y:expr, $z:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 23 | (, $y:expr_2021, $z:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | (, $y:expr, $z:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 23 | (, $y:expr, $z:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] --> src/mesh/parts/macro.rs:14:8 [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | ($x:expr, $y:expr, $z:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 26 | ($x:expr_2021, $y:expr, $z:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | ($x:expr, $y:expr, $z:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 26 | ($x:expr, $y:expr_2021, $z:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 14 | (,,$z:expr_2021) => { [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | ($x:expr, $y:expr, $z:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 26 | ($x:expr, $y:expr, $z:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:17:6 [INFO] [stderr] | [INFO] [stderr] 17 | ($x:expr_2021, $y:expr_2021, ) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:17:20 [INFO] [stderr] | [INFO] [stderr] 17 | ($x:expr_2021, $y:expr_2021, ) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:20:6 [INFO] [stderr] | [INFO] [stderr] 20 | ($x:expr_2021, , $z:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | ($v1:expr, $v2:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 32 | ($v1:expr_2021, $v2:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | ($v1:expr, $v2:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 32 | ($v1:expr, $v2:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:20:22 [INFO] [stderr] | [INFO] [stderr] 20 | ($x:expr_2021, , $z:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:23:8 [INFO] [stderr] | [INFO] [stderr] 23 | (, $y:expr_2021, $z:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | (i$v1:expr, i$v2:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 35 | (i$v1:expr_2021, i$v2:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | (i$v1:expr, i$v2:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 35 | (i$v1:expr, i$v2:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | ($v1:expr, $v2:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 42 | ($v1:expr_2021, $v2:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:23:22 [INFO] [stderr] | [INFO] [stderr] 23 | (, $y:expr_2021, $z:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:26:6 [INFO] [stderr] | [INFO] [stderr] 26 | ($x:expr_2021, $y:expr_2021, $z:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:26:20 [INFO] [stderr] | [INFO] [stderr] 26 | ($x:expr_2021, $y:expr_2021, $z:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:26:34 [INFO] [stderr] | [INFO] [stderr] 26 | ($x:expr_2021, $y:expr_2021, $z:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:32:6 [INFO] [stderr] | [INFO] [stderr] 32 | ($v1:expr_2021, $v2:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:32:21 [INFO] [stderr] | [INFO] [stderr] 32 | ($v1:expr_2021, $v2:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:35:7 [INFO] [stderr] | [INFO] [stderr] 35 | (i$v1:expr_2021, i$v2:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:35:23 [INFO] [stderr] | [INFO] [stderr] 35 | (i$v1:expr_2021, i$v2:expr_2021) => { [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | ($v1:expr, $v2:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 42 | ($v1:expr, $v2:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | ($($v:expr),*) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 60 | ($($v:expr_2021),*) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | (ref $($v:expr),*) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 63 | (ref $($v:expr_2021),*) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | ($($x:expr, $y:expr, $z:expr);*) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 66 | ($($x:expr_2021, $y:expr, $z:expr);*) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 66 | ($($x:expr, $y:expr, $z:expr);*) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 66 | ($($x:expr, $y:expr_2021, $z:expr);*) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:42:6 [INFO] [stderr] | [INFO] [stderr] 42 | ($v1:expr_2021, $v2:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:42:21 [INFO] [stderr] | [INFO] [stderr] 42 | ($v1:expr_2021, $v2:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:60:8 [INFO] [stderr] | [INFO] [stderr] 60 | ($($v:expr_2021),*) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:63:12 [INFO] [stderr] | [INFO] [stderr] 63 | (ref $($v:expr_2021),*) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:66:8 [INFO] [stderr] | [INFO] [stderr] 66 | ($($x:expr_2021, $y:expr_2021, $z:expr_2021);*) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:66:22 [INFO] [stderr] | [INFO] [stderr] 66 | ($($x:expr_2021, $y:expr_2021, $z:expr_2021);*) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:66:36 [INFO] [stderr] | [INFO] [stderr] 66 | ($($x:expr_2021, $y:expr_2021, $z:expr_2021);*) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] warning: variable `coplanar` is assigned to, but never used [INFO] [stderr] --> src/mesh/bool/intersections.rs:64:17 [INFO] [stderr] | [INFO] [stderr] 64 | let mut coplanar = false; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: consider using `_coplanar` instead [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:66:29 [INFO] [stdout] | [INFO] [stdout] 66 | ($($x:expr, $y:expr, $z:expr);*) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 66 | ($($x:expr, $y:expr, $z:expr_2021);*) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] warning: unused import: `triangle_is_colinear` [INFO] [stdout] --> src/mesh/parts/polygon.rs:6:50 [INFO] [stdout] | [INFO] [stdout] 6 | calculate_segment_wntv, polys_tri_intersect, triangle_is_colinear, vertices_are_collinear, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/mesh/parts/polygon.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: value assigned to `coplanar` is never read [INFO] [stderr] --> src/mesh/bool/intersections.rs:69:13 [INFO] [stderr] | [INFO] [stderr] 69 | coplanar = true; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stdout] warning: unused import: `crate::mesh::parts::edge::MeshEdge` [INFO] [stdout] --> src/mesh/parts.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::mesh::parts::edge::MeshEdge; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] warning: unused import: `mesh_edge` [INFO] [stdout] --> src/mesh/parts.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::{mesh_edge, v, edge}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] warning: variable `coplanar` is assigned to, but never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | let mut coplanar = false; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_coplanar` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: unused variable: `in_analyzer` [INFO] [stderr] --> src/mesh/bool.rs:28:13 [INFO] [stderr] | [INFO] [stderr] 28 | let in_analyzer = IntersectionAnalyzer::new(mesh_a, mesh_b, depth)?; [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_analyzer` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `op` [INFO] [stderr] --> src/mesh/bool.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | op: BoolType, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_op` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `color` [INFO] [stderr] --> src/mesh/bool.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | color: Option, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `plane` [INFO] [stderr] --> src/mesh/query/bsp.rs:130:21 [INFO] [stderr] | [INFO] [stderr] 130 | plane, [INFO] [stderr] | ^^^^^ help: try ignoring the field: `plane: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `bsp_mesh` [INFO] [stderr] --> src/mesh/query/bsp.rs:157:13 [INFO] [stderr] | [INFO] [stderr] 157 | let bsp_mesh = &bsp.mesh(Default::default()); [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bsp_mesh` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `planes` [INFO] [stderr] --> src/mesh/query/bsp.rs:158:13 [INFO] [stderr] | [INFO] [stderr] 158 | let planes = &bsp.plane_meshes(10.0, Color::default()); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_planes` [INFO] [stderr] [INFO] [stderr] error: aborting due to 23 previous errors; 8 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: value assigned to `coplanar` is never read [INFO] [stdout] --> src/mesh/bool/intersections.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | coplanar = true; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `in_analyzer` [INFO] [stdout] --> src/mesh/bool.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | let mut in_analyzer = IntersectionAnalyzer::new(mesh_a, mesh_b, depth)?; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_analyzer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op` [INFO] [stdout] --> src/mesh/bool.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | 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, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mesh/bool.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let mut in_analyzer = IntersectionAnalyzer::new(mesh_a, mesh_b, depth)?; [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: 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: type `GpuMesh` is more private than the item `GpuHandler::new` [INFO] [stdout] --> src/gpu/processor.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | window: Arc, [INFO] [stdout] 67 | | instance: wgpu::Instance, [INFO] [stdout] 68 | | surface: Surface<'static>, [INFO] [stdout] ... | [INFO] [stdout] 75 | | camera: Camera, [INFO] [stdout] 76 | | ) -> 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:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | struct GpuMesh { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `intersections::Key` is more private than the item `IntersectionAnalyzer::check_tri_tri_intersections` [INFO] [stdout] --> src/mesh/bool/intersections.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) fn check_tri_tri_intersections(&mut self, left: Key, right: Key) -> MeshResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `IntersectionAnalyzer::check_tri_tri_intersections` is reachable at visibility `pub(bool)` [INFO] [stdout] | [INFO] [stdout] note: but type `intersections::Key` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/mesh/bool/intersections.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | enum Key { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `instance` is never read [INFO] [stdout] --> src/gpu/processor.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct GpuHandler { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 52 | window: Arc, [INFO] [stdout] 53 | instance: wgpu::Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Settings` is never constructed [INFO] [stdout] --> src/gpu/processor/init.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Settings{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vertices_check` is never used [INFO] [stdout] --> src/gpu/vertex.rs:95:4 [INFO] [stdout] | [INFO] [stdout] 95 | fn vertices_check( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compute_multiplier` is never used [INFO] [stdout] --> src/mesh/bool.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn compute_multiplier(coords: Vertex) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `idx` is never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 13 | impl Key { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] 14 | fn idx(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `a_polys`, `b_polys`, `inter_list`, and `coplanar_tris` are never read [INFO] [stdout] --> src/mesh/bool/intersections.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) struct IntersectionAnalyzer { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 23 | a_polys: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | b_polys: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 25 | inter_list: Vec<(Key, Key)>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 26 | coplanar_tris: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get` and `check_tri_tri_intersections` are never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> IntersectionAnalyzer { [INFO] [stdout] | ----------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | fn get(&self, key: Key) -> MeshResult<&Polygon> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub(crate) fn check_tri_tri_intersections(&mut self, left: Key, right: Key) -> MeshResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `normalize_orients` is never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:110:4 [INFO] [stdout] | [INFO] [stdout] 110 | fn normalize_orients((o1, o2, o3): &(f32, f32, f32)) -> (f32, f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `same_orient` is never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:118:4 [INFO] [stdout] | [INFO] [stdout] 118 | fn same_orient(o1: f32, o2: f32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `all_coplanar_edges` is never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:122:4 [INFO] [stdout] | [INFO] [stdout] 122 | fn all_coplanar_edges((a, b, c): &(f32, f32, f32)) -> bool { [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: 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>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | e_faces: HashMap>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/mesh/query/kdtree/query.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | while let Some(Neighbour { node, .. }) = self.heap.pop() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/mesh/query/kdtree/query.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 67 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `tessellate` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/mesh/bool.rs [INFO] [stderr] * src/mesh/bool/intersections.rs [INFO] [stderr] * src/mesh/parts/macro.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:8:6 [INFO] [stderr] | [INFO] [stderr] 8 | ($x:expr_2021,,) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:11:7 [INFO] [stderr] | [INFO] [stderr] 11 | (,$y:expr_2021,) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:14:8 [INFO] [stderr] | [INFO] [stderr] 14 | (,,$z:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:17:6 [INFO] [stderr] | [INFO] [stderr] 17 | ($x:expr_2021, $y:expr_2021, ) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:17:20 [INFO] [stderr] | [INFO] [stderr] 17 | ($x:expr_2021, $y:expr_2021, ) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:20:6 [INFO] [stderr] | [INFO] [stderr] 20 | ($x:expr_2021, , $z:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:20:22 [INFO] [stderr] | [INFO] [stderr] 20 | ($x:expr_2021, , $z:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:23:8 [INFO] [stderr] | [INFO] [stderr] 23 | (, $y:expr_2021, $z:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:23:22 [INFO] [stderr] | [INFO] [stderr] 23 | (, $y:expr_2021, $z:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:26:6 [INFO] [stderr] | [INFO] [stderr] 26 | ($x:expr_2021, $y:expr_2021, $z:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:26:20 [INFO] [stderr] | [INFO] [stderr] 26 | ($x:expr_2021, $y:expr_2021, $z:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:26:34 [INFO] [stderr] | [INFO] [stderr] 26 | ($x:expr_2021, $y:expr_2021, $z:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:32:6 [INFO] [stderr] | [INFO] [stderr] 32 | ($v1:expr_2021, $v2:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:32:21 [INFO] [stderr] | [INFO] [stderr] 32 | ($v1:expr_2021, $v2:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:35:7 [INFO] [stderr] | [INFO] [stderr] 35 | (i$v1:expr_2021, i$v2:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:35:23 [INFO] [stderr] | [INFO] [stderr] 35 | (i$v1:expr_2021, i$v2:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:42:6 [INFO] [stderr] | [INFO] [stderr] 42 | ($v1:expr_2021, $v2:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:42:21 [INFO] [stderr] | [INFO] [stderr] 42 | ($v1:expr_2021, $v2:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:60:8 [INFO] [stderr] | [INFO] [stderr] 60 | ($($v:expr_2021),*) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:63:12 [INFO] [stderr] | [INFO] [stderr] 63 | (ref $($v:expr_2021),*) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:66:8 [INFO] [stderr] | [INFO] [stderr] 66 | ($($x:expr_2021, $y:expr_2021, $z:expr_2021);*) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:66:22 [INFO] [stderr] | [INFO] [stderr] 66 | ($($x:expr_2021, $y:expr_2021, $z:expr_2021);*) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/mesh/parts/macro.rs:66:36 [INFO] [stderr] | [INFO] [stderr] 66 | ($($x:expr_2021, $y:expr_2021, $z:expr_2021);*) => { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] warning: variable `coplanar` is assigned to, but never used [INFO] [stderr] --> src/mesh/bool/intersections.rs:64:17 [INFO] [stderr] | [INFO] [stderr] 64 | let mut coplanar = false; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: consider using `_coplanar` instead [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `coplanar` is never read [INFO] [stderr] --> src/mesh/bool/intersections.rs:69:13 [INFO] [stderr] | [INFO] [stderr] 69 | coplanar = true; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `in_analyzer` [INFO] [stderr] --> src/mesh/bool.rs:28:13 [INFO] [stderr] | [INFO] [stderr] 28 | let in_analyzer = IntersectionAnalyzer::new(mesh_a, mesh_b, depth)?; [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_analyzer` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `op` [INFO] [stderr] --> src/mesh/bool.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | op: BoolType, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_op` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `color` [INFO] [stderr] --> src/mesh/bool.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | color: Option, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stderr] [INFO] [stderr] error: aborting due to 23 previous errors; 5 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: unused import: `HasMesh` [INFO] [stdout] --> src/mesh/bool/intersections.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::mesh::{HasMesh, Mesh, MeshError, MeshResult}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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: `MeshError` [INFO] [stdout] --> src/mesh/parts/edge.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::mesh::{MeshError, MeshResult}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | ($x:expr,,) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 8 | ($x:expr_2021,,) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | (,$y:expr,) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 11 | (,$y:expr_2021,) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | (,,$z:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 14 | (,,$z:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | ($x:expr, $y:expr, ) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 17 | ($x:expr_2021, $y:expr, ) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | ($x:expr, $y:expr, ) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 17 | ($x:expr, $y:expr_2021, ) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | ($x:expr, , $z:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 20 | ($x:expr_2021, , $z:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | ($x:expr, , $z:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 20 | ($x:expr, , $z:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | (, $y:expr, $z:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 23 | (, $y:expr_2021, $z:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | (, $y:expr, $z:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 23 | (, $y:expr, $z:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | ($x:expr, $y:expr, $z:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 26 | ($x:expr_2021, $y:expr, $z:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | ($x:expr, $y:expr, $z:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 26 | ($x:expr, $y:expr_2021, $z:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | ($x:expr, $y:expr, $z:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 26 | ($x:expr, $y:expr, $z:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | ($v1:expr, $v2:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 32 | ($v1:expr_2021, $v2:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | ($v1:expr, $v2:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 32 | ($v1:expr, $v2:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | (i$v1:expr, i$v2:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 35 | (i$v1:expr_2021, i$v2:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | (i$v1:expr, i$v2:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 35 | (i$v1:expr, i$v2:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | ($v1:expr, $v2:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 42 | ($v1:expr_2021, $v2:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | ($v1:expr, $v2:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 42 | ($v1:expr, $v2:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | ($($v:expr),*) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 60 | ($($v:expr_2021),*) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | (ref $($v:expr),*) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 63 | (ref $($v:expr_2021),*) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | ($($x:expr, $y:expr, $z:expr);*) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 66 | ($($x:expr_2021, $y:expr, $z:expr);*) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 66 | ($($x:expr, $y:expr, $z:expr);*) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 66 | ($($x:expr, $y:expr_2021, $z:expr);*) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/mesh/parts/macro.rs:66:29 [INFO] [stdout] | [INFO] [stdout] 66 | ($($x:expr, $y:expr, $z:expr);*) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 66 | ($($x:expr, $y:expr, $z:expr_2021);*) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `triangle_is_colinear` [INFO] [stdout] --> src/mesh/parts/polygon.rs:6:50 [INFO] [stdout] | [INFO] [stdout] 6 | calculate_segment_wntv, polys_tri_intersect, triangle_is_colinear, vertices_are_collinear, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `coplanar` is assigned to, but never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | let mut coplanar = false; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_coplanar` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `coplanar` is never read [INFO] [stdout] --> src/mesh/bool/intersections.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | coplanar = true; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `in_analyzer` [INFO] [stdout] --> src/mesh/bool.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | let mut in_analyzer = IntersectionAnalyzer::new(mesh_a, mesh_b, depth)?; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_analyzer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op` [INFO] [stdout] --> src/mesh/bool.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | 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, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mesh/bool.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let mut in_analyzer = IntersectionAnalyzer::new(mesh_a, mesh_b, depth)?; [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: type `GpuMesh` is more private than the item `GpuHandler::new` [INFO] [stdout] --> src/gpu/processor.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | window: Arc, [INFO] [stdout] 67 | | instance: wgpu::Instance, [INFO] [stdout] 68 | | surface: Surface<'static>, [INFO] [stdout] ... | [INFO] [stdout] 75 | | camera: Camera, [INFO] [stdout] 76 | | ) -> 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:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | struct GpuMesh { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `intersections::Key` is more private than the item `IntersectionAnalyzer::check_tri_tri_intersections` [INFO] [stdout] --> src/mesh/bool/intersections.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) fn check_tri_tri_intersections(&mut self, left: Key, right: Key) -> MeshResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `IntersectionAnalyzer::check_tri_tri_intersections` is reachable at visibility `pub(bool)` [INFO] [stdout] | [INFO] [stdout] note: but type `intersections::Key` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/mesh/bool/intersections.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | enum Key { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `instance` is never read [INFO] [stdout] --> src/gpu/processor.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct GpuHandler { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 52 | window: Arc, [INFO] [stdout] 53 | instance: wgpu::Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Settings` is never constructed [INFO] [stdout] --> src/gpu/processor/init.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Settings{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vertices_check` is never used [INFO] [stdout] --> src/gpu/vertex.rs:95:4 [INFO] [stdout] | [INFO] [stdout] 95 | fn vertices_check( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compute_multiplier` is never used [INFO] [stdout] --> src/mesh/bool.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn compute_multiplier(coords: Vertex) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `idx` is never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 13 | impl Key { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] 14 | fn idx(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `a_polys`, `b_polys`, `inter_list`, and `coplanar_tris` are never read [INFO] [stdout] --> src/mesh/bool/intersections.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) struct IntersectionAnalyzer { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 23 | a_polys: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | b_polys: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 25 | inter_list: Vec<(Key, Key)>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 26 | coplanar_tris: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get` and `check_tri_tri_intersections` are never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> IntersectionAnalyzer { [INFO] [stdout] | ----------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | fn get(&self, key: Key) -> MeshResult<&Polygon> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub(crate) fn check_tri_tri_intersections(&mut self, left: Key, right: Key) -> MeshResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `normalize_orients` is never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:110:4 [INFO] [stdout] | [INFO] [stdout] 110 | fn normalize_orients((o1, o2, o3): &(f32, f32, f32)) -> (f32, f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `same_orient` is never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:118:4 [INFO] [stdout] | [INFO] [stdout] 118 | fn same_orient(o1: f32, o2: f32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `all_coplanar_edges` is never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:122:4 [INFO] [stdout] | [INFO] [stdout] 122 | fn all_coplanar_edges((a, b, c): &(f32, f32, f32)) -> bool { [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: 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>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | e_faces: HashMap>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/mesh/query/kdtree/query.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | while let Some(Neighbour { node, .. }) = self.heap.pop() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/mesh/query/kdtree/query.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 61 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/main.rs (16 fixes) [INFO] [stderr] Migrating examples/polygons/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed examples/polygons/main.rs (2 fixes) [INFO] [stderr] Migrating examples/boolean_ops/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed examples/boolean_ops/main.rs (1 fix) [INFO] [stderr] Migrating examples/basic_shapes/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/sskd_tree/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed examples/sskd_tree/main.rs (1 fix) [INFO] [stderr] Migrating examples/sandbox/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed examples/sandbox/main.rs (2 fixes) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.28s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking tessellate v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: unused import: `HasMesh` [INFO] [stdout] --> src/mesh/bool/intersections.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::mesh::{HasMesh, Mesh, MeshError, MeshResult}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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: `MeshError` [INFO] [stdout] --> src/mesh/parts/edge.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | 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:50 [INFO] [stdout] | [INFO] [stdout] 6 | calculate_segment_wntv, polys_tri_intersect, triangle_is_colinear, vertices_are_collinear, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HasMesh` [INFO] [stdout] --> src/mesh/bool/intersections.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::mesh::{HasMesh, Mesh, MeshError, MeshResult}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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: `MeshError` [INFO] [stdout] --> src/mesh/parts/edge.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | 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:50 [INFO] [stdout] | [INFO] [stdout] 6 | calculate_segment_wntv, polys_tri_intersect, triangle_is_colinear, vertices_are_collinear, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/mesh/parts/polygon.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::mesh::parts::edge::MeshEdge` [INFO] [stdout] --> src/mesh/parts.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | 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:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::{mesh_edge, v, edge}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `coplanar` is assigned to, but never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | let mut coplanar = false; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_coplanar` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `coplanar` is never read [INFO] [stdout] --> src/mesh/bool/intersections.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | coplanar = true; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `in_analyzer` [INFO] [stdout] --> src/mesh/bool.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | let mut in_analyzer = IntersectionAnalyzer::new(mesh_a, mesh_b, depth)?; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_analyzer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op` [INFO] [stdout] --> src/mesh/bool.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | 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, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mesh/bool.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let mut in_analyzer = IntersectionAnalyzer::new(mesh_a, mesh_b, depth)?; [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: variable `coplanar` is assigned to, but never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | let mut coplanar = false; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_coplanar` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `coplanar` is never read [INFO] [stdout] --> src/mesh/bool/intersections.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | coplanar = true; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `in_analyzer` [INFO] [stdout] --> src/mesh/bool.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | let mut in_analyzer = IntersectionAnalyzer::new(mesh_a, mesh_b, depth)?; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_in_analyzer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `op` [INFO] [stdout] --> src/mesh/bool.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | 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, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/mesh/bool.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let mut in_analyzer = IntersectionAnalyzer::new(mesh_a, mesh_b, depth)?; [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: 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: type `GpuMesh` is more private than the item `GpuHandler::new` [INFO] [stdout] --> src/gpu/processor.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | window: Arc, [INFO] [stdout] 67 | | instance: wgpu::Instance, [INFO] [stdout] 68 | | surface: Surface<'static>, [INFO] [stdout] ... | [INFO] [stdout] 75 | | camera: Camera, [INFO] [stdout] 76 | | ) -> 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:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | struct GpuMesh { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `intersections::Key` is more private than the item `IntersectionAnalyzer::check_tri_tri_intersections` [INFO] [stdout] --> src/mesh/bool/intersections.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) fn check_tri_tri_intersections(&mut self, left: Key, right: Key) -> MeshResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `IntersectionAnalyzer::check_tri_tri_intersections` is reachable at visibility `pub(bool)` [INFO] [stdout] | [INFO] [stdout] note: but type `intersections::Key` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/mesh/bool/intersections.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | enum Key { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `instance` is never read [INFO] [stdout] --> src/gpu/processor.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct GpuHandler { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 52 | window: Arc, [INFO] [stdout] 53 | instance: wgpu::Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Settings` is never constructed [INFO] [stdout] --> src/gpu/processor/init.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Settings{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vertices_check` is never used [INFO] [stdout] --> src/gpu/vertex.rs:95:4 [INFO] [stdout] | [INFO] [stdout] 95 | fn vertices_check( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compute_multiplier` is never used [INFO] [stdout] --> src/mesh/bool.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn compute_multiplier(coords: Vertex) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `idx` is never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 13 | impl Key { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] 14 | fn idx(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `a_polys`, `b_polys`, `inter_list`, and `coplanar_tris` are never read [INFO] [stdout] --> src/mesh/bool/intersections.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) struct IntersectionAnalyzer { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 23 | a_polys: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | b_polys: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 25 | inter_list: Vec<(Key, Key)>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 26 | coplanar_tris: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get` and `check_tri_tri_intersections` are never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> IntersectionAnalyzer { [INFO] [stdout] | ----------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | fn get(&self, key: Key) -> MeshResult<&Polygon> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub(crate) fn check_tri_tri_intersections(&mut self, left: Key, right: Key) -> MeshResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `normalize_orients` is never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:110:4 [INFO] [stdout] | [INFO] [stdout] 110 | fn normalize_orients((o1, o2, o3): &(f32, f32, f32)) -> (f32, f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `same_orient` is never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:118:4 [INFO] [stdout] | [INFO] [stdout] 118 | fn same_orient(o1: f32, o2: f32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `all_coplanar_edges` is never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:122:4 [INFO] [stdout] | [INFO] [stdout] 122 | fn all_coplanar_edges((a, b, c): &(f32, f32, f32)) -> bool { [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: 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>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | e_faces: HashMap>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GpuMesh` is more private than the item `GpuHandler::new` [INFO] [stdout] --> src/gpu/processor.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / pub fn new( [INFO] [stdout] 66 | | window: Arc, [INFO] [stdout] 67 | | instance: wgpu::Instance, [INFO] [stdout] 68 | | surface: Surface<'static>, [INFO] [stdout] ... | [INFO] [stdout] 75 | | camera: Camera, [INFO] [stdout] 76 | | ) -> 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:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | struct GpuMesh { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `intersections::Key` is more private than the item `IntersectionAnalyzer::check_tri_tri_intersections` [INFO] [stdout] --> src/mesh/bool/intersections.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) fn check_tri_tri_intersections(&mut self, left: Key, right: Key) -> MeshResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `IntersectionAnalyzer::check_tri_tri_intersections` is reachable at visibility `pub(bool)` [INFO] [stdout] | [INFO] [stdout] note: but type `intersections::Key` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/mesh/bool/intersections.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | enum Key { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `instance` is never read [INFO] [stdout] --> src/gpu/processor.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct GpuHandler { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 52 | window: Arc, [INFO] [stdout] 53 | instance: wgpu::Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Settings` is never constructed [INFO] [stdout] --> src/gpu/processor/init.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Settings{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vertices_check` is never used [INFO] [stdout] --> src/gpu/vertex.rs:95:4 [INFO] [stdout] | [INFO] [stdout] 95 | fn vertices_check( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compute_multiplier` is never used [INFO] [stdout] --> src/mesh/bool.rs:36:4 [INFO] [stdout] | [INFO] [stdout] 36 | fn compute_multiplier(coords: Vertex) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `idx` is never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 13 | impl Key { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] 14 | fn idx(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `a_polys`, `b_polys`, `inter_list`, and `coplanar_tris` are never read [INFO] [stdout] --> src/mesh/bool/intersections.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) struct IntersectionAnalyzer { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 23 | a_polys: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | b_polys: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 25 | inter_list: Vec<(Key, Key)>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 26 | coplanar_tris: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get` and `check_tri_tri_intersections` are never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'a> IntersectionAnalyzer { [INFO] [stdout] | ----------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | fn get(&self, key: Key) -> MeshResult<&Polygon> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub(crate) fn check_tri_tri_intersections(&mut self, left: Key, right: Key) -> MeshResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `normalize_orients` is never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:110:4 [INFO] [stdout] | [INFO] [stdout] 110 | fn normalize_orients((o1, o2, o3): &(f32, f32, f32)) -> (f32, f32, f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `same_orient` is never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:118:4 [INFO] [stdout] | [INFO] [stdout] 118 | fn same_orient(o1: f32, o2: f32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `all_coplanar_edges` is never used [INFO] [stdout] --> src/mesh/bool/intersections.rs:122:4 [INFO] [stdout] | [INFO] [stdout] 122 | fn all_coplanar_edges((a, b, c): &(f32, f32, f32)) -> bool { [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: 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>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | e_faces: HashMap>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "9db1d736a7e004b71732fa92b651008b8bfdb15216471e4c5e3fc75020d9446d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9db1d736a7e004b71732fa92b651008b8bfdb15216471e4c5e3fc75020d9446d", kill_on_drop: false }` [INFO] [stdout] 9db1d736a7e004b71732fa92b651008b8bfdb15216471e4c5e3fc75020d9446d