[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faydencook03%2Fsimulation_engine" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aydencook03/simulation_engine on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.1.30
[INFO] [stderr]   Downloaded raw-window-handle v0.4.3
[INFO] [stderr]   Downloaded ndk-glue v0.5.2
[INFO] [stderr]   Downloaded thiserror-impl v1.0.64
[INFO] [stderr]   Downloaded core-video-sys v0.1.4
[INFO] [stderr]   Downloaded ndk-macro v0.3.0
[INFO] [stderr]   Downloaded cty v0.2.2
[INFO] [stderr]   Downloaded memmap2 v0.3.1
[INFO] [stderr]   Downloaded fdeflate v0.3.5
[INFO] [stderr]   Downloaded softbuffer v0.1.1
[INFO] [stderr]   Downloaded tempfile v3.13.0
[INFO] [stderr]   Downloaded bytemuck v1.19.0
[INFO] [stderr]   Downloaded thiserror v1.0.64
[INFO] [stderr]   Downloaded ndk v0.5.0
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.15.4
[INFO] [stderr]   Downloaded png v0.17.14
[INFO] [stderr]   Downloaded calloop v0.9.3
[INFO] [stderr]   Downloaded hashbrown v0.15.0
[INFO] [stderr]   Downloaded xml-rs v0.8.22
[INFO] [stderr]   Downloaded core-graphics v0.19.2
[INFO] [stderr]   Downloaded syn v2.0.79
[INFO] [stderr]   Downloaded winit v0.26.1
[INFO] [stderr]   Downloaded ndk-sys v0.2.2
[INFO] [stderr]   Downloaded rustix v0.38.37
[INFO] [stderr]   Downloaded web-sys v0.3.72
[INFO] [stderr]   Downloaded libc v0.2.159
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37d6acd284bccde4d6123bce77fd2c3a20ddbf40ffc6ce15d60ff07cfb0dec53
[INFO] running `Command { std: "docker" "start" "-a" "37d6acd284bccde4d6123bce77fd2c3a20ddbf40ffc6ce15d60ff07cfb0dec53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37d6acd284bccde4d6123bce77fd2c3a20ddbf40ffc6ce15d60ff07cfb0dec53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37d6acd284bccde4d6123bce77fd2c3a20ddbf40ffc6ce15d60ff07cfb0dec53", kill_on_drop: false }`
[INFO] [stdout] 37d6acd284bccde4d6123bce77fd2c3a20ddbf40ffc6ce15d60ff07cfb0dec53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57682ed919bb918dc81d821c172726107ef513fc20c4cb5b9b6a4b249efe9e23
[INFO] running `Command { std: "docker" "start" "-a" "57682ed919bb918dc81d821c172726107ef513fc20c4cb5b9b6a4b249efe9e23", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[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 wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling fdeflate v0.3.5
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling png v0.17.14
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling engine v0.1.0 (/opt/rustwide/workdir/engine)
[INFO] [stderr]    Compiling tiny-skia v0.8.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]    |                                ^ 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]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling calloop v0.9.3
[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 1m 10s
[INFO] running `Command { std: "docker" "inspect" "57682ed919bb918dc81d821c172726107ef513fc20c4cb5b9b6a4b249efe9e23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57682ed919bb918dc81d821c172726107ef513fc20c4cb5b9b6a4b249efe9e23", kill_on_drop: false }`
[INFO] [stdout] 57682ed919bb918dc81d821c172726107ef513fc20c4cb5b9b6a4b249efe9e23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c5c32c114b183a75624d4596c8d86413434e8d357cc9df4c9eaae0d5ccc3fb9
[INFO] running `Command { std: "docker" "start" "-a" "7c5c32c114b183a75624d4596c8d86413434e8d357cc9df4c9eaae0d5ccc3fb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling byteorder v1.5.0
[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]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling engine v0.1.0 (/opt/rustwide/workdir/engine)
[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]    |                                ^ 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]    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 11.04s
[INFO] running `Command { std: "docker" "inspect" "7c5c32c114b183a75624d4596c8d86413434e8d357cc9df4c9eaae0d5ccc3fb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c5c32c114b183a75624d4596c8d86413434e8d357cc9df4c9eaae0d5ccc3fb9", kill_on_drop: false }`
[INFO] [stdout] 7c5c32c114b183a75624d4596c8d86413434e8d357cc9df4c9eaae0d5ccc3fb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b630492e2f0ea86cab9be67e2999887bb36f61fb4fa764b70136c62da99925b8
[INFO] running `Command { std: "docker" "start" "-a" "b630492e2f0ea86cab9be67e2999887bb36f61fb4fa764b70136c62da99925b8", 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]    |                                ^ help: if this is intentional, prefix it with an underscore: `_h`
[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]    |                                    ^ help: if this is intentional, prefix it with an underscore: `_h`
[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]    |                                 ^ help: if this is intentional, prefix it with an underscore: `_h`
[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]    |                                ^ help: if this is intentional, prefix it with an underscore: `_h`
[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]     |                                    ^ help: if this is intentional, prefix it with an underscore: `_h`
[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]     |                            ^ help: if this is intentional, prefix it with an underscore: `_h`
[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]     |                                ^ help: if this is intentional, prefix it with an underscore: `_h`
[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]     |                                    ^ help: if this is intentional, prefix it with an underscore: `_h`
[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]     |                            ^ help: if this is intentional, prefix it with an underscore: `_h`
[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]     |                                 ^ help: if this is intentional, prefix it with an underscore: `_h`
[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]     |                                ^ help: if this is intentional, prefix it with an underscore: `_h`
[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 35 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-36ec86e8648c2c19)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rendering-66af6fdce916179d)
[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] 15 | 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] 15 | 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] 15 | 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] 15 | 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] 15 | 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.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p rendering --doc`
[INFO] running `Command { std: "docker" "inspect" "b630492e2f0ea86cab9be67e2999887bb36f61fb4fa764b70136c62da99925b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b630492e2f0ea86cab9be67e2999887bb36f61fb4fa764b70136c62da99925b8", kill_on_drop: false }`
[INFO] [stdout] b630492e2f0ea86cab9be67e2999887bb36f61fb4fa764b70136c62da99925b8
