[INFO] cloning repository https://github.com/Baseng0815/graviton [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Baseng0815/graviton" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaseng0815%2Fgraviton", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaseng0815%2Fgraviton'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2927726d52563ada411b888dcdb754b3f6f62a60 [INFO] checking Baseng0815/graviton against try#29194e8f603400afdb2f86c9418e9fccb1628ea0 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaseng0815%2Fgraviton" "/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/Baseng0815/graviton [INFO] finished tweaking git repo https://github.com/Baseng0815/graviton [INFO] tweaked toml for git repo https://github.com/Baseng0815/graviton written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Baseng0815/graviton on toolchain 29194e8f603400afdb2f86c9418e9fccb1628ea0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Baseng0815/graviton 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" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bin.0.src [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5dc12fb347a9c1346564c0ddd452dabdaf70772282a21f59cc111b8f581ef79 [INFO] running `Command { std: "docker" "start" "-a" "e5dc12fb347a9c1346564c0ddd452dabdaf70772282a21f59cc111b8f581ef79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5dc12fb347a9c1346564c0ddd452dabdaf70772282a21f59cc111b8f581ef79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5dc12fb347a9c1346564c0ddd452dabdaf70772282a21f59cc111b8f581ef79", kill_on_drop: false }` [INFO] [stdout] e5dc12fb347a9c1346564c0ddd452dabdaf70772282a21f59cc111b8f581ef79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77698faf8a4f7b33e03d5df34d38f36dd922a44121491944a7d8e46d66b9fe25 [INFO] running `Command { std: "docker" "start" "-a" "77698faf8a4f7b33e03d5df34d38f36dd922a44121491944a7d8e46d66b9fe25", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bin.0.src [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking libloading v0.8.7 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling naga v25.0.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling wgpu-hal v25.0.1 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.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 rustc-hash v1.1.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking gpu-descriptor v0.3.1 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling wgpu-core v25.0.1 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Compiling wgpu v25.0.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking wgpu-types v25.0.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking jiff v0.2.14 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-cursor v0.31.10 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking env_logger v0.11.8 [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 x11rb v0.13.1 [INFO] [stderr] Checking wgpu-core-deps-windows-linux-android v25.0.0 [INFO] [stderr] Checking graviton v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::thread::JoinHandle` [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread::JoinHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::JoinHandle` [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread::JoinHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Zero` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Zero, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Uniform` [INFO] [stdout] --> src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | Uniform, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Zero` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Zero, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `simulation::quadtree::Quadtree` [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use simulation::quadtree::Quadtree; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Color` [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | Color, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PhysicalSize` and `Size` [INFO] [stdout] --> src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | PhysicalSize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 35 | Size, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Uniform` [INFO] [stdout] --> src/lib.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | Uniform, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `simulation::quadtree::Quadtree` [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use simulation::quadtree::Quadtree; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Window` [INFO] [stdout] --> src/lib.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | Window, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Color` [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | Color, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PhysicalSize` and `Size` [INFO] [stdout] --> src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | PhysicalSize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 35 | Size, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Window` [INFO] [stdout] --> src/lib.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | Window, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Event`, `KeyCode`, `KeyEvent`, `PhysicalKey`, `WindowBuilder`, `WindowEvent`, `dpi::PhysicalSize`, and `event_loop::EventLoop` [INFO] [stdout] --> src/pipeline.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | dpi::PhysicalSize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | event::{Event, KeyEvent, WindowEvent}, [INFO] [stdout] | ^^^^^ ^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 5 | event_loop::EventLoop, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | keyboard::{KeyCode, PhysicalKey}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 7 | window::{Window, WindowBuilder}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bytemuck::Zeroable` [INFO] [stdout] --> src/rendering.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytemuck::Zeroable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cgmath::Point2` [INFO] [stdout] --> src/rendering.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cgmath::Point2; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cgmath::prelude::*` [INFO] [stdout] --> src/rendering.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cgmath::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mesh` and `push_line` [INFO] [stdout] --> src/rendering.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Mesh, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | push_line, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufferInitDescriptor`, `DeviceExt`, and `self` [INFO] [stdout] --> src/rendering.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | self, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | BufferInitDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | DeviceExt, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufferAddress`, `BufferDescriptor`, `BufferUsages`, `Buffer`, `IndexFormat`, `VertexAttribute`, `VertexBufferLayout`, `VertexFormat`, and `VertexStepMode` [INFO] [stdout] --> src/rendering.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Buffer, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 17 | BufferAddress, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 18 | BufferDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | BufferUsages, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | IndexFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | VertexAttribute, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | VertexBufferLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | VertexFormat, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 33 | VertexStepMode, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::simulation::quadtree::Quadtree` [INFO] [stdout] --> src/rendering.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | use crate::simulation::quadtree::Quadtree; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Body` [INFO] [stdout] --> src/rendering.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | Body, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color`, `CommandEncoder`, `LoadOp`, `Operations`, `RenderPassColorAttachment`, `RenderPassDescriptor`, `StoreOp`, and `TextureViewDescriptor` [INFO] [stdout] --> src/rendering/bodies.rs:3:101 [INFO] [stdout] | [INFO] [stdout] 3 | ...s, Color, CommandEncoder, Device, IndexFormat, LoadOp, Operations, RenderPass, RenderPassColorAttachment, RenderPassDescriptor, StoreOp, SurfaceError, TextureViewDescriptor, V... [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `VertexStep` and `self` [INFO] [stdout] --> src/rendering/generic.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | self, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | VertexStep, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Point2` [INFO] [stdout] --> src/rendering/quadtree.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Point2, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Body` [INFO] [stdout] --> src/rendering/quadtree.rs:9:47 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::simulation::{quadtree::Positioned, Body}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ContinueTraverse` [INFO] [stdout] --> src/rendering/quadtree.rs:10:35 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::simulation::quadtree::{ContinueTraverse, Quadtree}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GenericVertex` [INFO] [stdout] --> src/rendering/quadtree.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | GenericVertex, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::num::NonZeroU8` [INFO] [stdout] --> src/simulation.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::num::NonZeroU8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/simulation/quadtree.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/simulation/quadtree.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `NonZeroU32` and `NonZeroU8` [INFO] [stdout] --> src/simulation/quadtree.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | NonZeroU8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 6 | NonZeroU32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Array` and `Vector2` [INFO] [stdout] --> src/simulation/quadtree.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Array, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | Point2, [INFO] [stdout] 12 | Vector2, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `new_map_key_16` and `new_map_key` [INFO] [stdout] --> src/simulation/quadtree.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::{new_map_key, new_map_key_16, new_map_key_32}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Event`, `KeyCode`, `KeyEvent`, `PhysicalKey`, `WindowBuilder`, `WindowEvent`, `dpi::PhysicalSize`, and `event_loop::EventLoop` [INFO] [stdout] --> src/pipeline.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | dpi::PhysicalSize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | event::{Event, KeyEvent, WindowEvent}, [INFO] [stdout] | ^^^^^ ^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 5 | event_loop::EventLoop, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | keyboard::{KeyCode, PhysicalKey}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 7 | window::{Window, WindowBuilder}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bytemuck::Zeroable` [INFO] [stdout] --> src/rendering.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytemuck::Zeroable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cgmath::Point2` [INFO] [stdout] --> src/rendering.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cgmath::Point2; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cgmath::prelude::*` [INFO] [stdout] --> src/rendering.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cgmath::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mesh` and `push_line` [INFO] [stdout] --> src/rendering.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Mesh, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | push_line, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufferInitDescriptor`, `DeviceExt`, and `self` [INFO] [stdout] --> src/rendering.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | self, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | BufferInitDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | DeviceExt, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufferAddress`, `BufferDescriptor`, `BufferUsages`, `Buffer`, `IndexFormat`, `VertexAttribute`, `VertexBufferLayout`, `VertexFormat`, and `VertexStepMode` [INFO] [stdout] --> src/rendering.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Buffer, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 17 | BufferAddress, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 18 | BufferDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | BufferUsages, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | IndexFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | VertexAttribute, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | VertexBufferLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | VertexFormat, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 33 | VertexStepMode, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::simulation::quadtree::Quadtree` [INFO] [stdout] --> src/rendering.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | use crate::simulation::quadtree::Quadtree; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Body` [INFO] [stdout] --> src/rendering.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | Body, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color`, `CommandEncoder`, `LoadOp`, `Operations`, `RenderPassColorAttachment`, `RenderPassDescriptor`, `StoreOp`, and `TextureViewDescriptor` [INFO] [stdout] --> src/rendering/bodies.rs:3:101 [INFO] [stdout] | [INFO] [stdout] 3 | ...s, Color, CommandEncoder, Device, IndexFormat, LoadOp, Operations, RenderPass, RenderPassColorAttachment, RenderPassDescriptor, StoreOp, SurfaceError, TextureViewDescriptor, V... [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `VertexStep` and `self` [INFO] [stdout] --> src/rendering/generic.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | self, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | VertexStep, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Point2` [INFO] [stdout] --> src/rendering/quadtree.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Point2, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Body` [INFO] [stdout] --> src/rendering/quadtree.rs:9:47 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::simulation::{quadtree::Positioned, Body}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ContinueTraverse` [INFO] [stdout] --> src/rendering/quadtree.rs:10:35 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::simulation::quadtree::{ContinueTraverse, Quadtree}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GenericVertex` [INFO] [stdout] --> src/rendering/quadtree.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | GenericVertex, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::num::NonZeroU8` [INFO] [stdout] --> src/simulation.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::num::NonZeroU8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/simulation/quadtree.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/simulation/quadtree.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `NonZeroU32` and `NonZeroU8` [INFO] [stdout] --> src/simulation/quadtree.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | NonZeroU8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 6 | NonZeroU32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Array` and `Vector2` [INFO] [stdout] --> src/simulation/quadtree.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Array, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | Point2, [INFO] [stdout] 12 | Vector2, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `new_map_key_16` and `new_map_key` [INFO] [stdout] --> src/simulation/quadtree.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::{new_map_key, new_map_key_16, new_map_key_32}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EuclideanSpace` [INFO] [stdout] --> src/simulation.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | EuclideanSpace, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `QuadtreeChild` [INFO] [stdout] --> src/simulation.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | QuadtreeChild, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/utility/index_map.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/utility/index_map.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(not(feature = "serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/utility/index_map.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/utility/index_map.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(not(feature = "serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/utility/index_map.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/utility/index_map.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg(not(feature = "serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/utility/index_map.rs:127:11 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg(not(feature = "serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/utility/index_map.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/utility/index_map.rs:384:12 [INFO] [stdout] | [INFO] [stdout] 384 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/utility/index_map.rs:472:12 [INFO] [stdout] | [INFO] [stdout] 472 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EuclideanSpace` [INFO] [stdout] --> src/simulation.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | EuclideanSpace, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `QuadtreeChild` [INFO] [stdout] --> src/simulation.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | QuadtreeChild, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/utility/index_map.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/utility/index_map.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(not(feature = "serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/utility/index_map.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/utility/index_map.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(not(feature = "serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/utility/index_map.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "serde")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/utility/index_map.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg(not(feature = "serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/utility/index_map.rs:127:11 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg(not(feature = "serde"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/utility/index_map.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/utility/index_map.rs:384:12 [INFO] [stdout] | [INFO] [stdout] 384 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/utility/index_map.rs:472:12 [INFO] [stdout] | [INFO] [stdout] 472 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `simulation_thread` [INFO] [stdout] --> src/lib.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | let simulation_thread = { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_simulation_thread` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `simulation_thread` [INFO] [stdout] --> src/lib.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | let simulation_thread = { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_simulation_thread` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quadtree::Positioned` [INFO] [stdout] --> src/rendering/bodies.rs:6:46 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{pipeline::Pipeline, simulation::{quadtree::Positioned, Body}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quadtree::Positioned` [INFO] [stdout] --> src/rendering/bodies.rs:6:46 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::{pipeline::Pipeline, simulation::{quadtree::Positioned, Body}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/utility/index_map.rs:160:35 [INFO] [stdout] | [INFO] [stdout] 160 | .map_err(|e| crate::utility::index_map::IndexMapError::InvalidIndex(index))?, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] ::: src/simulation/quadtree.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | new_map_key_32! { pub struct NodeKey; "NODE"; } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map_key_trait` which comes from the expansion of the macro `new_map_key_32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/utility/index_map.rs:160:35 [INFO] [stdout] | [INFO] [stdout] 160 | .map_err(|e| crate::utility::index_map::IndexMapError::InvalidIndex(index))?, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] ::: src/simulation/quadtree.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | new_map_key_32! { pub struct ElementKey; "NODE"; } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map_key_trait` which comes from the expansion of the macro `new_map_key_32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/utility/index_map.rs:160:35 [INFO] [stdout] | [INFO] [stdout] 160 | .map_err(|e| crate::utility::index_map::IndexMapError::InvalidIndex(index))?, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] ::: src/simulation/quadtree.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | new_map_key_32! { pub struct NodeKey; "NODE"; } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map_key_trait` which comes from the expansion of the macro `new_map_key_32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/utility/index_map.rs:160:35 [INFO] [stdout] | [INFO] [stdout] 160 | .map_err(|e| crate::utility::index_map::IndexMapError::InvalidIndex(index))?, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] ::: src/simulation/quadtree.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | new_map_key_32! { pub struct ElementKey; "NODE"; } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map_key_trait` which comes from the expansion of the macro `new_map_key_32` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/utility/index_map.rs:160:35 [INFO] [stdout] | [INFO] [stdout] 160 | .map_err(|e| crate::utility::index_map::IndexMapError::InvalidIndex(index))?, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] ::: src/simulation.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | new_map_key! { pub struct BodyKey; "BODY"; } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map_key_trait` which comes from the expansion of the macro `new_map_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/simulation.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | body: &Body, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/utility/index_map.rs:160:35 [INFO] [stdout] | [INFO] [stdout] 160 | .map_err(|e| crate::utility::index_map::IndexMapError::InvalidIndex(index))?, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] ::: src/simulation.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | new_map_key! { pub struct BodyKey; "BODY"; } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `map_key_trait` which comes from the expansion of the macro `new_map_key` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/simulation.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | body: &Body, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QuadtreeChild` is more private than the item `QuadtreeNode::child_key` [INFO] [stdout] --> src/simulation/quadtree.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | pub child_key: QuadtreeChild, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `QuadtreeNode::child_key` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `QuadtreeChild` is only usable at visibility `pub(in crate::simulation)` [INFO] [stdout] --> src/simulation/quadtree.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | pub(super) enum QuadtreeChild { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `finish_encoder` is never used [INFO] [stdout] --> src/pipeline.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl<'a> Pipeline<'a> { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 114 | pub fn finish_encoder(&self, encoder: wgpu::CommandEncoder) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/rendering/generic.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 70 | impl Mesh { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 71 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mass` is never read [INFO] [stdout] --> src/simulation.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Body { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | pub mass: SimFloat, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Body` 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: associated function `new` is never used [INFO] [stdout] --> src/simulation.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl Body { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 36 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `position` and `mass` are never read [INFO] [stdout] --> src/simulation.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct Pseudobody { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 63 | position: Point2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 64 | mass: SimFloat, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Pseudobody` 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: associated function `new` is never used [INFO] [stdout] --> src/simulation.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 67 | impl Pseudobody { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 68 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `body_key` is never read [INFO] [stdout] --> src/simulation.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct QuadtreeBody { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 87 | position: Point2, [INFO] [stdout] 88 | body_key: BodyKey, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QuadtreeBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pseudobody_threshold` is never read [INFO] [stdout] --> src/simulation.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct Simulation { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 105 | pseudobody_threshold: SimFloat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `calculate_body_force` is never used [INFO] [stdout] --> src/simulation.rs:179:8 [INFO] [stdout] | [INFO] [stdout] 108 | impl Simulation { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 179 | fn calculate_body_force( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_DEPTH` is never used [INFO] [stdout] --> src/simulation/quadtree.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const MAX_DEPTH: u32 = 64; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ContinueTraverse` is never used [INFO] [stdout] --> src/simulation/quadtree.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum ContinueTraverse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/simulation/quadtree.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 106 | pub struct QuadtreeNode [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 113 | pub data: U, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QuadtreeNode` 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 `extent` is never used [INFO] [stdout] --> src/simulation/quadtree.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 128 | / impl Quadtree [INFO] [stdout] 129 | | where [INFO] [stdout] 130 | | T: Positioned + Debug, [INFO] [stdout] 131 | | U: Default + Debug + Copy + Clone, [INFO] [stdout] | |______________________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 151 | pub fn extent(&self) -> SimFloat { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SecondaryMap` is never constructed [INFO] [stdout] --> src/utility/index_map.rs:385:12 [INFO] [stdout] | [INFO] [stdout] 385 | pub struct SecondaryMap { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get` and `items` are never used [INFO] [stdout] --> src/utility/index_map.rs:456:12 [INFO] [stdout] | [INFO] [stdout] 452 | / impl SecondaryMap [INFO] [stdout] 453 | | where [INFO] [stdout] 454 | | K: MapKey, [INFO] [stdout] | |______________- methods in this implementation [INFO] [stdout] 455 | { [INFO] [stdout] 456 | pub fn get( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 463 | pub fn items(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SecondarySet` is never constructed [INFO] [stdout] --> src/utility/index_map.rs:473:12 [INFO] [stdout] | [INFO] [stdout] 473 | pub struct SecondarySet { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `contains`, `add`, and `remove` are never used [INFO] [stdout] --> src/utility/index_map.rs:491:12 [INFO] [stdout] | [INFO] [stdout] 487 | / impl SecondarySet [INFO] [stdout] 488 | | where [INFO] [stdout] 489 | | K: MapKey, [INFO] [stdout] | |______________- methods in this implementation [INFO] [stdout] 490 | { [INFO] [stdout] 491 | pub fn contains( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 501 | pub fn add( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 512 | pub fn remove( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `QuadtreeChild` is more private than the item `QuadtreeNode::child_key` [INFO] [stdout] --> src/simulation/quadtree.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | pub child_key: QuadtreeChild, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `QuadtreeNode::child_key` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `QuadtreeChild` is only usable at visibility `pub(in crate::simulation)` [INFO] [stdout] --> src/simulation/quadtree.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | pub(super) enum QuadtreeChild { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `finish_encoder` is never used [INFO] [stdout] --> src/pipeline.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl<'a> Pipeline<'a> { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 114 | pub fn finish_encoder(&self, encoder: wgpu::CommandEncoder) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/rendering/generic.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 70 | impl Mesh { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 71 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mass` is never read [INFO] [stdout] --> src/simulation.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Body { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | pub mass: SimFloat, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Body` 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: associated function `new` is never used [INFO] [stdout] --> src/simulation.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl Body { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 36 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `position` and `mass` are never read [INFO] [stdout] --> src/simulation.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct Pseudobody { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 63 | position: Point2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 64 | mass: SimFloat, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Pseudobody` 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: associated function `new` is never used [INFO] [stdout] --> src/simulation.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 67 | impl Pseudobody { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 68 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `body_key` is never read [INFO] [stdout] --> src/simulation.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct QuadtreeBody { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 87 | position: Point2, [INFO] [stdout] 88 | body_key: BodyKey, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QuadtreeBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pseudobody_threshold` is never read [INFO] [stdout] --> src/simulation.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct Simulation { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 105 | pseudobody_threshold: SimFloat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `calculate_body_force` is never used [INFO] [stdout] --> src/simulation.rs:179:8 [INFO] [stdout] | [INFO] [stdout] 108 | impl Simulation { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 179 | fn calculate_body_force( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_DEPTH` is never used [INFO] [stdout] --> src/simulation/quadtree.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const MAX_DEPTH: u32 = 64; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ContinueTraverse` is never used [INFO] [stdout] --> src/simulation/quadtree.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum ContinueTraverse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> src/simulation/quadtree.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 106 | pub struct QuadtreeNode [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 113 | pub data: U, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QuadtreeNode` 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 `extent` is never used [INFO] [stdout] --> src/simulation/quadtree.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 128 | / impl Quadtree [INFO] [stdout] 129 | | where [INFO] [stdout] 130 | | T: Positioned + Debug, [INFO] [stdout] 131 | | U: Default + Debug + Copy + Clone, [INFO] [stdout] | |______________________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 151 | pub fn extent(&self) -> SimFloat { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SecondaryMap` is never constructed [INFO] [stdout] --> src/utility/index_map.rs:385:12 [INFO] [stdout] | [INFO] [stdout] 385 | pub struct SecondaryMap { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get` and `items` are never used [INFO] [stdout] --> src/utility/index_map.rs:456:12 [INFO] [stdout] | [INFO] [stdout] 452 | / impl SecondaryMap [INFO] [stdout] 453 | | where [INFO] [stdout] 454 | | K: MapKey, [INFO] [stdout] | |______________- methods in this implementation [INFO] [stdout] 455 | { [INFO] [stdout] 456 | pub fn get( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 463 | pub fn items(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SecondarySet` is never constructed [INFO] [stdout] --> src/utility/index_map.rs:473:12 [INFO] [stdout] | [INFO] [stdout] 473 | pub struct SecondarySet { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `contains`, `add`, and `remove` are never used [INFO] [stdout] --> src/utility/index_map.rs:491:12 [INFO] [stdout] | [INFO] [stdout] 487 | / impl SecondarySet [INFO] [stdout] 488 | | where [INFO] [stdout] 489 | | K: MapKey, [INFO] [stdout] | |______________- methods in this implementation [INFO] [stdout] 490 | { [INFO] [stdout] 491 | pub fn contains( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 501 | pub fn add( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 512 | pub fn remove( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "77698faf8a4f7b33e03d5df34d38f36dd922a44121491944a7d8e46d66b9fe25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77698faf8a4f7b33e03d5df34d38f36dd922a44121491944a7d8e46d66b9fe25", kill_on_drop: false }` [INFO] [stdout] 77698faf8a4f7b33e03d5df34d38f36dd922a44121491944a7d8e46d66b9fe25