[INFO] cloning repository https://github.com/pierreaubert/wavesim_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pierreaubert/wavesim_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpierreaubert%2Fwavesim_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpierreaubert%2Fwavesim_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3ab41cfa012e58da51509724ca3cc3b9e2553fd
[INFO] testing pierreaubert/wavesim_rust against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpierreaubert%2Fwavesim_rust" "/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/pierreaubert/wavesim_rust
[INFO] finished tweaking git repo https://github.com/pierreaubert/wavesim_rust
[INFO] tweaked toml for git repo https://github.com/pierreaubert/wavesim_rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pierreaubert/wavesim_rust on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pierreaubert/wavesim_rust 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62fe0daf94696782c759c6d9ffcd810818e7b0893ac40ec5bb2eb7526c5d3c59
[INFO] running `Command { std: "docker" "start" "-a" "62fe0daf94696782c759c6d9ffcd810818e7b0893ac40ec5bb2eb7526c5d3c59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62fe0daf94696782c759c6d9ffcd810818e7b0893ac40ec5bb2eb7526c5d3c59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62fe0daf94696782c759c6d9ffcd810818e7b0893ac40ec5bb2eb7526c5d3c59", kill_on_drop: false }`
[INFO] [stdout] 62fe0daf94696782c759c6d9ffcd810818e7b0893ac40ec5bb2eb7526c5d3c59
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1765718db3a999b03706821564ed0973f90bc1aedca9d5d3521e1f9870b0743
[INFO] running `Command { std: "docker" "start" "-a" "f1765718db3a999b03706821564ed0973f90bc1aedca9d5d3521e1f9870b0743", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling special v0.10.3
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling plotly_derive v0.9.1
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling rinja_parser v0.3.5
[INFO] [stderr]    Compiling serde_with v3.14.1
[INFO] [stderr]    Compiling rinja_derive v0.3.5
[INFO] [stderr]    Compiling rinja v0.3.5
[INFO] [stderr]    Compiling plotly v0.9.1
[INFO] [stderr]    Compiling wavesim v0.1.20 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::engine::operations::mix`
[INFO] [stdout]  --> src/domain/block_decomposition.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::engine::operations::mix;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_complex::Complex`
[INFO] [stdout]   --> src/domain/block_decomposition.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use num_complex::Complex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RwLock`
[INFO] [stdout]   --> src/domain/block_decomposition.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::sync::{Arc, RwLock};
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Zip`
[INFO] [stdout]  --> src/engine/operations.rs:8:23
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ndarray::{Array3, Zip};
[INFO] [stdout]   |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_complex::Complex`
[INFO] [stdout]  --> src/utilities/analytical.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use num_complex::Complex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]   --> src/domain/block_decomposition.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rayon::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `num_blocks` is never read
[INFO] [stdout]   --> src/domain/block_decomposition.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct BlockHelmholtzSolver {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     num_blocks: (usize, usize, usize),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `start`, `end`, and `shape` are never read
[INFO] [stdout]   --> src/domain/block_decomposition.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct BlockInfo {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 26 |     id: usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 27 |     start: [usize; 3],
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 28 |     end: [usize; 3],
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 29 |     shape: (usize, usize, usize),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlockInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `wavenumber` is never read
[INFO] [stdout]   --> src/domain/schwarz_wave.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct WaveOptimizedSchwarzSolver {
[INFO] [stdout]    |            -------------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     wavenumber: f64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WaveOptimizedSchwarzSolver` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `coefficients` is never read
[INFO] [stdout]   --> src/utilities/analytical.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct CircularSolution {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 66 |     coefficients: Vec<Complex64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `coefficients` is never read
[INFO] [stdout]   --> src/utilities/analytical.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct SphericalSolution {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     coefficients: Vec<Complex64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bessel_j` is never used
[INFO] [stdout]    --> src/utilities/analytical.rs:283:4
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn bessel_j(n: usize, x: f64) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spherical_bessel_j` is never used
[INFO] [stdout]    --> src/utilities/analytical.rs:310:4
[INFO] [stdout]     |
[INFO] [stdout] 310 | fn spherical_bessel_j(n: usize, x: f64) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spherical_harmonic` is never used
[INFO] [stdout]    --> src/utilities/analytical.rs:339:4
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn spherical_harmonic(l: usize, m: i32, theta: f64, phi: f64) -> Complex64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `factorial` is never used
[INFO] [stdout]    --> src/utilities/analytical.rs:357:4
[INFO] [stdout]     |
[INFO] [stdout] 357 | fn factorial(n: usize) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z_slice`
[INFO] [stdout]     --> bin/room_acoustics.rs:1029:13
[INFO] [stdout]      |
[INFO] [stdout] 1029 |         let z_slice = if config.mode == SimulationMode::TwoD {
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_z_slice`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "f1765718db3a999b03706821564ed0973f90bc1aedca9d5d3521e1f9870b0743", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1765718db3a999b03706821564ed0973f90bc1aedca9d5d3521e1f9870b0743", kill_on_drop: false }`
[INFO] [stdout] f1765718db3a999b03706821564ed0973f90bc1aedca9d5d3521e1f9870b0743
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c942f679c20fd4480f9ba7d87f91b93c3e0ec6f40bd44f82b5612955d1dbbcbe
[INFO] running `Command { std: "docker" "start" "-a" "c942f679c20fd4480f9ba7d87f91b93c3e0ec6f40bd44f82b5612955d1dbbcbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling plotly_derive v0.9.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling serde_with v3.14.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling plotly v0.9.1
[INFO] [stderr]    Compiling wavesim v0.1.20 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::engine::operations::mix`
[INFO] [stdout]  --> src/domain/block_decomposition.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::engine::operations::mix;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_complex::Complex`
[INFO] [stdout]   --> src/domain/block_decomposition.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use num_complex::Complex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RwLock`
[INFO] [stdout]   --> src/domain/block_decomposition.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::sync::{Arc, RwLock};
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Zip`
[INFO] [stdout]  --> src/engine/operations.rs:8:23
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ndarray::{Array3, Zip};
[INFO] [stdout]   |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_complex::Complex`
[INFO] [stdout]  --> src/utilities/analytical.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use num_complex::Complex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]   --> src/domain/block_decomposition.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rayon::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `num_blocks` is never read
[INFO] [stdout]   --> src/domain/block_decomposition.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct BlockHelmholtzSolver {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     num_blocks: (usize, usize, usize),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `start`, `end`, and `shape` are never read
[INFO] [stdout]   --> src/domain/block_decomposition.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct BlockInfo {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 26 |     id: usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 27 |     start: [usize; 3],
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 28 |     end: [usize; 3],
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 29 |     shape: (usize, usize, usize),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlockInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `wavenumber` is never read
[INFO] [stdout]   --> src/domain/schwarz_wave.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct WaveOptimizedSchwarzSolver {
[INFO] [stdout]    |            -------------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     wavenumber: f64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WaveOptimizedSchwarzSolver` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `coefficients` is never read
[INFO] [stdout]   --> src/utilities/analytical.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct CircularSolution {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 66 |     coefficients: Vec<Complex64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `coefficients` is never read
[INFO] [stdout]   --> src/utilities/analytical.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct SphericalSolution {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     coefficients: Vec<Complex64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bessel_j` is never used
[INFO] [stdout]    --> src/utilities/analytical.rs:283:4
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn bessel_j(n: usize, x: f64) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spherical_bessel_j` is never used
[INFO] [stdout]    --> src/utilities/analytical.rs:310:4
[INFO] [stdout]     |
[INFO] [stdout] 310 | fn spherical_bessel_j(n: usize, x: f64) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spherical_harmonic` is never used
[INFO] [stdout]    --> src/utilities/analytical.rs:339:4
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn spherical_harmonic(l: usize, m: i32, theta: f64, phi: f64) -> Complex64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `factorial` is never used
[INFO] [stdout]    --> src/utilities/analytical.rs:357:4
[INFO] [stdout]     |
[INFO] [stdout] 357 | fn factorial(n: usize) -> f64 {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `approx::assert_abs_diff_eq`
[INFO] [stdout]    --> src/domain/simulation.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |     use approx::assert_abs_diff_eq;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::engine::operations::mix`
[INFO] [stdout]  --> src/domain/block_decomposition.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::engine::operations::mix;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_complex::Complex`
[INFO] [stdout]   --> src/domain/block_decomposition.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use num_complex::Complex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RwLock`
[INFO] [stdout]   --> src/domain/block_decomposition.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::sync::{Arc, RwLock};
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Zip`
[INFO] [stdout]  --> src/engine/operations.rs:8:23
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ndarray::{Array3, Zip};
[INFO] [stdout]   |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `approx::assert_abs_diff_eq`
[INFO] [stdout]    --> src/engine/operations.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     use approx::assert_abs_diff_eq;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num_complex::Complex`
[INFO] [stdout]  --> src/utilities/analytical.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use num_complex::Complex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]   --> src/domain/block_decomposition.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rayon::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> src/utilities/mod.rs:268:22
[INFO] [stdout]     |
[INFO] [stdout] 268 |         let (source, pos) = create_gaussian_source(
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `num_blocks` is never read
[INFO] [stdout]   --> src/domain/block_decomposition.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct BlockHelmholtzSolver {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     num_blocks: (usize, usize, usize),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `start`, `end`, and `shape` are never read
[INFO] [stdout]   --> src/domain/block_decomposition.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct BlockInfo {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 26 |     id: usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 27 |     start: [usize; 3],
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 28 |     end: [usize; 3],
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 29 |     shape: (usize, usize, usize),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlockInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `coefficients` is never read
[INFO] [stdout]   --> src/utilities/analytical.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct CircularSolution {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 66 |     coefficients: Vec<Complex64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `coefficients` is never read
[INFO] [stdout]   --> src/utilities/analytical.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct SphericalSolution {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     coefficients: Vec<Complex64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spherical_harmonic` is never used
[INFO] [stdout]    --> src/utilities/analytical.rs:339:4
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn spherical_harmonic(l: usize, m: i32, theta: f64, phi: f64) -> Complex64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wavesim` (lib); 15 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name wavesim --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accelerate", "accelerate-src", "default"))' -C metadata=adfe5e39162322f3 -C extra-filename=-fbbb152fb127086e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-6f012bfb2a866876.rmeta --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-2edd185f41c5cda1.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-e021e4917177295c.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-3142776862c3abaa.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-10b3a10b7db869ec.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-6c82fbccdcdc2265.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern plotly=/opt/rustwide/target/debug/deps/libplotly-64ab1b7fe17a6b4f.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-21c6012f8494547a.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-3336647a8430f5f6.rmeta --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-34983f7d7e22f4e8.rmeta --extern special=/opt/rustwide/target/debug/deps/libspecial-861f5c6a526c4210.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-51aef3dd5e7d7d45.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c942f679c20fd4480f9ba7d87f91b93c3e0ec6f40bd44f82b5612955d1dbbcbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c942f679c20fd4480f9ba7d87f91b93c3e0ec6f40bd44f82b5612955d1dbbcbe", kill_on_drop: false }`
[INFO] [stdout] c942f679c20fd4480f9ba7d87f91b93c3e0ec6f40bd44f82b5612955d1dbbcbe
