[INFO] cloning repository https://github.com/Leon-Focker/WaveFiddler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Leon-Focker/WaveFiddler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeon-Focker%2FWaveFiddler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeon-Focker%2FWaveFiddler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5cae83559cfcf4c2ee46bae862c53aa9a08eabb
[INFO] testing Leon-Focker/WaveFiddler against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeon-Focker%2FWaveFiddler" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Leon-Focker/WaveFiddler
[INFO] finished tweaking git repo https://github.com/Leon-Focker/WaveFiddler
[INFO] tweaked toml for git repo https://github.com/Leon-Focker/WaveFiddler written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Leon-Focker/WaveFiddler on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Leon-Focker/WaveFiddler 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rgb v0.8.50
[INFO] [stderr]   Downloaded plotters-bitmap v0.3.7
[INFO] [stderr]   Downloaded profiling-procmacros v1.0.16
[INFO] [stderr]   Downloaded avif-serialize v0.8.2
[INFO] [stderr]   Downloaded built v0.7.5
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.4
[INFO] [stderr]   Downloaded v_frame v0.3.8
[INFO] [stderr]   Downloaded clap v4.5.29
[INFO] [stderr]   Downloaded image-webp v0.2.1
[INFO] [stderr]   Downloaded toml_edit v0.22.23
[INFO] [stderr]   Downloaded imgref v1.11.0
[INFO] [stderr]   Downloaded cc v1.2.12
[INFO] [stderr]   Downloaded clap_builder v4.5.29
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.9
[INFO] [stderr]   Downloaded winnow v0.7.1
[INFO] [stderr]   Downloaded av1-grain v0.2.3
[INFO] [stderr]   Downloaded image v0.25.5
[INFO] [stderr]   Downloaded rustfft v6.2.0
[INFO] [stderr]   Downloaded anyhow v1.0.95
[INFO] [stderr]   Downloaded arbitrary v1.4.1
[INFO] [stderr]   Downloaded fft2d v0.1.1
[INFO] [stderr]   Downloaded zune-jpeg v0.4.14
[INFO] [stderr]   Downloaded ravif v0.11.11
[INFO] [stderr]   Downloaded dwrote v0.11.2
[INFO] [stderr]   Downloaded font-kit v0.14.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69a364410ea63f28c77529cac4dd34ccf63b22d219d0d0dfe6782ad9b287d4e0
[INFO] running `Command { std: "docker" "start" "-a" "69a364410ea63f28c77529cac4dd34ccf63b22d219d0d0dfe6782ad9b287d4e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69a364410ea63f28c77529cac4dd34ccf63b22d219d0d0dfe6782ad9b287d4e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69a364410ea63f28c77529cac4dd34ccf63b22d219d0d0dfe6782ad9b287d4e0", kill_on_drop: false }`
[INFO] [stdout] 69a364410ea63f28c77529cac4dd34ccf63b22d219d0d0dfe6782ad9b287d4e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56cfb0e6a466796a07e201794575fff7ab8dc51a642c6099081c98249d2a0baa
[INFO] running `Command { std: "docker" "start" "-a" "56cfb0e6a466796a07e201794575fff7ab8dc51a642c6099081c98249d2a0baa", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling avif-serialize v0.8.2
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling clap_builder v4.5.29
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.29
[INFO] [stderr]    Compiling fft2d v0.1.1
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling wavefiddler v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.59s
[INFO] running `Command { std: "docker" "inspect" "56cfb0e6a466796a07e201794575fff7ab8dc51a642c6099081c98249d2a0baa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56cfb0e6a466796a07e201794575fff7ab8dc51a642c6099081c98249d2a0baa", kill_on_drop: false }`
[INFO] [stdout] 56cfb0e6a466796a07e201794575fff7ab8dc51a642c6099081c98249d2a0baa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7479c2989cc5f50249869f0b5d0131f9137a38dfb14a010dcb9b3ea4315c39b3
[INFO] running `Command { std: "docker" "start" "-a" "7479c2989cc5f50249869f0b5d0131f9137a38dfb14a010dcb9b3ea4315c39b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling wavefiddler v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.28s
[INFO] running `Command { std: "docker" "inspect" "7479c2989cc5f50249869f0b5d0131f9137a38dfb14a010dcb9b3ea4315c39b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7479c2989cc5f50249869f0b5d0131f9137a38dfb14a010dcb9b3ea4315c39b3", kill_on_drop: false }`
[INFO] [stdout] 7479c2989cc5f50249869f0b5d0131f9137a38dfb14a010dcb9b3ea4315c39b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0551e242f99ecce8066ead9652f6a1b58f2f62d5cf9ea5b62757f7c5372192b2
[INFO] running `Command { std: "docker" "start" "-a" "0551e242f99ecce8066ead9652f6a1b58f2f62d5cf9ea5b62757f7c5372192b2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wavefiddler-89660b0194118ef7)
[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/main.rs (/opt/rustwide/target/debug/deps/wavefiddler-912fa980faae9c8e)
[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 wavefiddler
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/utilities/mod.rs - utilities::get_magnitudes (line 282) ... FAILED
[INFO] [stdout] test src/utilities/mod.rs - utilities::get_matrix_rays (line 118) ... FAILED
[INFO] [stdout] test src/utilities/mod.rs - utilities::linear_to_diagonals (line 180) ... FAILED
[INFO] [stdout] test src/utilities/mod.rs - utilities::resample (line 228) ... FAILED
[INFO] [stdout] test src/utilities/mod.rs - utilities::sum_matrix_diagonals (line 77) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/utilities/mod.rs - utilities::get_magnitudes (line 282) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_magnitudes` in this scope
[INFO] [stdout]    --> src/utilities/mod.rs:286:18
[INFO] [stdout]     |
[INFO] [stdout] 286 | let magnitudes = get_magnitudes(&input);
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 282 + use wavefiddler::utilities::get_magnitudes;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utilities/mod.rs - utilities::get_matrix_rays (line 118) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_matrix_rays` in this scope
[INFO] [stdout]    --> src/utilities/mod.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout] 120 | let result = get_matrix_rays(&matrix, 4, 3, 5).unwrap();
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 118 + use wavefiddler::utilities::get_matrix_rays;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utilities/mod.rs - utilities::linear_to_diagonals (line 180) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `linear_to_diagonals` in this scope
[INFO] [stdout]    --> src/utilities/mod.rs:182:14
[INFO] [stdout]     |
[INFO] [stdout] 182 | let result = linear_to_diagonals(&input, 4, 3);
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 180 + use wavefiddler::utilities::linear_to_diagonals;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utilities/mod.rs - utilities::resample (line 228) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `resample` in this scope
[INFO] [stdout]    --> src/utilities/mod.rs:232:19
[INFO] [stdout]     |
[INFO] [stdout] 232 | let downsampled = resample(&signal, 2);
[INFO] [stdout]     |                   ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 228 + use wavefiddler::utilities::resample;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `resample` in this scope
[INFO] [stdout]    --> src/utilities/mod.rs:235:17
[INFO] [stdout]     |
[INFO] [stdout] 235 | let upsampled = resample(&signal, 8);
[INFO] [stdout]     |                 ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 228 + use wavefiddler::utilities::resample;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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] ---- src/utilities/mod.rs - utilities::sum_matrix_diagonals (line 77) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `sum_matrix_diagonals` in this scope
[INFO] [stdout]   --> src/utilities/mod.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 | let result = sum_matrix_diagonals(&matrix, 4, 3);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 77 + use wavefiddler::utilities::sum_matrix_diagonals;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[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]     src/utilities/mod.rs - utilities::get_magnitudes (line 282)
[INFO] [stdout]     src/utilities/mod.rs - utilities::get_matrix_rays (line 118)
[INFO] [stdout]     src/utilities/mod.rs - utilities::linear_to_diagonals (line 180)
[INFO] [stdout]     src/utilities/mod.rs - utilities::resample (line 228)
[INFO] [stdout]     src/utilities/mod.rs - utilities::sum_matrix_diagonals (line 77)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0551e242f99ecce8066ead9652f6a1b58f2f62d5cf9ea5b62757f7c5372192b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0551e242f99ecce8066ead9652f6a1b58f2f62d5cf9ea5b62757f7c5372192b2", kill_on_drop: false }`
[INFO] [stdout] 0551e242f99ecce8066ead9652f6a1b58f2f62d5cf9ea5b62757f7c5372192b2
