[INFO] cloning repository https://github.com/CyberVenlor/microsmos-2026
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CyberVenlor/microsmos-2026" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyberVenlor%2Fmicrosmos-2026", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyberVenlor%2Fmicrosmos-2026'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c502953e1457966256205ccd99fc6c61ee50f9e1
[INFO] checking CyberVenlor/microsmos-2026 against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyberVenlor%2Fmicrosmos-2026" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CyberVenlor/microsmos-2026
[INFO] finished tweaking git repo https://github.com/CyberVenlor/microsmos-2026
[INFO] tweaked toml for git repo https://github.com/CyberVenlor/microsmos-2026 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CyberVenlor/microsmos-2026 on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CyberVenlor/microsmos-2026 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" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1b892686bbb955f9e5e25fd81e0ed336a49871cf38bb673461842fa640519b0
[INFO] running `Command { std: "docker" "start" "-a" "f1b892686bbb955f9e5e25fd81e0ed336a49871cf38bb673461842fa640519b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1b892686bbb955f9e5e25fd81e0ed336a49871cf38bb673461842fa640519b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1b892686bbb955f9e5e25fd81e0ed336a49871cf38bb673461842fa640519b0", kill_on_drop: false }`
[INFO] [stdout] f1b892686bbb955f9e5e25fd81e0ed336a49871cf38bb673461842fa640519b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6ad2d2eeba7b0c807d69b7532787468d90460566ea616b702da37ce58fb6303
[INFO] running `Command { std: "docker" "start" "-a" "f6ad2d2eeba7b0c807d69b7532787468d90460566ea616b702da37ce58fb6303", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]     Checking field-offset v0.3.6
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling rfd v0.17.2
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]     Checking wgpu-types v27.0.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking wayland-client v0.31.13
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking wayland-protocols v0.32.11
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.11
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.11
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v27.0.0
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking gdk v0.18.2
[INFO] [stderr]     Checking muda v0.17.1
[INFO] [stderr]     Checking microsmos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `WeakParticleCollider`
[INFO] [stdout]  --> src/particle/collider.rs:9:69
[INFO] [stdout]   |
[INFO] [stdout] 9 |     DefaultEdgeCollider, DefaultParticleCollider, WeakEdgeCollider, WeakParticleCollider,
[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: `particle_collision::ParticleCollision`
[INFO] [stdout]   --> src/particle/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use particle_collision::ParticleCollision;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EventLoopProxy`
[INFO] [stdout]   --> src/render/app.rs:17:59
[INFO] [stdout]    |
[INFO] [stdout] 17 |     event_loop::{ActiveEventLoop, ControlFlow, EventLoop, EventLoopProxy},
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WeakParticleCollider`
[INFO] [stdout]  --> src/particle/collider.rs:9:69
[INFO] [stdout]   |
[INFO] [stdout] 9 |     DefaultEdgeCollider, DefaultParticleCollider, WeakEdgeCollider, WeakParticleCollider,
[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: `particle_collision::ParticleCollision`
[INFO] [stdout]   --> src/particle/mod.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use particle_collision::ParticleCollision;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EventLoopProxy`
[INFO] [stdout]   --> src/render/app.rs:17:59
[INFO] [stdout]    |
[INFO] [stdout] 17 |     event_loop::{ActiveEventLoop, ControlFlow, EventLoop, EventLoopProxy},
[INFO] [stdout]    |                                                           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sample_velocity` is never used
[INFO] [stdout]    --> src/fluid.rs:720:12
[INFO] [stdout]     |
[INFO] [stdout] 470 | impl FluidSim {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 720 |     pub fn sample_velocity(&self, position: [f32; 2]) -> [f32; 2] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pressure_constraints`, `default_particle_colliders`, `weak_particle_colliders`, `default_edge_colliders`, and `weak_edge_colliders` are never read
[INFO] [stdout]   --> src/particle/simulation.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct SimulationCounters {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 41 |     pub particles: usize,
[INFO] [stdout] 42 |     pub pressure_constraints: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     pub spring_constraints: usize,
[INFO] [stdout] 44 |     pub default_particle_colliders: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 45 |     pub weak_particle_colliders: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 46 |     pub particle_collisions: usize,
[INFO] [stdout] 47 |     pub default_edge_colliders: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 48 |     pub weak_edge_colliders: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SimulationCounters` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `structures` is never used
[INFO] [stdout]    --> src/particle/simulation.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout]  55 | impl ParticleSimulation {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn structures<C, S: StoredStructureSlot<C>>(&self) -> &[S] {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StoredStructureSlot` is never used
[INFO] [stdout]    --> src/particle/structure.rs:74:19
[INFO] [stdout]     |
[INFO] [stdout]  74 |           pub trait StoredStructureSlot<C>: $crate::particle::structure::Structure<C> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | / register_structures! {
[INFO] [stdout] 118 | |     colliders {
[INFO] [stdout] 119 | |         DefaultParticleCollider(1.0) => default_particle_colliders,
[INFO] [stdout] 120 | |         WeakParticleCollider(0.35) => weak_particle_colliders,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register_structures` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `window` is never used
[INFO] [stdout]    --> src/render/mod.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl Renderer {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub fn window(&self) -> &Window {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `MenuCommand` is never constructed
[INFO] [stdout]   --> src/render/app.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | enum UserEvent {
[INFO] [stdout]    |      --------- variant in this enum
[INFO] [stdout] 44 |     MenuCommand(MenuCommand),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `SaveParticleSnapshot` and `LoadParticleSnapshot` are never constructed
[INFO] [stdout]   --> src/render/app.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | enum MenuCommand {
[INFO] [stdout]    |      ----------- variants in this enum
[INFO] [stdout] 49 |     SaveParticleSnapshot,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 50 |     LoadParticleSnapshot,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MenuCommand` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `point_2d` and `dot_2d` are never used
[INFO] [stdout]    --> src/render/debug.rs:425:12
[INFO] [stdout]     |
[INFO] [stdout] 414 | impl DebugDraw {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 425 |     pub fn point_2d(&mut self, pos: [f32; 2], color: Color, size: f32) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 |     pub fn dot_2d(&mut self, pos: [f32; 2], size: f32) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParticleDebugRenderer` is never constructed
[INFO] [stdout]    --> src/render/debug.rs:530:12
[INFO] [stdout]     |
[INFO] [stdout] 530 | pub struct ParticleDebugRenderer {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `draw_simulation` and `draw_boundary` are never used
[INFO] [stdout]    --> src/render/debug.rs:549:12
[INFO] [stdout]     |
[INFO] [stdout] 548 | impl ParticleDebugRenderer {
[INFO] [stdout]     | -------------------------- methods in this implementation
[INFO] [stdout] 549 |     pub fn draw_simulation(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 586 |     fn draw_boundary(&self, frame: &mut crate::render::FrameContext<'_>, boundary: CircleBoundary) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `world_to_ndc` is never used
[INFO] [stdout]    --> src/render/debug.rs:607:4
[INFO] [stdout]     |
[INFO] [stdout] 607 | fn world_to_ndc(
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `world_radius_to_pixels` is never used
[INFO] [stdout]    --> src/render/debug.rs:620:4
[INFO] [stdout]     |
[INFO] [stdout] 620 | fn world_radius_to_pixels(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `viewport_scale` is never used
[INFO] [stdout]    --> src/render/debug.rs:630:4
[INFO] [stdout]     |
[INFO] [stdout] 630 | fn viewport_scale(frame: &crate::render::FrameContext<'_>, world: [f32; 2]) -> (f32, f32) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_particle_boundary` is never used
[INFO] [stdout]    --> src/render/scene.rs:240:4
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn draw_particle_boundary(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sample_velocity` is never used
[INFO] [stdout]    --> src/fluid.rs:720:12
[INFO] [stdout]     |
[INFO] [stdout] 470 | impl FluidSim {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 720 |     pub fn sample_velocity(&self, position: [f32; 2]) -> [f32; 2] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pressure_constraints`, `default_particle_colliders`, `weak_particle_colliders`, `default_edge_colliders`, and `weak_edge_colliders` are never read
[INFO] [stdout]   --> src/particle/simulation.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct SimulationCounters {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 41 |     pub particles: usize,
[INFO] [stdout] 42 |     pub pressure_constraints: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     pub spring_constraints: usize,
[INFO] [stdout] 44 |     pub default_particle_colliders: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 45 |     pub weak_particle_colliders: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 46 |     pub particle_collisions: usize,
[INFO] [stdout] 47 |     pub default_edge_colliders: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 48 |     pub weak_edge_colliders: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SimulationCounters` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `structures` is never used
[INFO] [stdout]    --> src/particle/simulation.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout]  55 | impl ParticleSimulation {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn structures<C, S: StoredStructureSlot<C>>(&self) -> &[S] {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/particle/structure.rs:28:24
[INFO] [stdout]     |
[INFO] [stdout]  27 |               impl $collider_name {
[INFO] [stdout]     |               ------------------- associated function in this implementation
[INFO] [stdout]  28 |                   pub fn new(particle_index: usize) -> Self {
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | / register_structures! {
[INFO] [stdout] 118 | |     colliders {
[INFO] [stdout] 119 | |         DefaultParticleCollider(1.0) => default_particle_colliders,
[INFO] [stdout] 120 | |         WeakParticleCollider(0.35) => weak_particle_colliders,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register_structures` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StoredStructureSlot` is never used
[INFO] [stdout]    --> src/particle/structure.rs:74:19
[INFO] [stdout]     |
[INFO] [stdout]  74 |           pub trait StoredStructureSlot<C>: $crate::particle::structure::Structure<C> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | / register_structures! {
[INFO] [stdout] 118 | |     colliders {
[INFO] [stdout] 119 | |         DefaultParticleCollider(1.0) => default_particle_colliders,
[INFO] [stdout] 120 | |         WeakParticleCollider(0.35) => weak_particle_colliders,
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `register_structures` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `window` is never used
[INFO] [stdout]    --> src/render/mod.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl Renderer {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub fn window(&self) -> &Window {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `MenuCommand` is never constructed
[INFO] [stdout]   --> src/render/app.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | enum UserEvent {
[INFO] [stdout]    |      --------- variant in this enum
[INFO] [stdout] 44 |     MenuCommand(MenuCommand),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `SaveParticleSnapshot` and `LoadParticleSnapshot` are never constructed
[INFO] [stdout]   --> src/render/app.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | enum MenuCommand {
[INFO] [stdout]    |      ----------- variants in this enum
[INFO] [stdout] 49 |     SaveParticleSnapshot,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 50 |     LoadParticleSnapshot,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MenuCommand` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `point_2d` and `dot_2d` are never used
[INFO] [stdout]    --> src/render/debug.rs:425:12
[INFO] [stdout]     |
[INFO] [stdout] 414 | impl DebugDraw {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 425 |     pub fn point_2d(&mut self, pos: [f32; 2], color: Color, size: f32) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 |     pub fn dot_2d(&mut self, pos: [f32; 2], size: f32) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParticleDebugRenderer` is never constructed
[INFO] [stdout]    --> src/render/debug.rs:530:12
[INFO] [stdout]     |
[INFO] [stdout] 530 | pub struct ParticleDebugRenderer {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `draw_simulation` and `draw_boundary` are never used
[INFO] [stdout]    --> src/render/debug.rs:549:12
[INFO] [stdout]     |
[INFO] [stdout] 548 | impl ParticleDebugRenderer {
[INFO] [stdout]     | -------------------------- methods in this implementation
[INFO] [stdout] 549 |     pub fn draw_simulation(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 586 |     fn draw_boundary(&self, frame: &mut crate::render::FrameContext<'_>, boundary: CircleBoundary) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `world_to_ndc` is never used
[INFO] [stdout]    --> src/render/debug.rs:607:4
[INFO] [stdout]     |
[INFO] [stdout] 607 | fn world_to_ndc(
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `world_radius_to_pixels` is never used
[INFO] [stdout]    --> src/render/debug.rs:620:4
[INFO] [stdout]     |
[INFO] [stdout] 620 | fn world_radius_to_pixels(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `viewport_scale` is never used
[INFO] [stdout]    --> src/render/debug.rs:630:4
[INFO] [stdout]     |
[INFO] [stdout] 630 | fn viewport_scale(frame: &crate::render::FrameContext<'_>, world: [f32; 2]) -> (f32, f32) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_particle_boundary` is never used
[INFO] [stdout]    --> src/render/scene.rs:240:4
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn draw_particle_boundary(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "f6ad2d2eeba7b0c807d69b7532787468d90460566ea616b702da37ce58fb6303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6ad2d2eeba7b0c807d69b7532787468d90460566ea616b702da37ce58fb6303", kill_on_drop: false }`
[INFO] [stdout] f6ad2d2eeba7b0c807d69b7532787468d90460566ea616b702da37ce58fb6303
