[INFO] cloning repository https://github.com/Einsturing/SvxRender [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Einsturing/SvxRender" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEinsturing%2FSvxRender", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEinsturing%2FSvxRender'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1426d9bc4c1c8a3c4f3c0a8292d3659aa0950968 [INFO] checking Einsturing/SvxRender against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEinsturing%2FSvxRender" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Einsturing/SvxRender [INFO] finished tweaking git repo https://github.com/Einsturing/SvxRender [INFO] tweaked toml for git repo https://github.com/Einsturing/SvxRender written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Einsturing/SvxRender on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Einsturing/SvxRender 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] e98e5dce661d50591db12adac64ba0505b7f6b650e6afdb7f956325b5fd05dfa [INFO] running `Command { std: "docker" "start" "e98e5dce661d50591db12adac64ba0505b7f6b650e6afdb7f956325b5fd05dfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e98e5dce661d50591db12adac64ba0505b7f6b650e6afdb7f956325b5fd05dfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e98e5dce661d50591db12adac64ba0505b7f6b650e6afdb7f956325b5fd05dfa" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e98e5dce661d50591db12adac64ba0505b7f6b650e6afdb7f956325b5fd05dfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e98e5dce661d50591db12adac64ba0505b7f6b650e6afdb7f956325b5fd05dfa" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Checking wayland-sys v0.31.11 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking env_filter v1.0.1 [INFO] [stderr] Checking env_logger v0.11.10 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking wayland-client v0.31.14 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wayland-cursor v0.31.14 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking sctk-adwaita v0.8.3 [INFO] [stderr] Checking svxrender v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `n_levels` is never read [INFO] [stdout] --> src/svx/parser.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 89 | struct RawLodStatistics { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 90 | total_voxels: Option, [INFO] [stdout] 91 | n_levels: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawLodStatistics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MeshBuffers` [INFO] [stdout] --> src/mesh/mod.rs:3:52 [INFO] [stdout] | [INFO] [stdout] 3 | pub use voxel_mesher::{generate_visible_face_mesh, MeshBuffers, MeshVertex}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MeshBuffers` [INFO] [stdout] --> src/mesh/mod.rs:3:52 [INFO] [stdout] | [INFO] [stdout] 3 | pub use voxel_mesher::{generate_visible_face_mesh, MeshBuffers, MeshVertex}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parse_svx_str` [INFO] [stdout] --> src/svx/mod.rs:4:38 [INFO] [stdout] | [INFO] [stdout] 4 | pub use parser::{load_svx_from_path, parse_svx_str}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Dimensions`, `Meta`, and `Statistics` [INFO] [stdout] --> src/svx/mod.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | pub use types::{Dimensions, MaterialDef, Meta, Statistics, SvxError, SvxModel, Voxel}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `grid::OccupancyGrid` [INFO] [stdout] --> src/volume/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use grid::OccupancyGrid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdf::SignedDistanceField` [INFO] [stdout] --> src/volume/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use sdf::SignedDistanceField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parse_svx_str` [INFO] [stdout] --> src/svx/mod.rs:4:38 [INFO] [stdout] | [INFO] [stdout] 4 | pub use parser::{load_svx_from_path, parse_svx_str}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Dimensions`, `Meta`, and `Statistics` [INFO] [stdout] --> src/svx/mod.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | pub use types::{Dimensions, MaterialDef, Meta, Statistics, SvxError, SvxModel, Voxel}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `grid::OccupancyGrid` [INFO] [stdout] --> src/volume/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use grid::OccupancyGrid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdf::SignedDistanceField` [INFO] [stdout] --> src/volume/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use sdf::SignedDistanceField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `n_levels` is never read [INFO] [stdout] --> src/svx/parser.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 89 | struct RawLodStatistics { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 90 | total_voxels: Option, [INFO] [stdout] 91 | n_levels: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawLodStatistics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_pose_from_eye_yaw_pitch_degrees` is never used [INFO] [stdout] --> src/camera.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl OrbitCamera { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn set_pose_from_eye_yaw_pitch_degrees( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `material_index` is never read [INFO] [stdout] --> src/mesh/voxel_mesher.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct MeshVertex { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub material_index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MeshVertex` 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: field `n_levels` is never read [INFO] [stdout] --> src/svx/parser.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 89 | struct RawLodStatistics { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 90 | total_voxels: Option, [INFO] [stdout] 91 | n_levels: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawLodStatistics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `format`, `version`, `meta`, and `statistics` are never read [INFO] [stdout] --> src/svx/types.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct SvxModel { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 5 | pub format: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 6 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | pub meta: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub statistics: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SvxModel` 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: method `inclusive_grid_size` is never used [INFO] [stdout] --> src/svx/types.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 24 | impl Dimensions { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 45 | pub(crate) fn inclusive_grid_size(&self) -> Result<[usize; 3], SvxError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `source` are never read [INFO] [stdout] --> src/svx/types.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct Meta { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 74 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 75 | pub source: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Meta` 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 `total_voxels`, `visible_voxels`, `material_count`, and `center` are never read [INFO] [stdout] --> src/svx/types.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct Statistics { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 80 | pub total_voxels: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 81 | pub visible_voxels: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 82 | pub material_count: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 83 | pub center: Option<[f32; 3]>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statistics` 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: variant `NotImplemented` is never constructed [INFO] [stdout] --> src/svx/types.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub enum SvxError { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 96 | NotImplemented, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SvxError` 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: function `inclusive_axis_len` is never used [INFO] [stdout] --> src/svx/types.rs:99:4 [INFO] [stdout] | [INFO] [stdout] 99 | fn inclusive_axis_len(dimension: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `brick_size` and `occupied_brick_count` are never read [INFO] [stdout] --> src/volume/dense_volume.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct MacroOccupancyGrid { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 17 | pub brick_size: [u32; 3], [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub occupied_brick_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MacroOccupancyGrid` 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: struct `OccupancyGrid` is never constructed [INFO] [stdout] --> src/volume/grid.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct OccupancyGrid { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/volume/grid.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl OccupancyGrid { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 10 | pub fn from_model(model: &SvxModel) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn size(&self) -> [usize; 3] { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn sample(&self, coord: [usize; 3]) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn sample_uvw(&self, uvw: [f32; 3]) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn uvw_to_coord(&self, uvw: [f32; 3]) -> [usize; 3] { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn coord_to_uvw(&self, coord: [usize; 3]) -> [f32; 3] { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub(crate) fn index(&self, coord: [usize; 3]) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub(crate) fn coords_for_index(&self, index: usize) -> [usize; 3] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | fn flatten_index(size: [usize; 3], coord: [usize; 3]) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `checked_voxel_count` is never used [INFO] [stdout] --> src/volume/grid.rs:85:4 [INFO] [stdout] | [INFO] [stdout] 85 | fn checked_voxel_count(size: [usize; 3]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `uvw_axis_to_coord` is never used [INFO] [stdout] --> src/volume/grid.rs:92:15 [INFO] [stdout] | [INFO] [stdout] 92 | pub(crate) fn uvw_axis_to_coord(value: f32, axis_size: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `coord_axis_to_uvw` is never used [INFO] [stdout] --> src/volume/grid.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 102 | pub(crate) fn coord_axis_to_uvw(coord: usize, axis_size: usize) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SignedDistanceField` is never constructed [INFO] [stdout] --> src/volume/sdf.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct SignedDistanceField { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/volume/sdf.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl SignedDistanceField { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] 12 | pub fn from_grid(grid: &OccupancyGrid) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn size(&self) -> [usize; 3] { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn sample(&self, coord: [usize; 3]) -> f32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn sample_uvw(&self, uvw: [f32; 3]) -> f32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn uvw_to_coord(&self, uvw: [f32; 3]) -> [usize; 3] { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub fn coord_to_uvw(&self, coord: [usize; 3]) -> [f32; 3] { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | fn index(&self, coord: [usize; 3]) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `checked_voxel_count` is never used [INFO] [stdout] --> src/volume/sdf.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | fn checked_voxel_count(size: [usize; 3]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `nearest_distance` is never used [INFO] [stdout] --> src/volume/sdf.rs:104:4 [INFO] [stdout] | [INFO] [stdout] 104 | fn nearest_distance(from: [f32; 3], points: &[[f32; 3]]) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_pose_from_eye_yaw_pitch_degrees` is never used [INFO] [stdout] --> src/camera.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl OrbitCamera { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn set_pose_from_eye_yaw_pitch_degrees( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `material_index` is never read [INFO] [stdout] --> src/mesh/voxel_mesher.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct MeshVertex { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub material_index: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MeshVertex` 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: field `n_levels` is never read [INFO] [stdout] --> src/svx/parser.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 89 | struct RawLodStatistics { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 90 | total_voxels: Option, [INFO] [stdout] 91 | n_levels: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawLodStatistics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `format`, `version`, `meta`, and `statistics` are never read [INFO] [stdout] --> src/svx/types.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct SvxModel { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 5 | pub format: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 6 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | pub meta: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub statistics: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SvxModel` 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: method `inclusive_grid_size` is never used [INFO] [stdout] --> src/svx/types.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 24 | impl Dimensions { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 45 | pub(crate) fn inclusive_grid_size(&self) -> Result<[usize; 3], SvxError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `source` are never read [INFO] [stdout] --> src/svx/types.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct Meta { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 74 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 75 | pub source: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Meta` 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 `total_voxels`, `visible_voxels`, `material_count`, and `center` are never read [INFO] [stdout] --> src/svx/types.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct Statistics { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 80 | pub total_voxels: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 81 | pub visible_voxels: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 82 | pub material_count: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 83 | pub center: Option<[f32; 3]>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statistics` 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: variant `NotImplemented` is never constructed [INFO] [stdout] --> src/svx/types.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub enum SvxError { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 96 | NotImplemented, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SvxError` 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: function `inclusive_axis_len` is never used [INFO] [stdout] --> src/svx/types.rs:99:4 [INFO] [stdout] | [INFO] [stdout] 99 | fn inclusive_axis_len(dimension: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `brick_size` and `occupied_brick_count` are never read [INFO] [stdout] --> src/volume/dense_volume.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct MacroOccupancyGrid { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 17 | pub brick_size: [u32; 3], [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub occupied_brick_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MacroOccupancyGrid` 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: struct `OccupancyGrid` is never constructed [INFO] [stdout] --> src/volume/grid.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct OccupancyGrid { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/volume/grid.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl OccupancyGrid { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 10 | pub fn from_model(model: &SvxModel) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn size(&self) -> [usize; 3] { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn sample(&self, coord: [usize; 3]) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn sample_uvw(&self, uvw: [f32; 3]) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn uvw_to_coord(&self, uvw: [f32; 3]) -> [usize; 3] { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn coord_to_uvw(&self, coord: [usize; 3]) -> [f32; 3] { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub(crate) fn index(&self, coord: [usize; 3]) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub(crate) fn coords_for_index(&self, index: usize) -> [usize; 3] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | fn flatten_index(size: [usize; 3], coord: [usize; 3]) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `checked_voxel_count` is never used [INFO] [stdout] --> src/volume/grid.rs:85:4 [INFO] [stdout] | [INFO] [stdout] 85 | fn checked_voxel_count(size: [usize; 3]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `uvw_axis_to_coord` is never used [INFO] [stdout] --> src/volume/grid.rs:92:15 [INFO] [stdout] | [INFO] [stdout] 92 | pub(crate) fn uvw_axis_to_coord(value: f32, axis_size: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `coord_axis_to_uvw` is never used [INFO] [stdout] --> src/volume/grid.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 102 | pub(crate) fn coord_axis_to_uvw(coord: usize, axis_size: usize) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SignedDistanceField` is never constructed [INFO] [stdout] --> src/volume/sdf.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct SignedDistanceField { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/volume/sdf.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl SignedDistanceField { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] 12 | pub fn from_grid(grid: &OccupancyGrid) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn size(&self) -> [usize; 3] { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn sample(&self, coord: [usize; 3]) -> f32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn sample_uvw(&self, uvw: [f32; 3]) -> f32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn uvw_to_coord(&self, uvw: [f32; 3]) -> [usize; 3] { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub fn coord_to_uvw(&self, coord: [usize; 3]) -> [f32; 3] { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | fn index(&self, coord: [usize; 3]) -> Option { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `checked_voxel_count` is never used [INFO] [stdout] --> src/volume/sdf.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | fn checked_voxel_count(size: [usize; 3]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `nearest_distance` is never used [INFO] [stdout] --> src/volume/sdf.rs:104:4 [INFO] [stdout] | [INFO] [stdout] 104 | fn nearest_distance(from: [f32; 3], points: &[[f32; 3]]) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wgpu v0.19.4, wgpu-core v0.19.4, wgpu-hal v0.19.5, winit v0.29.15 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "e98e5dce661d50591db12adac64ba0505b7f6b650e6afdb7f956325b5fd05dfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e98e5dce661d50591db12adac64ba0505b7f6b650e6afdb7f956325b5fd05dfa", kill_on_drop: false }` [INFO] [stdout] e98e5dce661d50591db12adac64ba0505b7f6b650e6afdb7f956325b5fd05dfa