[INFO] cloning repository https://github.com/spdcalc/spdcalc-py
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spdcalc/spdcalc-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspdcalc%2Fspdcalc-py", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspdcalc%2Fspdcalc-py'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1aed03f0e0ce70218309590ea302dd06dde71722
[INFO] checking spdcalc/spdcalc-py against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspdcalc%2Fspdcalc-py" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/spdcalc/spdcalc-py
[INFO] finished tweaking git repo https://github.com/spdcalc/spdcalc-py
[INFO] tweaked toml for git repo https://github.com/spdcalc/spdcalc-py written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/spdcalc/spdcalc-py on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/spdcalc/spdcalc-py 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2bd9699b35db54768171be88aa845ba9bdd23c4d94d792d9ae1e85cdfdfb7692
[INFO] running `Command { std: "docker" "start" "-a" "2bd9699b35db54768171be88aa845ba9bdd23c4d94d792d9ae1e85cdfdfb7692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bd9699b35db54768171be88aa845ba9bdd23c4d94d792d9ae1e85cdfdfb7692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bd9699b35db54768171be88aa845ba9bdd23c4d94d792d9ae1e85cdfdfb7692", kill_on_drop: false }`
[INFO] [stdout] 2bd9699b35db54768171be88aa845ba9bdd23c4d94d792d9ae1e85cdfdfb7692
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 663d36fb51ec55bf2b5d42de6327c295de9cb48ba9613bef688dcb937341713e
[INFO] running `Command { std: "docker" "start" "-a" "663d36fb51ec55bf2b5d42de6327c295de9cb48ba9613bef688dcb937341713e", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling dimensioned v0.8.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stderr]    Compiling pyo3-build-config v0.22.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking nom v1.2.4
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking roots v0.0.8
[INFO] [stderr]     Checking quadrature v0.1.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling pyo3-ffi v0.22.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.2
[INFO] [stderr]    Compiling pyo3 v0.22.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking nalgebra v0.33.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking argmin-math v0.3.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]     Checking argmin-math v0.4.0
[INFO] [stderr]     Checking argmin v0.10.0
[INFO] [stderr]    Compiling pyo3-macros v0.22.2
[INFO] [stderr]     Checking trellis-runner v0.1.0
[INFO] [stderr]     Checking meval v0.2.0
[INFO] [stderr]     Checking deser-hjson v2.2.4
[INFO] [stderr]     Checking serde_with v3.9.0
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking gauss-quad v0.2.1
[INFO] [stderr]     Checking quad-rs v0.2.1
[INFO] [stderr]     Checking spdcalc v2.0.1
[INFO] [stderr]     Checking spdcalc-py v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]   --> src/lib.rs:35:79
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn get_jsi(spdc: &SPDC, si_range: SIRange, integrator: Option<Integrator>) -> Vec<f64> {
[INFO] [stdout]    |                                                                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<CrystalMeta>, Infallible>
[INFO] [stdout]   --> src/lib.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn get_all_crystal_meta() -> Vec<CrystalMeta> {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64, f64), Infallible>
[INFO] [stdout]   --> src/lib.rs:83:6
[INFO] [stdout]    |
[INFO] [stdout] 83 | ) -> (f64, f64, f64) {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Complex<f64>, Infallible>
[INFO] [stdout]    --> src/lib.rs:112:6
[INFO] [stdout]     |
[INFO] [stdout] 112 | ) -> Complex<f64> {
[INFO] [stdout]     |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:145:6
[INFO] [stdout]     |
[INFO] [stdout] 145 | ) -> f64 {
[INFO] [stdout]     |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:170:86
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn jsi_normalization(omega_i_rad_per_s: f64, omega_s_rad_per_s: f64, spdc: &SPDC) -> f64 {
[INFO] [stdout]     |                                                                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]   --> src/lib.rs:35:79
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn get_jsi(spdc: &SPDC, si_range: SIRange, integrator: Option<Integrator>) -> Vec<f64> {
[INFO] [stdout]    |                                                                               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:194:94
[INFO] [stdout]     |
[INFO] [stdout] 194 | fn jsi_singles_normalization(omega_i_rad_per_s: f64, omega_s_rad_per_s: f64, spdc: &SPDC) -> f64 {
[INFO] [stdout]     |                                                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<CrystalMeta>, Infallible>
[INFO] [stdout]   --> src/lib.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn get_all_crystal_meta() -> Vec<CrystalMeta> {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64, f64), Infallible>
[INFO] [stdout]   --> src/lib.rs:83:6
[INFO] [stdout]    |
[INFO] [stdout] 83 | ) -> (f64, f64, f64) {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Complex<f64>, Infallible>
[INFO] [stdout]    --> src/lib.rs:112:6
[INFO] [stdout]     |
[INFO] [stdout] 112 | ) -> Complex<f64> {
[INFO] [stdout]     |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:145:6
[INFO] [stdout]     |
[INFO] [stdout] 145 | ) -> f64 {
[INFO] [stdout]     |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:170:86
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn jsi_normalization(omega_i_rad_per_s: f64, omega_s_rad_per_s: f64, spdc: &SPDC) -> f64 {
[INFO] [stdout]     |                                                                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:194:94
[INFO] [stdout]     |
[INFO] [stdout] 194 | fn jsi_singles_normalization(omega_i_rad_per_s: f64, omega_s_rad_per_s: f64, spdc: &SPDC) -> f64 {
[INFO] [stdout]     |                                                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:216:65
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn pump_spectral_amplitude(omega_rad_per_s: f64, spdc: SPDC) -> f64 {
[INFO] [stdout]     |                                                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spdc::SPDC, Infallible>
[INFO] [stdout]   --> src/spdc.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |   pub fn default() -> Self {
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/lib.rs:216:65
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn pump_spectral_amplitude(omega_rad_per_s: f64, spdc: SPDC) -> f64 {
[INFO] [stdout]     |                                                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spdc::SPDC, Infallible>
[INFO] [stdout]   --> src/spdc.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |   pub fn default() -> Self {
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<(f64, f64)>, Infallible>
[INFO] [stdout]    --> src/spdc.rs:464:35
[INFO] [stdout]     |
[INFO] [stdout] 464 |   pub fn poling_domains(&self) -> Vec<(f64, f64)> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<(f64, f64)>, Infallible>
[INFO] [stdout]    --> src/spdc.rs:464:35
[INFO] [stdout]     |
[INFO] [stdout] 464 |   pub fn poling_domains(&self) -> Vec<(f64, f64)> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<(f64, f64)>, Infallible>
[INFO] [stdout]    --> src/spdc.rs:473:44
[INFO] [stdout]     |
[INFO] [stdout] 473 |   pub fn poling_domain_lengths_m(&self) -> Vec<(f64, f64)> {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<(f64, f64)>, Infallible>
[INFO] [stdout]    --> src/spdc.rs:473:44
[INFO] [stdout]     |
[INFO] [stdout] 473 |   pub fn poling_domain_lengths_m(&self) -> Vec<(f64, f64)> {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::PyRefMut<'_, spdc::SPDC>, Infallible>
[INFO] [stdout]    --> src/spdc.rs:498:69
[INFO] [stdout]     |
[INFO] [stdout] 498 |   pub fn with_optimum_crystal_theta(mut slf: PyRefMut<'_, Self>) -> PyRefMut<'_, Self> {
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::PyRefMut<'_, spdc::SPDC>, Infallible>
[INFO] [stdout]    --> src/spdc.rs:512:68
[INFO] [stdout]     |
[INFO] [stdout] 512 |   pub fn with_swapped_signal_idler(mut slf: PyRefMut<'_, Self>) -> PyRefMut<'_, Self> {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/spdc.rs:518:57
[INFO] [stdout]     |
[INFO] [stdout] 518 |   pub fn optimum_crystal_theta(slf: PyRef<'_, Self>) -> f64 {
[INFO] [stdout]     |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::FrequencySpace, Infallible>
[INFO] [stdout]    --> src/spdc.rs:523:59
[INFO] [stdout]     |
[INFO] [stdout] 523 |   pub fn optimum_range(slf: PyRef<'_, Self>, n: usize) -> FrequencySpace {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64, f64), Infallible>
[INFO] [stdout]    --> src/spdc.rs:544:8
[INFO] [stdout]     |
[INFO] [stdout] 544 |   ) -> (f64, f64, f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::PyRefMut<'_, spdc::SPDC>, Infallible>
[INFO] [stdout]    --> src/spdc.rs:498:69
[INFO] [stdout]     |
[INFO] [stdout] 498 |   pub fn with_optimum_crystal_theta(mut slf: PyRefMut<'_, Self>) -> PyRefMut<'_, Self> {
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<joint_spectrum::JointSpectrum, Infallible>
[INFO] [stdout]    --> src/spdc.rs:806:67
[INFO] [stdout]     |
[INFO] [stdout] 806 |   pub fn joint_spectrum(&self, integrator: Option<Integrator>) -> JointSpectrum {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::PyRefMut<'_, spdc::SPDC>, Infallible>
[INFO] [stdout]    --> src/spdc.rs:512:68
[INFO] [stdout]     |
[INFO] [stdout] 512 |   pub fn with_swapped_signal_idler(mut slf: PyRefMut<'_, Self>) -> PyRefMut<'_, Self> {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/spdc.rs:518:57
[INFO] [stdout]     |
[INFO] [stdout] 518 |   pub fn optimum_crystal_theta(slf: PyRef<'_, Self>) -> f64 {
[INFO] [stdout]     |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::FrequencySpace, Infallible>
[INFO] [stdout]    --> src/spdc.rs:523:59
[INFO] [stdout]     |
[INFO] [stdout] 523 |   pub fn optimum_range(slf: PyRef<'_, Self>, n: usize) -> FrequencySpace {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64, f64), Infallible>
[INFO] [stdout]    --> src/spdc.rs:544:8
[INFO] [stdout]     |
[INFO] [stdout] 544 |   ) -> (f64, f64, f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<joint_spectrum::JointSpectrum, Infallible>
[INFO] [stdout]    --> src/spdc.rs:806:67
[INFO] [stdout]     |
[INFO] [stdout] 806 |   pub fn joint_spectrum(&self, integrator: Option<Integrator>) -> JointSpectrum {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<integrator::Integrator, Infallible>
[INFO] [stdout]   --> src/integrator.rs:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |   pub fn default() -> Self {
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<integrator::Integrator, Infallible>
[INFO] [stdout]   --> src/integrator.rs:45:42
[INFO] [stdout]    |
[INFO] [stdout] 45 |   pub fn simpson(divs: Option<usize>) -> Self {
[INFO] [stdout]    |                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<integrator::Integrator, Infallible>
[INFO] [stdout]   --> src/integrator.rs:65:80
[INFO] [stdout]    |
[INFO] [stdout] 65 |   pub fn adaptive_simpson(tolerance: Option<f64>, max_depth: Option<usize>) -> Self {
[INFO] [stdout]    |                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<integrator::Integrator, Infallible>
[INFO] [stdout]   --> src/integrator.rs:89:76
[INFO] [stdout]    |
[INFO] [stdout] 89 |   pub fn gauss_konrod(tolerance: Option<f64>, max_depth: Option<usize>) -> Self {
[INFO] [stdout]    |                                                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<integrator::Integrator, Infallible>
[INFO] [stdout]    --> src/integrator.rs:111:51
[INFO] [stdout]     |
[INFO] [stdout] 111 |   pub fn gauss_legendre(degree: Option<usize>) -> Self {
[INFO] [stdout]     |                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<integrator::Integrator, Infallible>
[INFO] [stdout]    --> src/integrator.rs:129:53
[INFO] [stdout]     |
[INFO] [stdout] 129 |   pub fn clenshaw_curtis(tolerance: Option<f64>) -> Self {
[INFO] [stdout]     |                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::FrequencySpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:161:57
[INFO] [stdout]     |
[INFO] [stdout] 161 |   pub fn from_wavelength_space(ws: &WavelengthSpace) -> Self {
[INFO] [stdout]     |                                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::WavelengthSpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:171:40
[INFO] [stdout]     |
[INFO] [stdout] 171 |   pub fn to_wavelength_space(&self) -> WavelengthSpace {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::FrequencySpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:187:73
[INFO] [stdout]     |
[INFO] [stdout] 187 |   pub fn from_sum_diff_frequency_space(sdfs: &SumDiffFrequencySpace) -> Self {
[INFO] [stdout]     |                                                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::SumDiffFrequencySpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:197:48
[INFO] [stdout]     |
[INFO] [stdout] 197 |   pub fn to_sum_diff_frequency_space(&self) -> SumDiffFrequencySpace {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::PyRefMut<'_, spaces::FrequencySpace>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:212:71
[INFO] [stdout]     |
[INFO] [stdout] 212 |   pub fn set_resolution(mut slf: PyRefMut<'_, Self>, steps: usize) -> PyRefMut<'_, Self> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:222:29
[INFO] [stdout]     |
[INFO] [stdout] 222 |   pub fn x_values(&self) -> Vec<f64> {
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<integrator::Integrator, Infallible>
[INFO] [stdout]   --> src/integrator.rs:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |   pub fn default() -> Self {
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<integrator::Integrator, Infallible>
[INFO] [stdout]   --> src/integrator.rs:45:42
[INFO] [stdout]    |
[INFO] [stdout] 45 |   pub fn simpson(divs: Option<usize>) -> Self {
[INFO] [stdout]    |                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<integrator::Integrator, Infallible>
[INFO] [stdout]   --> src/integrator.rs:65:80
[INFO] [stdout]    |
[INFO] [stdout] 65 |   pub fn adaptive_simpson(tolerance: Option<f64>, max_depth: Option<usize>) -> Self {
[INFO] [stdout]    |                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<integrator::Integrator, Infallible>
[INFO] [stdout]   --> src/integrator.rs:89:76
[INFO] [stdout]    |
[INFO] [stdout] 89 |   pub fn gauss_konrod(tolerance: Option<f64>, max_depth: Option<usize>) -> Self {
[INFO] [stdout]    |                                                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<integrator::Integrator, Infallible>
[INFO] [stdout]    --> src/integrator.rs:111:51
[INFO] [stdout]     |
[INFO] [stdout] 111 |   pub fn gauss_legendre(degree: Option<usize>) -> Self {
[INFO] [stdout]     |                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<integrator::Integrator, Infallible>
[INFO] [stdout]    --> src/integrator.rs:129:53
[INFO] [stdout]     |
[INFO] [stdout] 129 |   pub fn clenshaw_curtis(tolerance: Option<f64>) -> Self {
[INFO] [stdout]     |                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::FrequencySpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:161:57
[INFO] [stdout]     |
[INFO] [stdout] 161 |   pub fn from_wavelength_space(ws: &WavelengthSpace) -> Self {
[INFO] [stdout]     |                                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::WavelengthSpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:171:40
[INFO] [stdout]     |
[INFO] [stdout] 171 |   pub fn to_wavelength_space(&self) -> WavelengthSpace {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::FrequencySpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:187:73
[INFO] [stdout]     |
[INFO] [stdout] 187 |   pub fn from_sum_diff_frequency_space(sdfs: &SumDiffFrequencySpace) -> Self {
[INFO] [stdout]     |                                                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::SumDiffFrequencySpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:197:48
[INFO] [stdout]     |
[INFO] [stdout] 197 |   pub fn to_sum_diff_frequency_space(&self) -> SumDiffFrequencySpace {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::PyRefMut<'_, spaces::FrequencySpace>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:212:71
[INFO] [stdout]     |
[INFO] [stdout] 212 |   pub fn set_resolution(mut slf: PyRefMut<'_, Self>, steps: usize) -> PyRefMut<'_, Self> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:222:29
[INFO] [stdout]     |
[INFO] [stdout] 222 |   pub fn x_values(&self) -> Vec<f64> {
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:234:29
[INFO] [stdout]     |
[INFO] [stdout] 234 |   pub fn y_values(&self) -> Vec<f64> {
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:234:29
[INFO] [stdout]     |
[INFO] [stdout] 234 |   pub fn y_values(&self) -> Vec<f64> {
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::WavelengthSpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:308:55
[INFO] [stdout]     |
[INFO] [stdout] 308 |   pub fn from_frequency_space(fs: &FrequencySpace) -> Self {
[INFO] [stdout]     |                                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::FrequencySpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:318:39
[INFO] [stdout]     |
[INFO] [stdout] 318 |   pub fn to_frequency_space(&self) -> FrequencySpace {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::WavelengthSpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:334:73
[INFO] [stdout]     |
[INFO] [stdout] 334 |   pub fn from_sum_diff_frequency_space(sdfs: &SumDiffFrequencySpace) -> Self {
[INFO] [stdout]     |                                                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::SumDiffFrequencySpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:344:48
[INFO] [stdout]     |
[INFO] [stdout] 344 |   pub fn to_sum_diff_frequency_space(&self) -> SumDiffFrequencySpace {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::PyRefMut<'_, spaces::WavelengthSpace>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:359:71
[INFO] [stdout]     |
[INFO] [stdout] 359 |   pub fn set_resolution(mut slf: PyRefMut<'_, Self>, steps: usize) -> PyRefMut<'_, Self> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:369:29
[INFO] [stdout]     |
[INFO] [stdout] 369 |   pub fn x_values(&self) -> Vec<f64> {
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:381:29
[INFO] [stdout]     |
[INFO] [stdout] 381 |   pub fn y_values(&self) -> Vec<f64> {
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::SumDiffFrequencySpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:457:55
[INFO] [stdout]     |
[INFO] [stdout] 457 |   pub fn from_frequency_space(fs: &FrequencySpace) -> Self {
[INFO] [stdout]     |                                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::FrequencySpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:467:39
[INFO] [stdout]     |
[INFO] [stdout] 467 |   pub fn to_frequency_space(&self) -> FrequencySpace {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::SumDiffFrequencySpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:483:57
[INFO] [stdout]     |
[INFO] [stdout] 483 |   pub fn from_wavelength_space(ws: &WavelengthSpace) -> Self {
[INFO] [stdout]     |                                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::WavelengthSpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:493:40
[INFO] [stdout]     |
[INFO] [stdout] 493 |   pub fn to_wavelength_space(&self) -> WavelengthSpace {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::PyRefMut<'_, spaces::SumDiffFrequencySpace>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:508:71
[INFO] [stdout]     |
[INFO] [stdout] 508 |   pub fn set_resolution(mut slf: PyRefMut<'_, Self>, steps: usize) -> PyRefMut<'_, Self> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:518:29
[INFO] [stdout]     |
[INFO] [stdout] 518 |   pub fn x_values(&self) -> Vec<f64> {
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:530:29
[INFO] [stdout]     |
[INFO] [stdout] 530 |   pub fn y_values(&self) -> Vec<f64> {
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:603:29
[INFO] [stdout]     |
[INFO] [stdout] 603 |   pub fn x_values(&self) -> Vec<f64> {
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:618:29
[INFO] [stdout]     |
[INFO] [stdout] 618 |   pub fn y_values(&self) -> Vec<f64> {
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:666:29
[INFO] [stdout]     |
[INFO] [stdout] 666 |   pub fn x_values(&self) -> Vec<f64> {
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:675:29
[INFO] [stdout]     |
[INFO] [stdout] 675 |   pub fn y_values(&self) -> Vec<f64> {
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Complex<f64>, Infallible>
[INFO] [stdout]   --> src/joint_spectrum.rs:50:58
[INFO] [stdout]    |
[INFO] [stdout] 50 |   pub fn jsa(&self, omega_s_hz: f64, omega_i_hz: f64) -> Complex<f64> {
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<Complex<f64>>, Infallible>
[INFO] [stdout]   --> src/joint_spectrum.rs:65:49
[INFO] [stdout]    |
[INFO] [stdout] 65 |   pub fn jsa_range(&self, si_range: SIRange) -> Vec<Complex<f64>> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Complex<f64>, Infallible>
[INFO] [stdout]   --> src/joint_spectrum.rs:82:69
[INFO] [stdout]    |
[INFO] [stdout] 82 |   pub fn jsa_normalized(&self, omega_s_hz: f64, omega_i_hz: f64) -> Complex<f64> {
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<Complex<f64>>, Infallible>
[INFO] [stdout]   --> src/joint_spectrum.rs:99:60
[INFO] [stdout]    |
[INFO] [stdout] 99 |   pub fn jsa_normalized_range(&self, si_range: SIRange) -> Vec<Complex<f64>> {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/joint_spectrum.rs:116:58
[INFO] [stdout]     |
[INFO] [stdout] 116 |   pub fn jsi(&self, omega_s_hz: f64, omega_i_hz: f64) -> f64 {
[INFO] [stdout]     |                                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/joint_spectrum.rs:131:49
[INFO] [stdout]     |
[INFO] [stdout] 131 |   pub fn jsi_range(&self, si_range: SIRange) -> Vec<f64> {
[INFO] [stdout]     |                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/joint_spectrum.rs:153:69
[INFO] [stdout]     |
[INFO] [stdout] 153 |   pub fn jsi_normalized(&self, omega_s_hz: f64, omega_i_hz: f64) -> f64 {
[INFO] [stdout]     |                                                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/joint_spectrum.rs:170:60
[INFO] [stdout]     |
[INFO] [stdout] 170 |   pub fn jsi_normalized_range(&self, si_range: SIRange) -> Vec<f64> {
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/joint_spectrum.rs:187:66
[INFO] [stdout]     |
[INFO] [stdout] 187 |   pub fn jsi_singles(&self, omega_s_hz: f64, omega_i_hz: f64) -> f64 {
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/joint_spectrum.rs:205:57
[INFO] [stdout]     |
[INFO] [stdout] 205 |   pub fn jsi_singles_range(&self, si_range: SIRange) -> Vec<f64> {
[INFO] [stdout]     |                                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/joint_spectrum.rs:227:77
[INFO] [stdout]     |
[INFO] [stdout] 227 |   pub fn jsi_singles_normalized(&self, omega_s_hz: f64, omega_i_hz: f64) -> f64 {
[INFO] [stdout]     |                                                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/joint_spectrum.rs:244:68
[INFO] [stdout]     |
[INFO] [stdout] 244 |   pub fn jsi_singles_normalized_range(&self, si_range: SIRange) -> Vec<f64> {
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::WavelengthSpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:308:55
[INFO] [stdout]     |
[INFO] [stdout] 308 |   pub fn from_frequency_space(fs: &FrequencySpace) -> Self {
[INFO] [stdout]     |                                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::FrequencySpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:318:39
[INFO] [stdout]     |
[INFO] [stdout] 318 |   pub fn to_frequency_space(&self) -> FrequencySpace {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::WavelengthSpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:334:73
[INFO] [stdout]     |
[INFO] [stdout] 334 |   pub fn from_sum_diff_frequency_space(sdfs: &SumDiffFrequencySpace) -> Self {
[INFO] [stdout]     |                                                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::SumDiffFrequencySpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:344:48
[INFO] [stdout]     |
[INFO] [stdout] 344 |   pub fn to_sum_diff_frequency_space(&self) -> SumDiffFrequencySpace {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::PyRefMut<'_, spaces::WavelengthSpace>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:359:71
[INFO] [stdout]     |
[INFO] [stdout] 359 |   pub fn set_resolution(mut slf: PyRefMut<'_, Self>, steps: usize) -> PyRefMut<'_, Self> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:369:29
[INFO] [stdout]     |
[INFO] [stdout] 369 |   pub fn x_values(&self) -> Vec<f64> {
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:381:29
[INFO] [stdout]     |
[INFO] [stdout] 381 |   pub fn y_values(&self) -> Vec<f64> {
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::SumDiffFrequencySpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:457:55
[INFO] [stdout]     |
[INFO] [stdout] 457 |   pub fn from_frequency_space(fs: &FrequencySpace) -> Self {
[INFO] [stdout]     |                                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::FrequencySpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:467:39
[INFO] [stdout]     |
[INFO] [stdout] 467 |   pub fn to_frequency_space(&self) -> FrequencySpace {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::SumDiffFrequencySpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:483:57
[INFO] [stdout]     |
[INFO] [stdout] 483 |   pub fn from_wavelength_space(ws: &WavelengthSpace) -> Self {
[INFO] [stdout]     |                                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<spaces::WavelengthSpace, Infallible>
[INFO] [stdout]    --> src/spaces.rs:493:40
[INFO] [stdout]     |
[INFO] [stdout] 493 |   pub fn to_wavelength_space(&self) -> WavelengthSpace {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<pyo3::PyRefMut<'_, spaces::SumDiffFrequencySpace>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:508:71
[INFO] [stdout]     |
[INFO] [stdout] 508 |   pub fn set_resolution(mut slf: PyRefMut<'_, Self>, steps: usize) -> PyRefMut<'_, Self> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:518:29
[INFO] [stdout]     |
[INFO] [stdout] 518 |   pub fn x_values(&self) -> Vec<f64> {
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:530:29
[INFO] [stdout]     |
[INFO] [stdout] 530 |   pub fn y_values(&self) -> Vec<f64> {
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:603:29
[INFO] [stdout]     |
[INFO] [stdout] 603 |   pub fn x_values(&self) -> Vec<f64> {
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:618:29
[INFO] [stdout]     |
[INFO] [stdout] 618 |   pub fn y_values(&self) -> Vec<f64> {
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:666:29
[INFO] [stdout]     |
[INFO] [stdout] 666 |   pub fn x_values(&self) -> Vec<f64> {
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spdcalc-py` (lib test) due to 60 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/spaces.rs:675:29
[INFO] [stdout]     |
[INFO] [stdout] 675 |   pub fn y_values(&self) -> Vec<f64> {
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<Complex<f64>, Infallible>
[INFO] [stdout]   --> src/joint_spectrum.rs:50:58
[INFO] [stdout]    |
[INFO] [stdout] 50 |   pub fn jsa(&self, omega_s_hz: f64, omega_i_hz: f64) -> Complex<f64> {
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<Complex<f64>>, Infallible>
[INFO] [stdout]   --> src/joint_spectrum.rs:65:49
[INFO] [stdout]    |
[INFO] [stdout] 65 |   pub fn jsa_range(&self, si_range: SIRange) -> Vec<Complex<f64>> {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Complex<f64>, Infallible>
[INFO] [stdout]   --> src/joint_spectrum.rs:82:69
[INFO] [stdout]    |
[INFO] [stdout] 82 |   pub fn jsa_normalized(&self, omega_s_hz: f64, omega_i_hz: f64) -> Complex<f64> {
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<Complex<f64>>, Infallible>
[INFO] [stdout]   --> src/joint_spectrum.rs:99:60
[INFO] [stdout]    |
[INFO] [stdout] 99 |   pub fn jsa_normalized_range(&self, si_range: SIRange) -> Vec<Complex<f64>> {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/joint_spectrum.rs:116:58
[INFO] [stdout]     |
[INFO] [stdout] 116 |   pub fn jsi(&self, omega_s_hz: f64, omega_i_hz: f64) -> f64 {
[INFO] [stdout]     |                                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/joint_spectrum.rs:131:49
[INFO] [stdout]     |
[INFO] [stdout] 131 |   pub fn jsi_range(&self, si_range: SIRange) -> Vec<f64> {
[INFO] [stdout]     |                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/joint_spectrum.rs:153:69
[INFO] [stdout]     |
[INFO] [stdout] 153 |   pub fn jsi_normalized(&self, omega_s_hz: f64, omega_i_hz: f64) -> f64 {
[INFO] [stdout]     |                                                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/joint_spectrum.rs:170:60
[INFO] [stdout]     |
[INFO] [stdout] 170 |   pub fn jsi_normalized_range(&self, si_range: SIRange) -> Vec<f64> {
[INFO] [stdout]     |                                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/joint_spectrum.rs:187:66
[INFO] [stdout]     |
[INFO] [stdout] 187 |   pub fn jsi_singles(&self, omega_s_hz: f64, omega_i_hz: f64) -> f64 {
[INFO] [stdout]     |                                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/joint_spectrum.rs:205:57
[INFO] [stdout]     |
[INFO] [stdout] 205 |   pub fn jsi_singles_range(&self, si_range: SIRange) -> Vec<f64> {
[INFO] [stdout]     |                                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]    --> src/joint_spectrum.rs:227:77
[INFO] [stdout]     |
[INFO] [stdout] 227 |   pub fn jsi_singles_normalized(&self, omega_s_hz: f64, omega_i_hz: f64) -> f64 {
[INFO] [stdout]     |                                                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<f64>, Infallible>
[INFO] [stdout]    --> src/joint_spectrum.rs:244:68
[INFO] [stdout]     |
[INFO] [stdout] 244 |   pub fn jsi_singles_normalized_range(&self, si_range: SIRange) -> Vec<f64> {
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spdcalc-py` (lib) due to 60 previous errors
[INFO] running `Command { std: "docker" "inspect" "663d36fb51ec55bf2b5d42de6327c295de9cb48ba9613bef688dcb937341713e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "663d36fb51ec55bf2b5d42de6327c295de9cb48ba9613bef688dcb937341713e", kill_on_drop: false }`
[INFO] [stdout] 663d36fb51ec55bf2b5d42de6327c295de9cb48ba9613bef688dcb937341713e
