[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] testing aydencook03/simulation_engine against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faydencook03%2Fsimulation_engine" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aydencook03/simulation_engine on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 743a0c196434dd968ba4a203891b32967fa93ad1566a25995a117665400305c1
[INFO] running `Command { std: "docker" "start" "-a" "743a0c196434dd968ba4a203891b32967fa93ad1566a25995a117665400305c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "743a0c196434dd968ba4a203891b32967fa93ad1566a25995a117665400305c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "743a0c196434dd968ba4a203891b32967fa93ad1566a25995a117665400305c1", kill_on_drop: false }`
[INFO] [stdout] 743a0c196434dd968ba4a203891b32967fa93ad1566a25995a117665400305c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1e24202bfe1240df37c112c839488ce95088c8da7b316cbbf0226bf8c360877
[INFO] running `Command { std: "docker" "start" "-a" "a1e24202bfe1240df37c112c839488ce95088c8da7b316cbbf0226bf8c360877", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling fdeflate v0.3.5
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling engine v0.1.0 (/opt/rustwide/workdir/engine)
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling flate2 v1.0.34
[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]    |                                ^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn div_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]    |                                +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]    |
[INFO] [stdout] 79 -     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 79 +     fn div_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]    |
[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]    |                                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn laplace_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]    |                                    +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]    |
[INFO] [stdout] 83 -     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 83 +     fn laplace_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]    |
[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]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn grad_w(&self, r: Point3, _h: f64) -> Vec3 {
[INFO] [stdout]    |                                 +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]    |
[INFO] [stdout] 94 -     fn grad_w(&self, r: Point3, h: f64) -> Vec3 {
[INFO] [stdout] 94 +     fn grad_w(&self, r: Point3, math::E: f64) -> Vec3 {
[INFO] [stdout]    |
[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]    |                                ^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn div_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]    |                                +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]    |
[INFO] [stdout] 98 -     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 98 +     fn div_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]    |
[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]     |                                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn laplace_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]     |                                    +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]     |
[INFO] [stdout] 102 -     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 102 +     fn laplace_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]     |
[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]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]     |                            +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]     |
[INFO] [stdout] 109 -     fn w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 109 +     fn w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]     |
[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]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn div_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]     |                                +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]     |
[INFO] [stdout] 119 -     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 119 +     fn div_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]     |
[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]     |                                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn laplace_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]     |                                    +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]     |
[INFO] [stdout] 123 -     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 123 +     fn laplace_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]     |
[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]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]     |                            +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]     |
[INFO] [stdout] 130 -     fn w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 130 +     fn w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]     |
[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]     |                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn grad_w(&self, r: Point3, _h: f64) -> Vec3 {
[INFO] [stdout]     |                                 +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]     |
[INFO] [stdout] 134 -     fn grad_w(&self, r: Point3, h: f64) -> Vec3 {
[INFO] [stdout] 134 +     fn grad_w(&self, r: Point3, math::E: f64) -> Vec3 {
[INFO] [stdout]     |
[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]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn div_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]     |                                +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]     |
[INFO] [stdout] 138 -     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 138 +     fn div_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]     |
[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]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling png v0.17.14
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling calloop v0.9.3
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling softbuffer v0.1.1
[INFO] [stderr]    Compiling rendering v0.1.0 (/opt/rustwide/workdir/rendering)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "a1e24202bfe1240df37c112c839488ce95088c8da7b316cbbf0226bf8c360877", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1e24202bfe1240df37c112c839488ce95088c8da7b316cbbf0226bf8c360877", kill_on_drop: false }`
[INFO] [stdout] a1e24202bfe1240df37c112c839488ce95088c8da7b316cbbf0226bf8c360877
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5ba295984a944ce45e2807cdd8988892fb824234abb8b5b0d068f0c146dde0f
[INFO] running `Command { std: "docker" "start" "-a" "e5ba295984a944ce45e2807cdd8988892fb824234abb8b5b0d068f0c146dde0f", kill_on_drop: false }`
[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]    |                                ^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn div_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]    |                                +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]    |
[INFO] [stdout] 79 -     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 79 +     fn div_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]    |
[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]    |                                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn laplace_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]    |                                    +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]    |
[INFO] [stdout] 83 -     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 83 +     fn laplace_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]    |
[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]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn grad_w(&self, r: Point3, _h: f64) -> Vec3 {
[INFO] [stdout]    |                                 +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]    |
[INFO] [stdout] 94 -     fn grad_w(&self, r: Point3, h: f64) -> Vec3 {
[INFO] [stdout] 94 +     fn grad_w(&self, r: Point3, math::E: f64) -> Vec3 {
[INFO] [stdout]    |
[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]    |                                ^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn div_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]    |                                +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]    |
[INFO] [stdout] 98 -     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 98 +     fn div_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]    |
[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]     |                                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn laplace_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]     |                                    +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]     |
[INFO] [stdout] 102 -     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 102 +     fn laplace_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]     |
[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]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]     |                            +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]     |
[INFO] [stdout] 109 -     fn w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 109 +     fn w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]     |
[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] [stderr]    Compiling getrandom v0.2.15
[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]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn div_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]     |                                +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]     |
[INFO] [stdout] 119 -     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 119 +     fn div_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling engine v0.1.0 (/opt/rustwide/workdir/engine)
[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]     |                                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn laplace_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]     |                                    +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]     |
[INFO] [stdout] 123 -     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 123 +     fn laplace_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]     |
[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]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]     |                            +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]     |
[INFO] [stdout] 130 -     fn w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 130 +     fn w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]     |
[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]     |                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn grad_w(&self, r: Point3, _h: f64) -> Vec3 {
[INFO] [stdout]     |                                 +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]     |
[INFO] [stdout] 134 -     fn grad_w(&self, r: Point3, h: f64) -> Vec3 {
[INFO] [stdout] 134 +     fn grad_w(&self, r: Point3, math::E: f64) -> Vec3 {
[INFO] [stdout]     |
[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]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn div_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]     |                                +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]     |
[INFO] [stdout] 138 -     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 138 +     fn div_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]     |
[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]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling rendering v0.1.0 (/opt/rustwide/workdir/rendering)
[INFO] [stderr]    Compiling rand_core v0.6.4
[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]    |                                ^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn div_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]    |                                +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]    |
[INFO] [stdout] 79 -     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 79 +     fn div_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]    |
[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]    |                                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn laplace_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]    |                                    +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]    |
[INFO] [stdout] 83 -     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 83 +     fn laplace_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]    |
[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]    |                                 ^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn grad_w(&self, r: Point3, _h: f64) -> Vec3 {
[INFO] [stdout]    |                                 +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]    |
[INFO] [stdout] 94 -     fn grad_w(&self, r: Point3, h: f64) -> Vec3 {
[INFO] [stdout] 94 +     fn grad_w(&self, r: Point3, math::E: f64) -> Vec3 {
[INFO] [stdout]    |
[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]    |                                ^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn div_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]    |                                +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]    |
[INFO] [stdout] 98 -     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 98 +     fn div_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]    |
[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]     |                                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn laplace_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]     |                                    +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]     |
[INFO] [stdout] 102 -     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 102 +     fn laplace_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]     |
[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]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]     |                            +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]     |
[INFO] [stdout] 109 -     fn w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 109 +     fn w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]     |
[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]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn div_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]     |                                +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]     |
[INFO] [stdout] 119 -     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 119 +     fn div_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]     |
[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]     |                                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn laplace_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]     |                                    +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]     |
[INFO] [stdout] 123 -     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 123 +     fn laplace_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]     |
[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]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]     |                            +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]     |
[INFO] [stdout] 130 -     fn w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 130 +     fn w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]     |
[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]     |                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn grad_w(&self, r: Point3, _h: f64) -> Vec3 {
[INFO] [stdout]     |                                 +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]     |
[INFO] [stdout] 134 -     fn grad_w(&self, r: Point3, h: f64) -> Vec3 {
[INFO] [stdout] 134 +     fn grad_w(&self, r: Point3, math::E: f64) -> Vec3 {
[INFO] [stdout]     |
[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]     |                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn div_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stdout]     |                                +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stdout]     |
[INFO] [stdout] 138 -     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stdout] 138 +     fn div_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stdout]     |
[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]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling examples v0.1.0 (/opt/rustwide/workdir/examples)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.19s
[INFO] running `Command { std: "docker" "inspect" "e5ba295984a944ce45e2807cdd8988892fb824234abb8b5b0d068f0c146dde0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5ba295984a944ce45e2807cdd8988892fb824234abb8b5b0d068f0c146dde0f", kill_on_drop: false }`
[INFO] [stdout] e5ba295984a944ce45e2807cdd8988892fb824234abb8b5b0d068f0c146dde0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1570b3455595668ec2e186b6aff95d0defe4c00d199dddfdd248dbfff70f711c
[INFO] running `Command { std: "docker" "start" "-a" "1570b3455595668ec2e186b6aff95d0defe4c00d199dddfdd248dbfff70f711c", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `point`
[INFO] [stderr]   --> engine/src/interaction/sph.rs:17:27
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub fn density(&self, point: Point3, neighbors: &[Particle]) -> f64 {
[INFO] [stderr]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `neighbors`
[INFO] [stderr]   --> engine/src/interaction/sph.rs:17:42
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub fn density(&self, point: Point3, neighbors: &[Particle]) -> f64 {
[INFO] [stderr]    |                                          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `point`
[INFO] [stderr]   --> engine/src/interaction/sph.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |         point: Point3,
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `neighbors`
[INFO] [stderr]   --> engine/src/interaction/sph.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 24 |         neighbors: &[Particle],
[INFO] [stderr]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `retrieve`
[INFO] [stderr]   --> engine/src/interaction/sph.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 |         retrieve: impl Fn(&Particle) -> T,
[INFO] [stderr]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retrieve`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `point`
[INFO] [stderr]   --> engine/src/interaction/sph.rs:30:23
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub fn one(&self, point: Point3, neighbors: &[Particle]) -> f64 {
[INFO] [stderr]    |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `neighbors`
[INFO] [stderr]   --> engine/src/interaction/sph.rs:30:38
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub fn one(&self, point: Point3, neighbors: &[Particle]) -> f64 {
[INFO] [stderr]    |                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `point`
[INFO] [stderr]   --> engine/src/interaction/sph.rs:34:24
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub fn zero(&self, point: Point3, neighbors: &[Particle]) -> f64 {
[INFO] [stderr]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `neighbors`
[INFO] [stderr]   --> engine/src/interaction/sph.rs:34:39
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub fn zero(&self, point: Point3, neighbors: &[Particle]) -> f64 {
[INFO] [stderr]    |                                       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_neighbors`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `particle1`
[INFO] [stderr]   --> engine/src/interaction/sph.rs:38:34
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub fn pressure_force(&self, particle1: &Particle, particle2: &Particle) -> Vec3 {
[INFO] [stderr]    |                                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `particle2`
[INFO] [stderr]   --> engine/src/interaction/sph.rs:38:56
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub fn pressure_force(&self, particle1: &Particle, particle2: &Particle) -> Vec3 {
[INFO] [stderr]    |                                                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `particle1`
[INFO] [stderr]   --> engine/src/interaction/sph.rs:61:21
[INFO] [stderr]    |
[INFO] [stderr] 61 |     fn force(&self, particle1: &Particle, particle2: &Particle) -> Option<Vec3> {
[INFO] [stderr]    |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `particle2`
[INFO] [stderr]   --> engine/src/interaction/sph.rs:61:43
[INFO] [stderr]    |
[INFO] [stderr] 61 |     fn force(&self, particle1: &Particle, particle2: &Particle) -> Option<Vec3> {
[INFO] [stderr]    |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]   --> engine/src/interaction/sph.rs:79:21
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr]    |                     ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]   --> engine/src/interaction/sph.rs:79:32
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr]    |                                ^
[INFO] [stderr]    |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn div_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stderr]    |                                +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stderr]    |
[INFO] [stderr] 79 -     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr] 79 +     fn div_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]   --> engine/src/interaction/sph.rs:83:25
[INFO] [stderr]    |
[INFO] [stderr] 83 |     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr]    |                         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]   --> engine/src/interaction/sph.rs:83:36
[INFO] [stderr]    |
[INFO] [stderr] 83 |     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr]    |                                    ^
[INFO] [stderr]    |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]    |
[INFO] [stderr] 83 |     fn laplace_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stderr]    |                                    +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stderr]    |
[INFO] [stderr] 83 -     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr] 83 +     fn laplace_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]   --> engine/src/interaction/sph.rs:94:22
[INFO] [stderr]    |
[INFO] [stderr] 94 |     fn grad_w(&self, r: Point3, h: f64) -> Vec3 {
[INFO] [stderr]    |                      ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]   --> engine/src/interaction/sph.rs:94:33
[INFO] [stderr]    |
[INFO] [stderr] 94 |     fn grad_w(&self, r: Point3, h: f64) -> Vec3 {
[INFO] [stderr]    |                                 ^
[INFO] [stderr]    |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]    |
[INFO] [stderr] 94 |     fn grad_w(&self, r: Point3, _h: f64) -> Vec3 {
[INFO] [stderr]    |                                 +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stderr]    |
[INFO] [stderr] 94 -     fn grad_w(&self, r: Point3, h: f64) -> Vec3 {
[INFO] [stderr] 94 +     fn grad_w(&self, r: Point3, math::E: f64) -> Vec3 {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]   --> engine/src/interaction/sph.rs:98:21
[INFO] [stderr]    |
[INFO] [stderr] 98 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr]    |                     ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]   --> engine/src/interaction/sph.rs:98:32
[INFO] [stderr]    |
[INFO] [stderr] 98 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr]    |                                ^
[INFO] [stderr]    |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]    |
[INFO] [stderr] 98 |     fn div_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stderr]    |                                +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stderr]    |
[INFO] [stderr] 98 -     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr] 98 +     fn div_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]    --> engine/src/interaction/sph.rs:102:25
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr]     |                         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]    --> engine/src/interaction/sph.rs:102:36
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr]     |                                    ^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn laplace_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stderr]     |                                    +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stderr]     |
[INFO] [stderr] 102 -     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr] 102 +     fn laplace_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]    --> engine/src/interaction/sph.rs:109:17
[INFO] [stderr]     |
[INFO] [stderr] 109 |     fn w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr]     |                 ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]    --> engine/src/interaction/sph.rs:109:28
[INFO] [stderr]     |
[INFO] [stderr] 109 |     fn w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr]     |                            ^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 109 |     fn w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stderr]     |                            +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stderr]     |
[INFO] [stderr] 109 -     fn w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr] 109 +     fn w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]    --> engine/src/interaction/sph.rs:119:21
[INFO] [stderr]     |
[INFO] [stderr] 119 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr]     |                     ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]    --> engine/src/interaction/sph.rs:119:32
[INFO] [stderr]     |
[INFO] [stderr] 119 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr]     |                                ^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 119 |     fn div_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stderr]     |                                +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stderr]     |
[INFO] [stderr] 119 -     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr] 119 +     fn div_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]    --> engine/src/interaction/sph.rs:123:25
[INFO] [stderr]     |
[INFO] [stderr] 123 |     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr]     |                         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]    --> engine/src/interaction/sph.rs:123:36
[INFO] [stderr]     |
[INFO] [stderr] 123 |     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr]     |                                    ^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 123 |     fn laplace_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stderr]     |                                    +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stderr]     |
[INFO] [stderr] 123 -     fn laplace_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr] 123 +     fn laplace_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]    --> engine/src/interaction/sph.rs:130:17
[INFO] [stderr]     |
[INFO] [stderr] 130 |     fn w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr]     |                 ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]    --> engine/src/interaction/sph.rs:130:28
[INFO] [stderr]     |
[INFO] [stderr] 130 |     fn w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr]     |                            ^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 130 |     fn w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stderr]     |                            +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stderr]     |
[INFO] [stderr] 130 -     fn w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr] 130 +     fn w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]    --> engine/src/interaction/sph.rs:134:22
[INFO] [stderr]     |
[INFO] [stderr] 134 |     fn grad_w(&self, r: Point3, h: f64) -> Vec3 {
[INFO] [stderr]     |                      ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]    --> engine/src/interaction/sph.rs:134:33
[INFO] [stderr]     |
[INFO] [stderr] 134 |     fn grad_w(&self, r: Point3, h: f64) -> Vec3 {
[INFO] [stderr]     |                                 ^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 134 |     fn grad_w(&self, r: Point3, _h: f64) -> Vec3 {
[INFO] [stderr]     |                                 +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stderr]     |
[INFO] [stderr] 134 -     fn grad_w(&self, r: Point3, h: f64) -> Vec3 {
[INFO] [stderr] 134 +     fn grad_w(&self, r: Point3, math::E: f64) -> Vec3 {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]    --> engine/src/interaction/sph.rs:138:21
[INFO] [stderr]     |
[INFO] [stderr] 138 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr]     |                     ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]    --> engine/src/interaction/sph.rs:138:32
[INFO] [stderr]     |
[INFO] [stderr] 138 |     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr]     |                                ^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 138 |     fn div_w(&self, r: Point3, _h: f64) -> f64 {
[INFO] [stderr]     |                                +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `E`
[INFO] [stderr]     |
[INFO] [stderr] 138 -     fn div_w(&self, r: Point3, h: f64) -> f64 {
[INFO] [stderr] 138 +     fn div_w(&self, r: Point3, math::E: f64) -> f64 {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `kernel`, `state_equation`, `smoothing_radius`, and `compact` are never read
[INFO] [stderr]   --> engine/src/interaction/sph.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct SphParameters {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 10 |     kernel: Box<dyn SphKernel>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 11 |     state_equation: Option<Box<dyn StateEquation>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 12 |     smoothing_radius: Option<f64>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 13 |     compact: bool,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `engine` (lib) generated 36 warnings (run `cargo fix --lib -p engine` to apply 11 suggestions)
[INFO] [stderr] warning: `engine` (lib test) generated 36 warnings (36 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/engine-d8ecd925a1ad01af)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rendering-90e36a180f13ac60)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests engine
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rendering
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test rendering/src/view_2d.rs - view_2d (line 14) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rendering/src/view_2d.rs - view_2d (line 14) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `x` in this scope
[INFO] [stdout]  --> rendering/src/view_2d.rs:15:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | draw_point((x + width / 2.0), (height / 2.0 - y));
[INFO] [stdout]   |             ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `width` in this scope
[INFO] [stdout]  --> rendering/src/view_2d.rs:15:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | draw_point((x + width / 2.0), (height / 2.0 - y));
[INFO] [stdout]   |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `height` in this scope
[INFO] [stdout]  --> rendering/src/view_2d.rs:15:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | draw_point((x + width / 2.0), (height / 2.0 - y));
[INFO] [stdout]   |                                ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `y` in this scope
[INFO] [stdout]  --> rendering/src/view_2d.rs:15:47
[INFO] [stdout]   |
[INFO] [stdout] 3 | draw_point((x + width / 2.0), (height / 2.0 - y));
[INFO] [stdout]   |                                               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `draw_point` in this scope
[INFO] [stdout]  --> rendering/src/view_2d.rs:15:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | draw_point((x + width / 2.0), (height / 2.0 - y));
[INFO] [stdout]   | ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     rendering/src/view_2d.rs - view_2d (line 14)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p rendering --doc`
[INFO] running `Command { std: "docker" "inspect" "1570b3455595668ec2e186b6aff95d0defe4c00d199dddfdd248dbfff70f711c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1570b3455595668ec2e186b6aff95d0defe4c00d199dddfdd248dbfff70f711c", kill_on_drop: false }`
[INFO] [stdout] 1570b3455595668ec2e186b6aff95d0defe4c00d199dddfdd248dbfff70f711c
