[INFO] cloning repository https://github.com/denehoffman/rustitude
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denehoffman/rustitude" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenehoffman%2Frustitude", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenehoffman%2Frustitude'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fab0c84d487b423208f2802a86babeaaf967b7f3
[INFO] building denehoffman/rustitude against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenehoffman%2Frustitude" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/denehoffman/rustitude
[INFO] finished tweaking git repo https://github.com/denehoffman/rustitude
[INFO] tweaked toml for git repo https://github.com/denehoffman/rustitude written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/denehoffman/rustitude on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/denehoffman/rustitude 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.22.2
[INFO] [stderr]   Downloaded fastrand v2.1.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.2
[INFO] [stderr]   Downloaded arrow-schema v52.2.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.2
[INFO] [stderr]   Downloaded primal-sieve v0.3.7
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.2
[INFO] [stderr]   Downloaded oorandom v11.1.4
[INFO] [stderr]   Downloaded is-terminal v0.4.13
[INFO] [stderr]   Downloaded primal-estimate v0.3.3
[INFO] [stderr]   Downloaded factorial v0.4.0
[INFO] [stderr]   Downloaded serde_derive v1.0.208
[INFO] [stderr]   Downloaded plotters v0.3.6
[INFO] [stderr]   Downloaded plotters-backend v0.3.6
[INFO] [stderr]   Downloaded clap_builder v4.5.15
[INFO] [stderr]   Downloaded serde v1.0.208
[INFO] [stderr]   Downloaded wide v0.7.28
[INFO] [stderr]   Downloaded portable-atomic v1.7.0
[INFO] [stderr]   Downloaded brotli-decompressor v4.0.1
[INFO] [stderr]   Downloaded serde_json v1.0.125
[INFO] [stderr]   Downloaded safe_arch v0.7.2
[INFO] [stderr]   Downloaded arrow-ipc v52.2.0
[INFO] [stderr]   Downloaded flate2 v1.0.31
[INFO] [stderr]   Downloaded parquet v52.2.0
[INFO] [stderr]   Downloaded lz4-sys v1.10.0
[INFO] [stderr]   Downloaded libc v0.2.156
[INFO] [stderr]   Downloaded arrow-data v52.2.0
[INFO] [stderr]   Downloaded zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]   Downloaded pyo3 v0.22.2
[INFO] [stderr]   Downloaded matrixmultiply v0.3.9
[INFO] [stderr]   Downloaded bytemuck v1.17.0
[INFO] [stderr]   Downloaded arrow-buffer v52.2.0
[INFO] [stderr]   Downloaded cc v1.1.13
[INFO] [stderr]   Downloaded brotli v6.0.0
[INFO] [stderr]   Downloaded hamming v0.1.3
[INFO] [stderr]   Downloaded arrow-array v52.2.0
[INFO] [stderr]   Downloaded arrow-select v52.2.0
[INFO] [stderr]   Downloaded clap v4.5.16
[INFO] [stderr]   Downloaded nalgebra v0.33.0
[INFO] [stderr]   Downloaded plotters-svg v0.3.6
[INFO] [stderr]   Downloaded wigners v0.3.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.17
[INFO] [stderr]   Downloaded typed-builder-macro v0.19.1
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded lz4 v1.26.0
[INFO] [stderr]   Downloaded trait-set v0.3.0
[INFO] [stderr]   Downloaded flatbuffers v24.3.25
[INFO] [stderr]   Downloaded half v2.4.1
[INFO] [stderr]   Downloaded sphrs v0.2.2
[INFO] [stderr]   Downloaded syn v2.0.75
[INFO] [stderr]   Downloaded primal-bit v0.3.2
[INFO] [stderr]   Downloaded typed-builder v0.19.1
[INFO] [stderr]   Downloaded simba v0.9.0
[INFO] [stderr]   Downloaded arrow-cast v52.2.0
[INFO] [stderr]   Downloaded ganesh v0.6.0
[INFO] [stderr]   Downloaded oxyroot v0.1.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0632d3399b6fcfddae64527d9bdfd817211625a8d7ba328db7dbd71ee2459e38
[INFO] running `Command { std: "docker" "start" "-a" "0632d3399b6fcfddae64527d9bdfd817211625a8d7ba328db7dbd71ee2459e38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0632d3399b6fcfddae64527d9bdfd817211625a8d7ba328db7dbd71ee2459e38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0632d3399b6fcfddae64527d9bdfd817211625a8d7ba328db7dbd71ee2459e38", kill_on_drop: false }`
[INFO] [stdout] 0632d3399b6fcfddae64527d9bdfd817211625a8d7ba328db7dbd71ee2459e38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b293ffc9b030052a539740ed73352e5b39570fdd81185f84f0249c9f264e9d9c
[INFO] running `Command { std: "docker" "start" "-a" "b293ffc9b030052a539740ed73352e5b39570fdd81185f84f0249c9f264e9d9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.156
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling arrow-schema v52.2.0
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling bytemuck v1.17.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling flatbuffers v24.3.25
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling pyo3-build-config v0.22.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling wide v0.7.28
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling flate2 v1.0.31
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling hamming v0.1.3
[INFO] [stderr]    Compiling primal-bit v0.3.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling brotli v6.0.0
[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]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling lz4-sys v1.10.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling primal-estimate v0.3.3
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling primal-sieve v0.3.7
[INFO] [stderr]    Compiling lru v0.10.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v52.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling wigners v0.3.0
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling sphrs v0.2.2
[INFO] [stderr]    Compiling factorial v0.4.0
[INFO] [stderr]    Compiling arrow-data v52.2.0
[INFO] [stderr]    Compiling typed-builder-macro v0.19.1
[INFO] [stderr]    Compiling arrow-array v52.2.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling typed-builder v0.19.1
[INFO] [stderr]    Compiling pyo3-macros v0.22.2
[INFO] [stderr]    Compiling arrow-select v52.2.0
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling nalgebra v0.33.0
[INFO] [stderr]    Compiling arrow-cast v52.2.0
[INFO] [stderr]    Compiling arrow-ipc v52.2.0
[INFO] [stderr]    Compiling parquet v52.2.0
[INFO] [stderr]    Compiling lz4 v1.26.0
[INFO] [stderr]    Compiling oxyroot v0.1.24
[INFO] [stderr]    Compiling ganesh v0.6.0
[INFO] [stderr]    Compiling rustitude-core v9.0.0 (/opt/rustwide/workdir/crates/rustitude-core)
[INFO] [stderr]    Compiling rustitude-gluex v0.6.2 (/opt/rustwide/workdir/crates/rustitude-gluex)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> crates/rustitude-gluex/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 v0.10.3 (/opt/rustwide/workdir/crates/rustitude)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "b293ffc9b030052a539740ed73352e5b39570fdd81185f84f0249c9f264e9d9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b293ffc9b030052a539740ed73352e5b39570fdd81185f84f0249c9f264e9d9c", kill_on_drop: false }`
[INFO] [stdout] b293ffc9b030052a539740ed73352e5b39570fdd81185f84f0249c9f264e9d9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 988a058b8c8a662a214f31a01093b97fd4beb013b6ebd43cf8fcbf7e3e7c7b41
[INFO] running `Command { std: "docker" "start" "-a" "988a058b8c8a662a214f31a01093b97fd4beb013b6ebd43cf8fcbf7e3e7c7b41", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling arrow-array v52.2.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lru v0.10.1
[INFO] [stderr]    Compiling wigners v0.3.0
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling arrow-select v52.2.0
[INFO] [stderr]    Compiling arrow-cast v52.2.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling arrow-ipc v52.2.0
[INFO] [stderr]    Compiling parquet v52.2.0
[INFO] [stderr]    Compiling rustitude-core v9.0.0 (/opt/rustwide/workdir/crates/rustitude-core)
[INFO] [stderr]    Compiling rustitude-gluex v0.6.2 (/opt/rustwide/workdir/crates/rustitude-gluex)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> crates/rustitude-gluex/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 v0.10.3 (/opt/rustwide/workdir/crates/rustitude)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> crates/rustitude-gluex/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 50.54s
[INFO] running `Command { std: "docker" "inspect" "988a058b8c8a662a214f31a01093b97fd4beb013b6ebd43cf8fcbf7e3e7c7b41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "988a058b8c8a662a214f31a01093b97fd4beb013b6ebd43cf8fcbf7e3e7c7b41", kill_on_drop: false }`
[INFO] [stdout] 988a058b8c8a662a214f31a01093b97fd4beb013b6ebd43cf8fcbf7e3e7c7b41
