[INFO] fetching crate mori_parallel 0.1.3... [INFO] building mori_parallel-0.1.3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate mori_parallel 0.1.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate mori_parallel 0.1.3 [INFO] finished tweaking crates.io crate mori_parallel 0.1.3 [INFO] tweaked toml for crates.io crate mori_parallel 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mori_parallel 0.1.3 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 27 packages to latest compatible versions [INFO] [stderr] Adding ndarray v0.11.2 (available: v0.16.1) [INFO] [stderr] Adding ndarray-parallel v0.8.0 (available: v0.9.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27d03968ba9ef60f1dcb75567188c285e3f8dcb9184c697337c7691a304ef1ac [INFO] running `Command { std: "docker" "start" "-a" "27d03968ba9ef60f1dcb75567188c285e3f8dcb9184c697337c7691a304ef1ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27d03968ba9ef60f1dcb75567188c285e3f8dcb9184c697337c7691a304ef1ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27d03968ba9ef60f1dcb75567188c285e3f8dcb9184c697337c7691a304ef1ac", kill_on_drop: false }` [INFO] [stdout] 27d03968ba9ef60f1dcb75567188c285e3f8dcb9184c697337c7691a304ef1ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cafe029af59a4c0d934278c66fbda8a7ecdbc372d63853c3b9d545570e57d432 [INFO] running `Command { std: "docker" "start" "-a" "cafe029af59a4c0d934278c66fbda8a7ecdbc372d63853c3b9d545570e57d432", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling num-complex v0.1.44 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ndarray v0.11.2 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ndarray-parallel v0.8.0 [INFO] [stderr] Compiling mori_parallel v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rmat.rs:548:17 [INFO] [stdout] | [INFO] [stdout] 548 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [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] 548 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 548 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:566:29 [INFO] [stdout] | [INFO] [stdout] 566 | rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 566 - rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] 566 + rvec.assign(&rmat.dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:573:25 [INFO] [stdout] | [INFO] [stdout] 573 | rvec.assign({&self.ori.subview(Axis(2), 0).dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 573 - rvec.assign({&self.ori.subview(Axis(2), 0).dot(&vec)}); [INFO] [stdout] 573 + rvec.assign(&self.ori.subview(Axis(2), 0).dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:578:29 [INFO] [stdout] | [INFO] [stdout] 578 | rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 578 - rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] 578 + rvec.assign(&rmat.dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rmat.rs:601:17 [INFO] [stdout] | [INFO] [stdout] 601 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 601 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 601 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rmat.rs:603:17 [INFO] [stdout] | [INFO] [stdout] 603 | assert!((mnelems == rvnelems), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 603 - assert!((mnelems == rvnelems), [INFO] [stdout] 603 + assert!( mnelems == rvnelems, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:624:29 [INFO] [stdout] | [INFO] [stdout] 624 | rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 624 - rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] 624 + rvec.assign(&rmat.dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:631:25 [INFO] [stdout] | [INFO] [stdout] 631 | rvec.assign({&self.ori.subview(Axis(2), 0).dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 631 - rvec.assign({&self.ori.subview(Axis(2), 0).dot(&vec)}); [INFO] [stdout] 631 + rvec.assign(&self.ori.subview(Axis(2), 0).dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:636:29 [INFO] [stdout] | [INFO] [stdout] 636 | rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 636 - rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] 636 + rvec.assign(&rmat.dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rmat.rs:652:17 [INFO] [stdout] | [INFO] [stdout] 652 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 652 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 652 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:667:29 [INFO] [stdout] | [INFO] [stdout] 667 | rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 667 - rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] 667 + rvec.assign(&rmat.dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:668:28 [INFO] [stdout] | [INFO] [stdout] 668 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 668 - vec.assign({&rvec}); [INFO] [stdout] 668 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:678:29 [INFO] [stdout] | [INFO] [stdout] 678 | rvec.assign({&self.ori.subview(Axis(2), 0).dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 678 - rvec.assign({&self.ori.subview(Axis(2), 0).dot(&vec)}); [INFO] [stdout] 678 + rvec.assign(&self.ori.subview(Axis(2), 0).dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:679:28 [INFO] [stdout] | [INFO] [stdout] 679 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 679 - vec.assign({&rvec}); [INFO] [stdout] 679 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:719:32 [INFO] [stdout] | [INFO] [stdout] 719 | rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 719 - rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))}); [INFO] [stdout] 719 + rtensor.assign(&rmat.dot(&tensor.dot(&rmat.t()))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rmat.rs:755:17 [INFO] [stdout] | [INFO] [stdout] 755 | assert!((nelems == rtnelems), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 755 - assert!((nelems == rtnelems), [INFO] [stdout] 755 + assert!( nelems == rtnelems, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:773:32 [INFO] [stdout] | [INFO] [stdout] 773 | rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 773 - rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))}); [INFO] [stdout] 773 + rtensor.assign(&rmat.dot(&tensor.dot(&rmat.t()))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:816:32 [INFO] [stdout] | [INFO] [stdout] 816 | rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 816 - rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))}); [INFO] [stdout] 816 + rtensor.assign(&rmat.dot(&tensor.dot(&rmat.t()))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:817:31 [INFO] [stdout] | [INFO] [stdout] 817 | tensor.assign({&rtensor}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 817 - tensor.assign({&rtensor}); [INFO] [stdout] 817 + tensor.assign(&rtensor); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:826:32 [INFO] [stdout] | [INFO] [stdout] 826 | rtensor.assign({&self.ori.subview(Axis(2), 0).dot(&tensor.dot(&self.ori.subview(Axis(2), 0).t()))}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 826 - rtensor.assign({&self.ori.subview(Axis(2), 0).dot(&tensor.dot(&self.ori.subview(Axis(2), 0).t()))}); [INFO] [stdout] 826 + rtensor.assign(&self.ori.subview(Axis(2), 0).dot(&tensor.dot(&self.ori.subview(Axis(2), 0).t()))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:827:31 [INFO] [stdout] | [INFO] [stdout] 827 | tensor.assign({&rtensor}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 827 - tensor.assign({&rtensor}); [INFO] [stdout] 827 + tensor.assign(&rtensor); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/ang_axis.rs:532:17 [INFO] [stdout] | [INFO] [stdout] 532 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 532 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 532 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/ang_axis.rs:588:17 [INFO] [stdout] | [INFO] [stdout] 588 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 588 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 588 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/ang_axis.rs:590:17 [INFO] [stdout] | [INFO] [stdout] 590 | assert!((mnelems == rvnelems), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 590 - assert!((mnelems == rvnelems), [INFO] [stdout] 590 + assert!( mnelems == rvnelems, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/ang_axis.rs:639:17 [INFO] [stdout] | [INFO] [stdout] 639 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 639 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 639 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/ang_axis.rs:654:28 [INFO] [stdout] | [INFO] [stdout] 654 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 654 - vec.assign({&rvec}); [INFO] [stdout] 654 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/ang_axis.rs:663:28 [INFO] [stdout] | [INFO] [stdout] 663 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 663 - vec.assign({&rvec}); [INFO] [stdout] 663 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rod_vec.rs:406:17 [INFO] [stdout] | [INFO] [stdout] 406 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 406 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 406 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rod_vec.rs:462:17 [INFO] [stdout] | [INFO] [stdout] 462 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 462 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 462 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rod_vec.rs:464:17 [INFO] [stdout] | [INFO] [stdout] 464 | assert!((mnelems == rvnelems), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 464 - assert!((mnelems == rvnelems), [INFO] [stdout] 464 + assert!( mnelems == rvnelems, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rod_vec.rs:513:17 [INFO] [stdout] | [INFO] [stdout] 513 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 513 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 513 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rod_vec.rs:528:28 [INFO] [stdout] | [INFO] [stdout] 528 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 528 - vec.assign({&rvec}); [INFO] [stdout] 528 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rod_vec.rs:537:28 [INFO] [stdout] | [INFO] [stdout] 537 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 537 - vec.assign({&rvec}); [INFO] [stdout] 537 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/quat.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | assert!((mnelems == rvnelems), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 170 - assert!((mnelems == rvnelems), [INFO] [stdout] 170 + assert!( mnelems == rvnelems, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/quat.rs:689:17 [INFO] [stdout] | [INFO] [stdout] 689 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 689 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 689 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/quat.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 744 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 744 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/quat.rs:746:17 [INFO] [stdout] | [INFO] [stdout] 746 | assert!((mnelems == rvnelems), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 746 - assert!((mnelems == rvnelems), [INFO] [stdout] 746 + assert!( mnelems == rvnelems, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/quat.rs:794:17 [INFO] [stdout] | [INFO] [stdout] 794 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 794 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 794 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/quat.rs:808:28 [INFO] [stdout] | [INFO] [stdout] 808 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 808 - vec.assign({&rvec}); [INFO] [stdout] 808 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/quat.rs:817:28 [INFO] [stdout] | [INFO] [stdout] 817 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 817 - vec.assign({&rvec}); [INFO] [stdout] 817 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/bunge.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/bunge.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/rmat.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn ori_view(&self) -> ArrayView3{ [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn ori_view(&self) -> ArrayView3<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/ang_axis.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 62 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/ang_axis_comp.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 60 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/ang_axis.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/rmat.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn ori_view_mut(&mut self) -> ArrayViewMut3{ [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 70 | pub fn ori_view_mut(&mut self) -> ArrayViewMut3<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/rod_vec.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/rod_vec.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/rod_vec_comp.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/rod_vec_comp.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/ang_axis_comp.rs:65:25 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/quat.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 60 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/quat.rs:65:25 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.30s [INFO] running `Command { std: "docker" "inspect" "cafe029af59a4c0d934278c66fbda8a7ecdbc372d63853c3b9d545570e57d432", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cafe029af59a4c0d934278c66fbda8a7ecdbc372d63853c3b9d545570e57d432", kill_on_drop: false }` [INFO] [stdout] cafe029af59a4c0d934278c66fbda8a7ecdbc372d63853c3b9d545570e57d432 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58531d46a4b044ddddd25dfdf0889bf104e0e1353bddfc29f9ec28cae993857a [INFO] running `Command { std: "docker" "start" "-a" "58531d46a4b044ddddd25dfdf0889bf104e0e1353bddfc29f9ec28cae993857a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rmat.rs:548:17 [INFO] [stdout] | [INFO] [stdout] 548 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [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] 548 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 548 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:566:29 [INFO] [stdout] | [INFO] [stdout] 566 | rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 566 - rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] 566 + rvec.assign(&rmat.dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:573:25 [INFO] [stdout] | [INFO] [stdout] 573 | rvec.assign({&self.ori.subview(Axis(2), 0).dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 573 - rvec.assign({&self.ori.subview(Axis(2), 0).dot(&vec)}); [INFO] [stdout] 573 + rvec.assign(&self.ori.subview(Axis(2), 0).dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:578:29 [INFO] [stdout] | [INFO] [stdout] 578 | rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 578 - rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] 578 + rvec.assign(&rmat.dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rmat.rs:601:17 [INFO] [stdout] | [INFO] [stdout] 601 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 601 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 601 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rmat.rs:603:17 [INFO] [stdout] | [INFO] [stdout] 603 | assert!((mnelems == rvnelems), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 603 - assert!((mnelems == rvnelems), [INFO] [stdout] 603 + assert!( mnelems == rvnelems, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:624:29 [INFO] [stdout] | [INFO] [stdout] 624 | rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 624 - rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] 624 + rvec.assign(&rmat.dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:631:25 [INFO] [stdout] | [INFO] [stdout] 631 | rvec.assign({&self.ori.subview(Axis(2), 0).dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 631 - rvec.assign({&self.ori.subview(Axis(2), 0).dot(&vec)}); [INFO] [stdout] 631 + rvec.assign(&self.ori.subview(Axis(2), 0).dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:636:29 [INFO] [stdout] | [INFO] [stdout] 636 | rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 636 - rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] 636 + rvec.assign(&rmat.dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rmat.rs:652:17 [INFO] [stdout] | [INFO] [stdout] 652 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 652 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 652 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:667:29 [INFO] [stdout] | [INFO] [stdout] 667 | rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 667 - rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] 667 + rvec.assign(&rmat.dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:668:28 [INFO] [stdout] | [INFO] [stdout] 668 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 668 - vec.assign({&rvec}); [INFO] [stdout] 668 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:678:29 [INFO] [stdout] | [INFO] [stdout] 678 | rvec.assign({&self.ori.subview(Axis(2), 0).dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 678 - rvec.assign({&self.ori.subview(Axis(2), 0).dot(&vec)}); [INFO] [stdout] 678 + rvec.assign(&self.ori.subview(Axis(2), 0).dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:679:28 [INFO] [stdout] | [INFO] [stdout] 679 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 679 - vec.assign({&rvec}); [INFO] [stdout] 679 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:719:32 [INFO] [stdout] | [INFO] [stdout] 719 | rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 719 - rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))}); [INFO] [stdout] 719 + rtensor.assign(&rmat.dot(&tensor.dot(&rmat.t()))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rmat.rs:755:17 [INFO] [stdout] | [INFO] [stdout] 755 | assert!((nelems == rtnelems), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 755 - assert!((nelems == rtnelems), [INFO] [stdout] 755 + assert!( nelems == rtnelems, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:773:32 [INFO] [stdout] | [INFO] [stdout] 773 | rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 773 - rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))}); [INFO] [stdout] 773 + rtensor.assign(&rmat.dot(&tensor.dot(&rmat.t()))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:816:32 [INFO] [stdout] | [INFO] [stdout] 816 | rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 816 - rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))}); [INFO] [stdout] 816 + rtensor.assign(&rmat.dot(&tensor.dot(&rmat.t()))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:817:31 [INFO] [stdout] | [INFO] [stdout] 817 | tensor.assign({&rtensor}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 817 - tensor.assign({&rtensor}); [INFO] [stdout] 817 + tensor.assign(&rtensor); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:826:32 [INFO] [stdout] | [INFO] [stdout] 826 | rtensor.assign({&self.ori.subview(Axis(2), 0).dot(&tensor.dot(&self.ori.subview(Axis(2), 0).t()))}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 826 - rtensor.assign({&self.ori.subview(Axis(2), 0).dot(&tensor.dot(&self.ori.subview(Axis(2), 0).t()))}); [INFO] [stdout] 826 + rtensor.assign(&self.ori.subview(Axis(2), 0).dot(&tensor.dot(&self.ori.subview(Axis(2), 0).t()))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:827:31 [INFO] [stdout] | [INFO] [stdout] 827 | tensor.assign({&rtensor}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 827 - tensor.assign({&rtensor}); [INFO] [stdout] 827 + tensor.assign(&rtensor); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/ang_axis.rs:532:17 [INFO] [stdout] | [INFO] [stdout] 532 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 532 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 532 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/ang_axis.rs:588:17 [INFO] [stdout] | [INFO] [stdout] 588 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 588 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 588 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/ang_axis.rs:590:17 [INFO] [stdout] | [INFO] [stdout] 590 | assert!((mnelems == rvnelems), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 590 - assert!((mnelems == rvnelems), [INFO] [stdout] 590 + assert!( mnelems == rvnelems, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/ang_axis.rs:639:17 [INFO] [stdout] | [INFO] [stdout] 639 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 639 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 639 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/ang_axis.rs:654:28 [INFO] [stdout] | [INFO] [stdout] 654 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 654 - vec.assign({&rvec}); [INFO] [stdout] 654 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/ang_axis.rs:663:28 [INFO] [stdout] | [INFO] [stdout] 663 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 663 - vec.assign({&rvec}); [INFO] [stdout] 663 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rod_vec.rs:406:17 [INFO] [stdout] | [INFO] [stdout] 406 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 406 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 406 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rod_vec.rs:462:17 [INFO] [stdout] | [INFO] [stdout] 462 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 462 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 462 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rod_vec.rs:464:17 [INFO] [stdout] | [INFO] [stdout] 464 | assert!((mnelems == rvnelems), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 464 - assert!((mnelems == rvnelems), [INFO] [stdout] 464 + assert!( mnelems == rvnelems, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rod_vec.rs:513:17 [INFO] [stdout] | [INFO] [stdout] 513 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 513 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 513 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rod_vec.rs:528:28 [INFO] [stdout] | [INFO] [stdout] 528 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 528 - vec.assign({&rvec}); [INFO] [stdout] 528 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rod_vec.rs:537:28 [INFO] [stdout] | [INFO] [stdout] 537 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 537 - vec.assign({&rvec}); [INFO] [stdout] 537 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/quat.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | assert!((mnelems == rvnelems), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 170 - assert!((mnelems == rvnelems), [INFO] [stdout] 170 + assert!( mnelems == rvnelems, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/quat.rs:689:17 [INFO] [stdout] | [INFO] [stdout] 689 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 689 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 689 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/quat.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 744 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 744 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/quat.rs:746:17 [INFO] [stdout] | [INFO] [stdout] 746 | assert!((mnelems == rvnelems), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 746 - assert!((mnelems == rvnelems), [INFO] [stdout] 746 + assert!( mnelems == rvnelems, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/quat.rs:794:17 [INFO] [stdout] | [INFO] [stdout] 794 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 794 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 794 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/quat.rs:808:28 [INFO] [stdout] | [INFO] [stdout] 808 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 808 - vec.assign({&rvec}); [INFO] [stdout] 808 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/quat.rs:817:28 [INFO] [stdout] | [INFO] [stdout] 817 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 817 - vec.assign({&rvec}); [INFO] [stdout] 817 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/bunge.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/bunge.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/rmat.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn ori_view(&self) -> ArrayView3{ [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn ori_view(&self) -> ArrayView3<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/ang_axis.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 62 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/ang_axis_comp.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 60 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/ang_axis.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/rmat.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn ori_view_mut(&mut self) -> ArrayViewMut3{ [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 70 | pub fn ori_view_mut(&mut self) -> ArrayViewMut3<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/rod_vec.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/rod_vec.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/rod_vec_comp.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/rod_vec_comp.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/ang_axis_comp.rs:65:25 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/quat.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 60 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/quat.rs:65:25 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling mori_parallel v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rmat.rs:548:17 [INFO] [stdout] | [INFO] [stdout] 548 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [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] 548 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 548 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:566:29 [INFO] [stdout] | [INFO] [stdout] 566 | rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 566 - rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] 566 + rvec.assign(&rmat.dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:573:25 [INFO] [stdout] | [INFO] [stdout] 573 | rvec.assign({&self.ori.subview(Axis(2), 0).dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 573 - rvec.assign({&self.ori.subview(Axis(2), 0).dot(&vec)}); [INFO] [stdout] 573 + rvec.assign(&self.ori.subview(Axis(2), 0).dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:578:29 [INFO] [stdout] | [INFO] [stdout] 578 | rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 578 - rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] 578 + rvec.assign(&rmat.dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rmat.rs:601:17 [INFO] [stdout] | [INFO] [stdout] 601 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 601 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 601 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rmat.rs:603:17 [INFO] [stdout] | [INFO] [stdout] 603 | assert!((mnelems == rvnelems), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 603 - assert!((mnelems == rvnelems), [INFO] [stdout] 603 + assert!( mnelems == rvnelems, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:624:29 [INFO] [stdout] | [INFO] [stdout] 624 | rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 624 - rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] 624 + rvec.assign(&rmat.dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:631:25 [INFO] [stdout] | [INFO] [stdout] 631 | rvec.assign({&self.ori.subview(Axis(2), 0).dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 631 - rvec.assign({&self.ori.subview(Axis(2), 0).dot(&vec)}); [INFO] [stdout] 631 + rvec.assign(&self.ori.subview(Axis(2), 0).dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:636:29 [INFO] [stdout] | [INFO] [stdout] 636 | rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 636 - rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] 636 + rvec.assign(&rmat.dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rmat.rs:652:17 [INFO] [stdout] | [INFO] [stdout] 652 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 652 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 652 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:667:29 [INFO] [stdout] | [INFO] [stdout] 667 | rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 667 - rvec.assign({&rmat.dot(&vec)}); [INFO] [stdout] 667 + rvec.assign(&rmat.dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:668:28 [INFO] [stdout] | [INFO] [stdout] 668 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 668 - vec.assign({&rvec}); [INFO] [stdout] 668 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:678:29 [INFO] [stdout] | [INFO] [stdout] 678 | rvec.assign({&self.ori.subview(Axis(2), 0).dot(&vec)}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 678 - rvec.assign({&self.ori.subview(Axis(2), 0).dot(&vec)}); [INFO] [stdout] 678 + rvec.assign(&self.ori.subview(Axis(2), 0).dot(&vec)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:679:28 [INFO] [stdout] | [INFO] [stdout] 679 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 679 - vec.assign({&rvec}); [INFO] [stdout] 679 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:719:32 [INFO] [stdout] | [INFO] [stdout] 719 | rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 719 - rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))}); [INFO] [stdout] 719 + rtensor.assign(&rmat.dot(&tensor.dot(&rmat.t()))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rmat.rs:755:17 [INFO] [stdout] | [INFO] [stdout] 755 | assert!((nelems == rtnelems), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 755 - assert!((nelems == rtnelems), [INFO] [stdout] 755 + assert!( nelems == rtnelems, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:773:32 [INFO] [stdout] | [INFO] [stdout] 773 | rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 773 - rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))}); [INFO] [stdout] 773 + rtensor.assign(&rmat.dot(&tensor.dot(&rmat.t()))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:816:32 [INFO] [stdout] | [INFO] [stdout] 816 | rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 816 - rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))}); [INFO] [stdout] 816 + rtensor.assign(&rmat.dot(&tensor.dot(&rmat.t()))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:817:31 [INFO] [stdout] | [INFO] [stdout] 817 | tensor.assign({&rtensor}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 817 - tensor.assign({&rtensor}); [INFO] [stdout] 817 + tensor.assign(&rtensor); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:826:32 [INFO] [stdout] | [INFO] [stdout] 826 | rtensor.assign({&self.ori.subview(Axis(2), 0).dot(&tensor.dot(&self.ori.subview(Axis(2), 0).t()))}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 826 - rtensor.assign({&self.ori.subview(Axis(2), 0).dot(&tensor.dot(&self.ori.subview(Axis(2), 0).t()))}); [INFO] [stdout] 826 + rtensor.assign(&self.ori.subview(Axis(2), 0).dot(&tensor.dot(&self.ori.subview(Axis(2), 0).t()))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rmat.rs:827:31 [INFO] [stdout] | [INFO] [stdout] 827 | tensor.assign({&rtensor}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 827 - tensor.assign({&rtensor}); [INFO] [stdout] 827 + tensor.assign(&rtensor); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/ang_axis.rs:532:17 [INFO] [stdout] | [INFO] [stdout] 532 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 532 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 532 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/ang_axis.rs:588:17 [INFO] [stdout] | [INFO] [stdout] 588 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 588 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 588 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/ang_axis.rs:590:17 [INFO] [stdout] | [INFO] [stdout] 590 | assert!((mnelems == rvnelems), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 590 - assert!((mnelems == rvnelems), [INFO] [stdout] 590 + assert!( mnelems == rvnelems, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/ang_axis.rs:639:17 [INFO] [stdout] | [INFO] [stdout] 639 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 639 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 639 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/ang_axis.rs:654:28 [INFO] [stdout] | [INFO] [stdout] 654 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 654 - vec.assign({&rvec}); [INFO] [stdout] 654 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/ang_axis.rs:663:28 [INFO] [stdout] | [INFO] [stdout] 663 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 663 - vec.assign({&rvec}); [INFO] [stdout] 663 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rod_vec.rs:406:17 [INFO] [stdout] | [INFO] [stdout] 406 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 406 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 406 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rod_vec.rs:462:17 [INFO] [stdout] | [INFO] [stdout] 462 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 462 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 462 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rod_vec.rs:464:17 [INFO] [stdout] | [INFO] [stdout] 464 | assert!((mnelems == rvnelems), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 464 - assert!((mnelems == rvnelems), [INFO] [stdout] 464 + assert!( mnelems == rvnelems, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/rod_vec.rs:513:17 [INFO] [stdout] | [INFO] [stdout] 513 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 513 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 513 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rod_vec.rs:528:28 [INFO] [stdout] | [INFO] [stdout] 528 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 528 - vec.assign({&rvec}); [INFO] [stdout] 528 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/rod_vec.rs:537:28 [INFO] [stdout] | [INFO] [stdout] 537 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 537 - vec.assign({&rvec}); [INFO] [stdout] 537 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/quat.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | assert!((mnelems == rvnelems), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 170 - assert!((mnelems == rvnelems), [INFO] [stdout] 170 + assert!( mnelems == rvnelems, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/quat.rs:689:17 [INFO] [stdout] | [INFO] [stdout] 689 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 689 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 689 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/quat.rs:744:17 [INFO] [stdout] | [INFO] [stdout] 744 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 744 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 744 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/quat.rs:746:17 [INFO] [stdout] | [INFO] [stdout] 746 | assert!((mnelems == rvnelems), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 746 - assert!((mnelems == rvnelems), [INFO] [stdout] 746 + assert!( mnelems == rvnelems, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/orientations/quat.rs:794:17 [INFO] [stdout] | [INFO] [stdout] 794 | assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 794 - assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] 794 + assert!( rows == 3, "The number of rows must be 3. The number of rows provided is {}", rows); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/quat.rs:808:28 [INFO] [stdout] | [INFO] [stdout] 808 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 808 - vec.assign({&rvec}); [INFO] [stdout] 808 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/orientations/quat.rs:817:28 [INFO] [stdout] | [INFO] [stdout] 817 | vec.assign({&rvec}); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 817 - vec.assign({&rvec}); [INFO] [stdout] 817 + vec.assign(&rvec); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/rod_vec.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 61 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/rod_vec.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/rod_vec_comp.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/rod_vec_comp.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/quat.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 60 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/quat.rs:65:25 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/bunge.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/bunge.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/ang_axis_comp.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 60 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/ang_axis_comp.rs:65:25 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/rmat.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn ori_view(&self) -> ArrayView3{ [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn ori_view(&self) -> ArrayView3<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/rmat.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn ori_view_mut(&mut self) -> ArrayViewMut3{ [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 70 | pub fn ori_view_mut(&mut self) -> ArrayViewMut3<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/ang_axis.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 62 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/orientations/ang_axis.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.29s [INFO] running `Command { std: "docker" "inspect" "58531d46a4b044ddddd25dfdf0889bf104e0e1353bddfc29f9ec28cae993857a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58531d46a4b044ddddd25dfdf0889bf104e0e1353bddfc29f9ec28cae993857a", kill_on_drop: false }` [INFO] [stdout] 58531d46a4b044ddddd25dfdf0889bf104e0e1353bddfc29f9ec28cae993857a