[INFO] fetching crate rustitude-gluex 0.6.2...
[INFO] testing rustitude-gluex-0.6.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rustitude-gluex 0.6.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rustitude-gluex 0.6.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rustitude-gluex 0.6.2
[INFO] tweaked toml for crates.io crate rustitude-gluex 0.6.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustitude-gluex 0.6.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 174 packages to latest compatible versions
[INFO] [stderr]       Adding nalgebra v0.33.3 (available: v0.34.2)
[INFO] [stderr]       Adding pyo3 v0.22.6 (available: v0.28.3)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding zstd-safe v7.2.1 (available: v7.2.4)
[INFO] [stderr]       Adding zstd-sys v2.0.12+zstd.1.5.6 (available: v2.0.16+zstd.1.5.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1a9921c3798601b9548f8780c3b7c77ab00cb87f61635200f28c8576ea27120
[INFO] running `Command { std: "docker" "start" "-a" "e1a9921c3798601b9548f8780c3b7c77ab00cb87f61635200f28c8576ea27120", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1a9921c3798601b9548f8780c3b7c77ab00cb87f61635200f28c8576ea27120", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1a9921c3798601b9548f8780c3b7c77ab00cb87f61635200f28c8576ea27120", kill_on_drop: false }`
[INFO] [stdout] e1a9921c3798601b9548f8780c3b7c77ab00cb87f61635200f28c8576ea27120
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1df781ba3eb5048c6a2fe90217930ca045f7fcb6e3bd6efee2ac80c495468f1
[INFO] running `Command { std: "docker" "start" "-a" "c1df781ba3eb5048c6a2fe90217930ca045f7fcb6e3bd6efee2ac80c495468f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling arrow-schema v52.2.0
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling typed-builder-macro v0.19.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling hamming v0.1.3
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]    Compiling typed-builder v0.19.1
[INFO] [stderr]    Compiling lz4_flex v0.11.6
[INFO] [stderr]    Compiling primal-bit v0.3.2
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling nalgebra v0.33.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling arrow-buffer v52.2.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling primal-estimate v0.3.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling arrow-data v52.2.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling primal-sieve v0.3.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling lru v0.10.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling wigners v0.3.0
[INFO] [stderr]    Compiling arrow-array v52.2.0
[INFO] [stderr]    Compiling factorial v0.4.0
[INFO] [stderr]    Compiling sphrs v0.2.2
[INFO] [stderr]    Compiling arrow-select v52.2.0
[INFO] [stderr]    Compiling arrow-cast v52.2.0
[INFO] [stderr]    Compiling ganesh v0.6.0
[INFO] [stderr]    Compiling arrow-ipc v52.2.0
[INFO] [stderr]    Compiling parquet v52.2.0
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling oxyroot v0.1.25
[INFO] [stderr]    Compiling rustitude-core v9.0.0
[INFO] [stderr]    Compiling rustitude-gluex v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/resonances.rs:199:24
[INFO] [stdout]     |
[INFO] [stdout] 199 |         (0..R).map(|a| (self.mrs[a].powi(2) - s)).product()
[INFO] [stdout]     |                        ^                       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 199 -         (0..R).map(|a| (self.mrs[a].powi(2) - s)).product()
[INFO] [stdout] 199 +         (0..R).map(|a| self.mrs[a].powi(2) - s ).product()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 50s
[INFO] running `Command { std: "docker" "inspect" "c1df781ba3eb5048c6a2fe90217930ca045f7fcb6e3bd6efee2ac80c495468f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1df781ba3eb5048c6a2fe90217930ca045f7fcb6e3bd6efee2ac80c495468f1", kill_on_drop: false }`
[INFO] [stdout] c1df781ba3eb5048c6a2fe90217930ca045f7fcb6e3bd6efee2ac80c495468f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21dc55469208ffa025cbfdd3ed1b73210a15a450ba7b5e8cebb5c847010860a4
[INFO] running `Command { std: "docker" "start" "-a" "21dc55469208ffa025cbfdd3ed1b73210a15a450ba7b5e8cebb5c847010860a4", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/resonances.rs:199:24
[INFO] [stdout]     |
[INFO] [stdout] 199 |         (0..R).map(|a| (self.mrs[a].powi(2) - s)).product()
[INFO] [stdout]     |                        ^                       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 199 -         (0..R).map(|a| (self.mrs[a].powi(2) - s)).product()
[INFO] [stdout] 199 +         (0..R).map(|a| self.mrs[a].powi(2) - s ).product()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustitude-gluex v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/resonances.rs:199:24
[INFO] [stdout]     |
[INFO] [stdout] 199 |         (0..R).map(|a| (self.mrs[a].powi(2) - s)).product()
[INFO] [stdout]     |                        ^                       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 199 -         (0..R).map(|a| (self.mrs[a].powi(2) - s)).product()
[INFO] [stdout] 199 +         (0..R).map(|a| self.mrs[a].powi(2) - s ).product()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.57s
[INFO] running `Command { std: "docker" "inspect" "21dc55469208ffa025cbfdd3ed1b73210a15a450ba7b5e8cebb5c847010860a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21dc55469208ffa025cbfdd3ed1b73210a15a450ba7b5e8cebb5c847010860a4", kill_on_drop: false }`
[INFO] [stdout] 21dc55469208ffa025cbfdd3ed1b73210a15a450ba7b5e8cebb5c847010860a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d2212079d78f2b84b520b94c4008fd13fe83e7ec0eae5402b9329de960462626
[INFO] running `Command { std: "docker" "start" "-a" "d2212079d78f2b84b520b94c4008fd13fe83e7ec0eae5402b9329de960462626", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/resonances.rs:199:24
[INFO] [stderr]     |
[INFO] [stderr] 199 |         (0..R).map(|a| (self.mrs[a].powi(2) - s)).product()
[INFO] [stderr]     |                        ^                       ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 199 -         (0..R).map(|a| (self.mrs[a].powi(2) - s)).product()
[INFO] [stderr] 199 +         (0..R).map(|a| self.mrs[a].powi(2) - s ).product()
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `rustitude-gluex` (lib) generated 1 warning (run `cargo fix --lib -p rustitude-gluex` to apply 1 suggestion)
[INFO] [stderr] warning: `rustitude-gluex` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustitude_gluex-ab73aa1da7951fd3)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-8bc79224098696c0)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test f32_tests::test_a0 ... ok
[INFO] [stdout] test f32_tests::test_f0 ... ok
[INFO] [stdout] test f32_tests::test_zlm ... ok
[INFO] [stdout] test f32_tests::test_a2 ... ok
[INFO] [stdout] test f32_tests::test_rho ... ok
[INFO] [stdout] test f64_tests::test_a2 ... ok
[INFO] [stdout] test f32_tests::test_ylm ... ok
[INFO] [stdout] test f32_tests::test_f2 ... ok
[INFO] [stdout] test f64_tests::test_a0 ... ok
[INFO] [stdout] test f32_tests::test_pi1 ... ok
[INFO] [stdout] test f64_tests::test_pi1 ... ok
[INFO] [stdout] test f64_tests::test_rho ... ok
[INFO] [stdout] test f64_tests::test_f2 ... ok
[INFO] [stdout] test f64_tests::test_f0 ... ok
[INFO] [stdout] test f64_tests::test_zlm ... ok
[INFO] [stdout] test f64_tests::test_ylm ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rustitude_gluex
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/resonances.rs:199:24
[INFO] [stderr]     |
[INFO] [stderr] 199 |         (0..R).map(|a| (self.mrs[a].powi(2) - s)).product()
[INFO] [stderr]     |                        ^                       ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 199 -         (0..R).map(|a| (self.mrs[a].powi(2) - s)).product()
[INFO] [stderr] 199 +         (0..R).map(|a| self.mrs[a].powi(2) - s ).product()
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[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] running `Command { std: "docker" "inspect" "d2212079d78f2b84b520b94c4008fd13fe83e7ec0eae5402b9329de960462626", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2212079d78f2b84b520b94c4008fd13fe83e7ec0eae5402b9329de960462626", kill_on_drop: false }`
[INFO] [stdout] d2212079d78f2b84b520b94c4008fd13fe83e7ec0eae5402b9329de960462626
