[INFO] cloning repository https://github.com/aydencook03/simulation_engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aydencook03/simulation_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faydencook03%2Fsimulation_engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faydencook03%2Fsimulation_engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba43fcef247ee7459acf0f53c1565e1b7a1bbfeb
[INFO] checking aydencook03/simulation_engine against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faydencook03%2Fsimulation_engine" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aydencook03/simulation_engine
[INFO] finished tweaking git repo https://github.com/aydencook03/simulation_engine
[INFO] tweaked toml for git repo https://github.com/aydencook03/simulation_engine written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aydencook03/simulation_engine 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/aydencook03/simulation_engine 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.88
[INFO] [stderr]   Downloaded syn v2.0.79
[INFO] [stderr]   Downloaded cc v1.1.30
[INFO] [stderr]   Downloaded cocoa-foundation v0.1.2
[INFO] [stderr]   Downloaded hashbrown v0.15.0
[INFO] [stderr]   Downloaded png v0.17.14
[INFO] [stderr]   Downloaded softbuffer v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c08e200c8159f1311fb94492121ea7260e6f9132fc36a5c620c4ec572e22200d
[INFO] running `Command { std: "docker" "start" "-a" "c08e200c8159f1311fb94492121ea7260e6f9132fc36a5c620c4ec572e22200d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c08e200c8159f1311fb94492121ea7260e6f9132fc36a5c620c4ec572e22200d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c08e200c8159f1311fb94492121ea7260e6f9132fc36a5c620c4ec572e22200d", kill_on_drop: false }`
[INFO] [stdout] c08e200c8159f1311fb94492121ea7260e6f9132fc36a5c620c4ec572e22200d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 13f846a57cd3fbda4c3162e073fffa7dc3bcaf9b70b677feead114ee1b83bb59
[INFO] running `Command { std: "docker" "start" "-a" "13f846a57cd3fbda4c3162e073fffa7dc3bcaf9b70b677feead114ee1b83bb59", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking fdeflate v0.3.5
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking engine v0.1.0 (/opt/rustwide/workdir/engine)
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn density(&self, point: Point3, neighbors: &[Particle]) -> f64 {
[INFO] [stdout]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `neighbors`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:17:42
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn density(&self, point: Point3, neighbors: &[Particle]) -> f64 {
[INFO] [stdout]    |                                          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         point: Point3,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `neighbors`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         neighbors: &[Particle],
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `retrieve`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         retrieve: impl Fn(&Particle) -> T,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retrieve`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn one(&self, point: Point3, neighbors: &[Particle]) -> f64 {
[INFO] [stdout]    |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `neighbors`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:30:38
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn one(&self, point: Point3, neighbors: &[Particle]) -> f64 {
[INFO] [stdout]    |                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn zero(&self, point: Point3, neighbors: &[Particle]) -> f64 {
[INFO] [stdout]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `neighbors`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:34:39
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn zero(&self, point: Point3, neighbors: &[Particle]) -> f64 {
[INFO] [stdout]    |                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `particle1`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:38:34
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn pressure_force(&self, particle1: &Particle, particle2: &Particle) -> Vec3 {
[INFO] [stdout]    |                                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `particle2`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:38:56
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn pressure_force(&self, particle1: &Particle, particle2: &Particle) -> Vec3 {
[INFO] [stdout]    |                                                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `particle1`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn force(&self, particle1: &Particle, particle2: &Particle) -> Option<Vec3> {
[INFO] [stdout]    |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `particle2`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:61:43
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn force(&self, particle1: &Particle, particle2: &Particle) -> Option<Vec3> {
[INFO] [stdout]    |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:79:32
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]    |                                ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:83:36
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]    |                                    ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:94:22
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn grad_w(&self, r: Point3, h: f64) -> Vec3 {
[INFO] [stdout]    |                      ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:94:33
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn grad_w(&self, r: Point3, h: f64) -> Vec3 {
[INFO] [stdout]    |                                 ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:98:32
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]    |                                ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:102:25
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:102:36
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                                    ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:109:28
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:119:32
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:123:25
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:123:36
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                                    ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:130:28
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:134:22
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn grad_w(&self, r: Point3, h: f64) -> Vec3 {
[INFO] [stdout]     |                      ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:134:33
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn grad_w(&self, r: Point3, h: f64) -> Vec3 {
[INFO] [stdout]     |                                 ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:138:32
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `kernel`, `state_equation`, `smoothing_radius`, and `compact` are never read
[INFO] [stdout]   --> engine/src/interaction/sph.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SphParameters {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 10 |     kernel: Box<dyn SphKernel>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     state_equation: Option<Box<dyn StateEquation>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     smoothing_radius: Option<f64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     compact: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn density(&self, point: Point3, neighbors: &[Particle]) -> f64 {
[INFO] [stdout]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `neighbors`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:17:42
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn density(&self, point: Point3, neighbors: &[Particle]) -> f64 {
[INFO] [stdout]    |                                          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         point: Point3,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `neighbors`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         neighbors: &[Particle],
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `retrieve`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         retrieve: impl Fn(&Particle) -> T,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retrieve`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn one(&self, point: Point3, neighbors: &[Particle]) -> f64 {
[INFO] [stdout]    |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `neighbors`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:30:38
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn one(&self, point: Point3, neighbors: &[Particle]) -> f64 {
[INFO] [stdout]    |                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn zero(&self, point: Point3, neighbors: &[Particle]) -> f64 {
[INFO] [stdout]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `neighbors`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:34:39
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn zero(&self, point: Point3, neighbors: &[Particle]) -> f64 {
[INFO] [stdout]    |                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `particle1`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:38:34
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn pressure_force(&self, particle1: &Particle, particle2: &Particle) -> Vec3 {
[INFO] [stdout]    |                                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `particle2`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:38:56
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn pressure_force(&self, particle1: &Particle, particle2: &Particle) -> Vec3 {
[INFO] [stdout]    |                                                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `particle1`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn force(&self, particle1: &Particle, particle2: &Particle) -> Option<Vec3> {
[INFO] [stdout]    |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `particle2`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:61:43
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn force(&self, particle1: &Particle, particle2: &Particle) -> Option<Vec3> {
[INFO] [stdout]    |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:79:32
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]    |                                ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:83:36
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]    |                                    ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:94:22
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn grad_w(&self, r: Point3, h: f64) -> Vec3 {
[INFO] [stdout]    |                      ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:94:33
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn grad_w(&self, r: Point3, h: f64) -> Vec3 {
[INFO] [stdout]    |                                 ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> engine/src/interaction/sph.rs:98:32
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]    |                                ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:102:25
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:102:36
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                                    ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:109:28
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:119:32
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:123:25
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:123:36
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                                    ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:130:28
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:134:22
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn grad_w(&self, r: Point3, h: f64) -> Vec3 {
[INFO] [stdout]     |                      ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:134:33
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn grad_w(&self, r: Point3, h: f64) -> Vec3 {
[INFO] [stdout]     |                                 ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]    --> engine/src/interaction/sph.rs:138:32
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `kernel`, `state_equation`, `smoothing_radius`, and `compact` are never read
[INFO] [stdout]   --> engine/src/interaction/sph.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SphParameters {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 10 |     kernel: Box<dyn SphKernel>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |     state_equation: Option<Box<dyn StateEquation>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     smoothing_radius: Option<f64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     compact: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking memmap2 v0.3.1
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking calloop v0.9.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking softbuffer v0.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rendering v0.1.0 (/opt/rustwide/workdir/rendering)
[INFO] [stderr]     Checking examples v0.1.0 (/opt/rustwide/workdir/examples)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.74s
[INFO] running `Command { std: "docker" "inspect" "13f846a57cd3fbda4c3162e073fffa7dc3bcaf9b70b677feead114ee1b83bb59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13f846a57cd3fbda4c3162e073fffa7dc3bcaf9b70b677feead114ee1b83bb59", kill_on_drop: false }`
[INFO] [stdout] 13f846a57cd3fbda4c3162e073fffa7dc3bcaf9b70b677feead114ee1b83bb59
