[INFO] fetching crate mori 0.2.0...
[INFO] building mori-0.2.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate mori 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate mori 0.2.0
[INFO] finished tweaking crates.io crate mori 0.2.0
[INFO] tweaked toml for crates.io crate mori 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mori 0.2.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 26 packages to latest compatible versions
[INFO] [stderr]       Adding approx v0.3.2 (available: v0.5.1)
[INFO] [stderr]       Adding ndarray v0.13.1 (available: v0.16.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ndarray v0.13.1
[INFO] [stderr]   Downloaded matrixmultiply v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 782f55ce4af6e88fbb3ac6a3d17b6893d93e55514610bf12a01eaca1ca7c9935
[INFO] running `Command { std: "docker" "start" "-a" "782f55ce4af6e88fbb3ac6a3d17b6893d93e55514610bf12a01eaca1ca7c9935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "782f55ce4af6e88fbb3ac6a3d17b6893d93e55514610bf12a01eaca1ca7c9935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "782f55ce4af6e88fbb3ac6a3d17b6893d93e55514610bf12a01eaca1ca7c9935", kill_on_drop: false }`
[INFO] [stdout] 782f55ce4af6e88fbb3ac6a3d17b6893d93e55514610bf12a01eaca1ca7c9935
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fab02cef8caa456aeeb268a7e073f5f759e753c9dc9572b0c6713bd040fd3a3e
[INFO] running `Command { std: "docker" "start" "-a" "fab02cef8caa456aeeb268a7e073f5f759e753c9dc9572b0c6713bd040fd3a3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling mori v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]    --> src/orientations/rmat.rs:711:17
[INFO] [stdout]     |
[INFO] [stdout] 711 |         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] 711 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 711 +         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:747:25
[INFO] [stdout]     |
[INFO] [stdout] 747 |             rvec.assign({&self.ori.index_axis(Axis(2), 0).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] 747 -             rvec.assign({&self.ori.index_axis(Axis(2), 0).dot(&vec)});
[INFO] [stdout] 747 +             rvec.assign(&self.ori.index_axis(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:752:29
[INFO] [stdout]     |
[INFO] [stdout] 752 |                 rvec.assign({&rmat.dot(&vec)});
[INFO] [stdout]     |                             ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 752 -                 rvec.assign({&rmat.dot(&vec)});
[INFO] [stdout] 752 +                 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:785:17
[INFO] [stdout]     |
[INFO] [stdout] 785 |         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] 785 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 785 +         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:787:17
[INFO] [stdout]     |
[INFO] [stdout] 787 |         assert!((mnelems == rvnelems),
[INFO] [stdout]     |                 ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 787 -         assert!((mnelems == rvnelems),
[INFO] [stdout] 787 +         assert!( mnelems == rvnelems,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]    --> src/orientations/rmat.rs:824:25
[INFO] [stdout]     |
[INFO] [stdout] 824 |             rvec.assign({&self.ori.index_axis(Axis(2), 0).dot(&vec)});
[INFO] [stdout]     |                         ^                                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 824 -             rvec.assign({&self.ori.index_axis(Axis(2), 0).dot(&vec)});
[INFO] [stdout] 824 +             rvec.assign(&self.ori.index_axis(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:829:29
[INFO] [stdout]     |
[INFO] [stdout] 829 |                 rvec.assign({&rmat.dot(&vec)});
[INFO] [stdout]     |                             ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 829 -                 rvec.assign({&rmat.dot(&vec)});
[INFO] [stdout] 829 +                 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:855:17
[INFO] [stdout]     |
[INFO] [stdout] 855 |         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] 855 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 855 +         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:870:29
[INFO] [stdout]     |
[INFO] [stdout] 870 |                 rvec.assign({&rmat.dot(&vec)});
[INFO] [stdout]     |                             ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 870 -                 rvec.assign({&rmat.dot(&vec)});
[INFO] [stdout] 870 +                 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:871:28
[INFO] [stdout]     |
[INFO] [stdout] 871 |                 vec.assign({&rvec});
[INFO] [stdout]     |                            ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 871 -                 vec.assign({&rvec});
[INFO] [stdout] 871 +                 vec.assign(&rvec);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]    --> src/orientations/rmat.rs:892:29
[INFO] [stdout]     |
[INFO] [stdout] 892 |                 rvec.assign({&self.ori.index_axis(Axis(2), 0).dot(&vec)});
[INFO] [stdout]     |                             ^                                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 892 -                 rvec.assign({&self.ori.index_axis(Axis(2), 0).dot(&vec)});
[INFO] [stdout] 892 +                 rvec.assign(&self.ori.index_axis(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:893:28
[INFO] [stdout]     |
[INFO] [stdout] 893 |                 vec.assign({&rvec});
[INFO] [stdout]     |                            ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 893 -                 vec.assign({&rvec});
[INFO] [stdout] 893 +                 vec.assign(&rvec);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]    --> src/orientations/rmat.rs:943:32
[INFO] [stdout]     |
[INFO] [stdout] 943 |                 rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))});
[INFO] [stdout]     |                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 943 -                 rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))});
[INFO] [stdout] 943 +                 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:1002:17
[INFO] [stdout]      |
[INFO] [stdout] 1002 |         assert!((nelems == rtnelems),
[INFO] [stdout]      |                 ^                  ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1002 -         assert!((nelems == rtnelems),
[INFO] [stdout] 1002 +         assert!( nelems == rtnelems,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]     --> src/orientations/rmat.rs:1019:32
[INFO] [stdout]      |
[INFO] [stdout] 1019 |                 rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))});
[INFO] [stdout]      |                                ^                                 ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1019 -                 rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))});
[INFO] [stdout] 1019 +                 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:1084:32
[INFO] [stdout]      |
[INFO] [stdout] 1084 |                 rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))});
[INFO] [stdout]      |                                ^                                 ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1084 -                 rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))});
[INFO] [stdout] 1084 +                 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:1085:31
[INFO] [stdout]      |
[INFO] [stdout] 1085 |                 tensor.assign({&rtensor});
[INFO] [stdout]      |                               ^        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1085 -                 tensor.assign({&rtensor});
[INFO] [stdout] 1085 +                 tensor.assign(&rtensor);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]     --> src/orientations/rmat.rs:1104:32
[INFO] [stdout]      |
[INFO] [stdout] 1104 |                 rtensor.assign({&self.ori.index_axis(Axis(2), 0).dot(&tensor.dot(&self.ori.index_axis(Axis(2), 0).t()))});
[INFO] [stdout]      |                                ^                                                                                       ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1104 -                 rtensor.assign({&self.ori.index_axis(Axis(2), 0).dot(&tensor.dot(&self.ori.index_axis(Axis(2), 0).t()))});
[INFO] [stdout] 1104 +                 rtensor.assign(&self.ori.index_axis(Axis(2), 0).dot(&tensor.dot(&self.ori.index_axis(Axis(2), 0).t())));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]     --> src/orientations/rmat.rs:1105:31
[INFO] [stdout]      |
[INFO] [stdout] 1105 |                 tensor.assign({&rtensor});
[INFO] [stdout]      |                               ^        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1105 -                 tensor.assign({&rtensor});
[INFO] [stdout] 1105 +                 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: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/ang_axis.rs:765:17
[INFO] [stdout]     |
[INFO] [stdout] 765 |         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] 765 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 765 +         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:767:17
[INFO] [stdout]     |
[INFO] [stdout] 767 |         assert!((mnelems == rvnelems),
[INFO] [stdout]     |                 ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 767 -         assert!((mnelems == rvnelems),
[INFO] [stdout] 767 +         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:836:17
[INFO] [stdout]     |
[INFO] [stdout] 836 |         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] 836 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 836 +         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:860:28
[INFO] [stdout]     |
[INFO] [stdout] 860 |                 vec.assign({&rvec});    
[INFO] [stdout]     |                            ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 860 -                 vec.assign({&rvec});    
[INFO] [stdout] 860 +                 vec.assign(&rvec);    
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]    --> src/orientations/ang_axis.rs:877:28
[INFO] [stdout]     |
[INFO] [stdout] 877 |                 vec.assign({&rvec});  
[INFO] [stdout]     |                            ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 877 -                 vec.assign({&rvec});  
[INFO] [stdout] 877 +                 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:530:17
[INFO] [stdout]     |
[INFO] [stdout] 530 |         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] 530 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 530 +         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:606:17
[INFO] [stdout]     |
[INFO] [stdout] 606 |         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] 606 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 606 +         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:608:17
[INFO] [stdout]     |
[INFO] [stdout] 608 |         assert!((mnelems == rvnelems),
[INFO] [stdout]     |                 ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 608 -         assert!((mnelems == rvnelems),
[INFO] [stdout] 608 +         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:677:17
[INFO] [stdout]     |
[INFO] [stdout] 677 |         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] 677 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 677 +         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:701:28
[INFO] [stdout]     |
[INFO] [stdout] 701 |                 vec.assign({&rvec});    
[INFO] [stdout]     |                            ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 701 -                 vec.assign({&rvec});    
[INFO] [stdout] 701 +                 vec.assign(&rvec);    
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]    --> src/orientations/rod_vec.rs:718:28
[INFO] [stdout]     |
[INFO] [stdout] 718 |                 vec.assign({&rvec});  
[INFO] [stdout]     |                            ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 718 -                 vec.assign({&rvec});  
[INFO] [stdout] 718 +                 vec.assign(&rvec);  
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]    --> src/orientations/quat.rs:212:17
[INFO] [stdout]     |
[INFO] [stdout] 212 |         assert!((mnelems == rvnelems),
[INFO] [stdout]     |                 ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 212 -         assert!((mnelems == rvnelems),
[INFO] [stdout] 212 +         assert!( mnelems == rvnelems,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]    --> src/orientations/quat.rs:876:17
[INFO] [stdout]     |
[INFO] [stdout] 876 |         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] 876 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 876 +         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:951:17
[INFO] [stdout]     |
[INFO] [stdout] 951 |         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] 951 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 951 +         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:953:17
[INFO] [stdout]     |
[INFO] [stdout] 953 |         assert!((mnelems == rvnelems),
[INFO] [stdout]     |                 ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 953 -         assert!((mnelems == rvnelems),
[INFO] [stdout] 953 +         assert!( mnelems == rvnelems,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]     --> src/orientations/quat.rs:1021:17
[INFO] [stdout]      |
[INFO] [stdout] 1021 |         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] 1021 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 1021 +         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:1044:28
[INFO] [stdout]      |
[INFO] [stdout] 1044 |                 vec.assign({&rvec});    
[INFO] [stdout]      |                            ^     ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1044 -                 vec.assign({&rvec});    
[INFO] [stdout] 1044 +                 vec.assign(&rvec);    
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]     --> src/orientations/quat.rs:1061:28
[INFO] [stdout]      |
[INFO] [stdout] 1061 |                 vec.assign({&rvec});  
[INFO] [stdout]      |                            ^     ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1061 -                 vec.assign({&rvec});  
[INFO] [stdout] 1061 +                 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<f64>{
[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<f64>{
[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:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn ori_view(&self) -> ArrayView3<f64>{
[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] 71 |     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:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn ori_view_mut(&mut self) -> ArrayViewMut3<f64>{
[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] 76 |     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:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn ori_view(&self) -> ArrayView2<f64>{
[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(&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:71:25
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn ori_view_mut(&mut self) -> ArrayViewMut2<f64>{
[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] 71 |     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.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn ori_view(&self) -> ArrayView2<f64>{
[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) -> 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:70:25
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn ori_view_mut(&mut self) -> ArrayViewMut2<f64>{
[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) -> 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:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn ori_view(&self) -> ArrayView2<f64>{
[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] 64 |     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:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn ori_view_mut(&mut self) -> ArrayViewMut2<f64>{
[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] 69 |     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<f64>{
[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<f64>{
[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:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn ori_view(&self) -> ArrayView2<f64>{
[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] 64 |     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:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn ori_view_mut(&mut self) -> ArrayViewMut2<f64>{
[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] 69 |     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 5.73s
[INFO] running `Command { std: "docker" "inspect" "fab02cef8caa456aeeb268a7e073f5f759e753c9dc9572b0c6713bd040fd3a3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fab02cef8caa456aeeb268a7e073f5f759e753c9dc9572b0c6713bd040fd3a3e", kill_on_drop: false }`
[INFO] [stdout] fab02cef8caa456aeeb268a7e073f5f759e753c9dc9572b0c6713bd040fd3a3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9deda0c71fb8ae424ce7c5ae77cb92dfe9ca60de38522c64b790aa051a169516
[INFO] running `Command { std: "docker" "start" "-a" "9deda0c71fb8ae424ce7c5ae77cb92dfe9ca60de38522c64b790aa051a169516", kill_on_drop: false }`
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]    --> src/orientations/rmat.rs:711:17
[INFO] [stdout]     |
[INFO] [stdout] 711 |         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] 711 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 711 +         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:747:25
[INFO] [stdout]     |
[INFO] [stdout] 747 |             rvec.assign({&self.ori.index_axis(Axis(2), 0).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] 747 -             rvec.assign({&self.ori.index_axis(Axis(2), 0).dot(&vec)});
[INFO] [stdout] 747 +             rvec.assign(&self.ori.index_axis(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:752:29
[INFO] [stdout]     |
[INFO] [stdout] 752 |                 rvec.assign({&rmat.dot(&vec)});
[INFO] [stdout]     |                             ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 752 -                 rvec.assign({&rmat.dot(&vec)});
[INFO] [stdout] 752 +                 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:785:17
[INFO] [stdout]     |
[INFO] [stdout] 785 |         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] 785 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 785 +         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:787:17
[INFO] [stdout]     |
[INFO] [stdout] 787 |         assert!((mnelems == rvnelems),
[INFO] [stdout]     |                 ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 787 -         assert!((mnelems == rvnelems),
[INFO] [stdout] 787 +         assert!( mnelems == rvnelems,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]    --> src/orientations/rmat.rs:824:25
[INFO] [stdout]     |
[INFO] [stdout] 824 |             rvec.assign({&self.ori.index_axis(Axis(2), 0).dot(&vec)});
[INFO] [stdout]     |                         ^                                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 824 -             rvec.assign({&self.ori.index_axis(Axis(2), 0).dot(&vec)});
[INFO] [stdout] 824 +             rvec.assign(&self.ori.index_axis(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:829:29
[INFO] [stdout]     |
[INFO] [stdout] 829 |                 rvec.assign({&rmat.dot(&vec)});
[INFO] [stdout]     |                             ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 829 -                 rvec.assign({&rmat.dot(&vec)});
[INFO] [stdout] 829 +                 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:855:17
[INFO] [stdout]     |
[INFO] [stdout] 855 |         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] 855 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 855 +         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:870:29
[INFO] [stdout]     |
[INFO] [stdout] 870 |                 rvec.assign({&rmat.dot(&vec)});
[INFO] [stdout]     |                             ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 870 -                 rvec.assign({&rmat.dot(&vec)});
[INFO] [stdout] 870 +                 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:871:28
[INFO] [stdout]     |
[INFO] [stdout] 871 |                 vec.assign({&rvec});
[INFO] [stdout]     |                            ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 871 -                 vec.assign({&rvec});
[INFO] [stdout] 871 +                 vec.assign(&rvec);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]    --> src/orientations/rmat.rs:892:29
[INFO] [stdout]     |
[INFO] [stdout] 892 |                 rvec.assign({&self.ori.index_axis(Axis(2), 0).dot(&vec)});
[INFO] [stdout]     |                             ^                                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 892 -                 rvec.assign({&self.ori.index_axis(Axis(2), 0).dot(&vec)});
[INFO] [stdout] 892 +                 rvec.assign(&self.ori.index_axis(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:893:28
[INFO] [stdout]     |
[INFO] [stdout] 893 |                 vec.assign({&rvec});
[INFO] [stdout]     |                            ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 893 -                 vec.assign({&rvec});
[INFO] [stdout] 893 +                 vec.assign(&rvec);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]    --> src/orientations/rmat.rs:943:32
[INFO] [stdout]     |
[INFO] [stdout] 943 |                 rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))});
[INFO] [stdout]     |                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 943 -                 rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))});
[INFO] [stdout] 943 +                 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:1002:17
[INFO] [stdout]      |
[INFO] [stdout] 1002 |         assert!((nelems == rtnelems),
[INFO] [stdout]      |                 ^                  ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1002 -         assert!((nelems == rtnelems),
[INFO] [stdout] 1002 +         assert!( nelems == rtnelems,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]     --> src/orientations/rmat.rs:1019:32
[INFO] [stdout]      |
[INFO] [stdout] 1019 |                 rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))});
[INFO] [stdout]      |                                ^                                 ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1019 -                 rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))});
[INFO] [stdout] 1019 +                 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:1084:32
[INFO] [stdout]      |
[INFO] [stdout] 1084 |                 rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))});
[INFO] [stdout]      |                                ^                                 ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1084 -                 rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))});
[INFO] [stdout] 1084 +                 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:1085:31
[INFO] [stdout]      |
[INFO] [stdout] 1085 |                 tensor.assign({&rtensor});
[INFO] [stdout]      |                               ^        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1085 -                 tensor.assign({&rtensor});
[INFO] [stdout] 1085 +                 tensor.assign(&rtensor);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]     --> src/orientations/rmat.rs:1104:32
[INFO] [stdout]      |
[INFO] [stdout] 1104 |                 rtensor.assign({&self.ori.index_axis(Axis(2), 0).dot(&tensor.dot(&self.ori.index_axis(Axis(2), 0).t()))});
[INFO] [stdout]      |                                ^                                                                                       ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1104 -                 rtensor.assign({&self.ori.index_axis(Axis(2), 0).dot(&tensor.dot(&self.ori.index_axis(Axis(2), 0).t()))});
[INFO] [stdout] 1104 +                 rtensor.assign(&self.ori.index_axis(Axis(2), 0).dot(&tensor.dot(&self.ori.index_axis(Axis(2), 0).t())));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]     --> src/orientations/rmat.rs:1105:31
[INFO] [stdout]      |
[INFO] [stdout] 1105 |                 tensor.assign({&rtensor});
[INFO] [stdout]      |                               ^        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1105 -                 tensor.assign({&rtensor});
[INFO] [stdout] 1105 +                 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: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/ang_axis.rs:765:17
[INFO] [stdout]     |
[INFO] [stdout] 765 |         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] 765 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 765 +         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:767:17
[INFO] [stdout]     |
[INFO] [stdout] 767 |         assert!((mnelems == rvnelems),
[INFO] [stdout]     |                 ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 767 -         assert!((mnelems == rvnelems),
[INFO] [stdout] 767 +         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:836:17
[INFO] [stdout]     |
[INFO] [stdout] 836 |         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] 836 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 836 +         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:860:28
[INFO] [stdout]     |
[INFO] [stdout] 860 |                 vec.assign({&rvec});    
[INFO] [stdout]     |                            ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 860 -                 vec.assign({&rvec});    
[INFO] [stdout] 860 +                 vec.assign(&rvec);    
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]    --> src/orientations/ang_axis.rs:877:28
[INFO] [stdout]     |
[INFO] [stdout] 877 |                 vec.assign({&rvec});  
[INFO] [stdout]     |                            ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 877 -                 vec.assign({&rvec});  
[INFO] [stdout] 877 +                 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:530:17
[INFO] [stdout]     |
[INFO] [stdout] 530 |         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] 530 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 530 +         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:606:17
[INFO] [stdout]     |
[INFO] [stdout] 606 |         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] 606 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 606 +         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:608:17
[INFO] [stdout]     |
[INFO] [stdout] 608 |         assert!((mnelems == rvnelems),
[INFO] [stdout]     |                 ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 608 -         assert!((mnelems == rvnelems),
[INFO] [stdout] 608 +         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:677:17
[INFO] [stdout]     |
[INFO] [stdout] 677 |         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] 677 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 677 +         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:701:28
[INFO] [stdout]     |
[INFO] [stdout] 701 |                 vec.assign({&rvec});    
[INFO] [stdout]     |                            ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 701 -                 vec.assign({&rvec});    
[INFO] [stdout] 701 +                 vec.assign(&rvec);    
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]    --> src/orientations/rod_vec.rs:718:28
[INFO] [stdout]     |
[INFO] [stdout] 718 |                 vec.assign({&rvec});  
[INFO] [stdout]     |                            ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 718 -                 vec.assign({&rvec});  
[INFO] [stdout] 718 +                 vec.assign(&rvec);  
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]    --> src/orientations/quat.rs:212:17
[INFO] [stdout]     |
[INFO] [stdout] 212 |         assert!((mnelems == rvnelems),
[INFO] [stdout]     |                 ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 212 -         assert!((mnelems == rvnelems),
[INFO] [stdout] 212 +         assert!( mnelems == rvnelems,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]    --> src/orientations/quat.rs:876:17
[INFO] [stdout]     |
[INFO] [stdout] 876 |         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] 876 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 876 +         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:951:17
[INFO] [stdout]     |
[INFO] [stdout] 951 |         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] 951 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 951 +         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:953:17
[INFO] [stdout]     |
[INFO] [stdout] 953 |         assert!((mnelems == rvnelems),
[INFO] [stdout]     |                 ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 953 -         assert!((mnelems == rvnelems),
[INFO] [stdout] 953 +         assert!( mnelems == rvnelems,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]     --> src/orientations/quat.rs:1021:17
[INFO] [stdout]      |
[INFO] [stdout] 1021 |         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] 1021 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 1021 +         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:1044:28
[INFO] [stdout]      |
[INFO] [stdout] 1044 |                 vec.assign({&rvec});    
[INFO] [stdout]      |                            ^     ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1044 -                 vec.assign({&rvec});    
[INFO] [stdout] 1044 +                 vec.assign(&rvec);    
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]     --> src/orientations/quat.rs:1061:28
[INFO] [stdout]      |
[INFO] [stdout] 1061 |                 vec.assign({&rvec});  
[INFO] [stdout]      |                            ^     ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1061 -                 vec.assign({&rvec});  
[INFO] [stdout] 1061 +                 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<f64>{
[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<f64>{
[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:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn ori_view(&self) -> ArrayView3<f64>{
[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] 71 |     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:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn ori_view_mut(&mut self) -> ArrayViewMut3<f64>{
[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] 76 |     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:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn ori_view(&self) -> ArrayView2<f64>{
[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(&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:71:25
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn ori_view_mut(&mut self) -> ArrayViewMut2<f64>{
[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] 71 |     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.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn ori_view(&self) -> ArrayView2<f64>{
[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) -> 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:70:25
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn ori_view_mut(&mut self) -> ArrayViewMut2<f64>{
[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) -> 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:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn ori_view(&self) -> ArrayView2<f64>{
[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] 64 |     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:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn ori_view_mut(&mut self) -> ArrayViewMut2<f64>{
[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] 69 |     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<f64>{
[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<f64>{
[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:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn ori_view(&self) -> ArrayView2<f64>{
[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] 64 |     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:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn ori_view_mut(&mut self) -> ArrayViewMut2<f64>{
[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] 69 |     pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling mori v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]    --> src/orientations/rmat.rs:711:17
[INFO] [stdout]     |
[INFO] [stdout] 711 |         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] 711 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 711 +         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:747:25
[INFO] [stdout]     |
[INFO] [stdout] 747 |             rvec.assign({&self.ori.index_axis(Axis(2), 0).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] 747 -             rvec.assign({&self.ori.index_axis(Axis(2), 0).dot(&vec)});
[INFO] [stdout] 747 +             rvec.assign(&self.ori.index_axis(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:752:29
[INFO] [stdout]     |
[INFO] [stdout] 752 |                 rvec.assign({&rmat.dot(&vec)});
[INFO] [stdout]     |                             ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 752 -                 rvec.assign({&rmat.dot(&vec)});
[INFO] [stdout] 752 +                 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:785:17
[INFO] [stdout]     |
[INFO] [stdout] 785 |         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] 785 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 785 +         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:787:17
[INFO] [stdout]     |
[INFO] [stdout] 787 |         assert!((mnelems == rvnelems),
[INFO] [stdout]     |                 ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 787 -         assert!((mnelems == rvnelems),
[INFO] [stdout] 787 +         assert!( mnelems == rvnelems,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]    --> src/orientations/rmat.rs:824:25
[INFO] [stdout]     |
[INFO] [stdout] 824 |             rvec.assign({&self.ori.index_axis(Axis(2), 0).dot(&vec)});
[INFO] [stdout]     |                         ^                                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 824 -             rvec.assign({&self.ori.index_axis(Axis(2), 0).dot(&vec)});
[INFO] [stdout] 824 +             rvec.assign(&self.ori.index_axis(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:829:29
[INFO] [stdout]     |
[INFO] [stdout] 829 |                 rvec.assign({&rmat.dot(&vec)});
[INFO] [stdout]     |                             ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 829 -                 rvec.assign({&rmat.dot(&vec)});
[INFO] [stdout] 829 +                 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:855:17
[INFO] [stdout]     |
[INFO] [stdout] 855 |         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] 855 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 855 +         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:870:29
[INFO] [stdout]     |
[INFO] [stdout] 870 |                 rvec.assign({&rmat.dot(&vec)});
[INFO] [stdout]     |                             ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 870 -                 rvec.assign({&rmat.dot(&vec)});
[INFO] [stdout] 870 +                 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:871:28
[INFO] [stdout]     |
[INFO] [stdout] 871 |                 vec.assign({&rvec});
[INFO] [stdout]     |                            ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 871 -                 vec.assign({&rvec});
[INFO] [stdout] 871 +                 vec.assign(&rvec);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]    --> src/orientations/rmat.rs:892:29
[INFO] [stdout]     |
[INFO] [stdout] 892 |                 rvec.assign({&self.ori.index_axis(Axis(2), 0).dot(&vec)});
[INFO] [stdout]     |                             ^                                          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 892 -                 rvec.assign({&self.ori.index_axis(Axis(2), 0).dot(&vec)});
[INFO] [stdout] 892 +                 rvec.assign(&self.ori.index_axis(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:893:28
[INFO] [stdout]     |
[INFO] [stdout] 893 |                 vec.assign({&rvec});
[INFO] [stdout]     |                            ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 893 -                 vec.assign({&rvec});
[INFO] [stdout] 893 +                 vec.assign(&rvec);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]    --> src/orientations/rmat.rs:943:32
[INFO] [stdout]     |
[INFO] [stdout] 943 |                 rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))});
[INFO] [stdout]     |                                ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 943 -                 rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))});
[INFO] [stdout] 943 +                 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:1002:17
[INFO] [stdout]      |
[INFO] [stdout] 1002 |         assert!((nelems == rtnelems),
[INFO] [stdout]      |                 ^                  ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1002 -         assert!((nelems == rtnelems),
[INFO] [stdout] 1002 +         assert!( nelems == rtnelems,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]     --> src/orientations/rmat.rs:1019:32
[INFO] [stdout]      |
[INFO] [stdout] 1019 |                 rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))});
[INFO] [stdout]      |                                ^                                 ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1019 -                 rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))});
[INFO] [stdout] 1019 +                 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:1084:32
[INFO] [stdout]      |
[INFO] [stdout] 1084 |                 rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))});
[INFO] [stdout]      |                                ^                                 ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1084 -                 rtensor.assign({&rmat.dot(&tensor.dot(&rmat.t()))});
[INFO] [stdout] 1084 +                 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:1085:31
[INFO] [stdout]      |
[INFO] [stdout] 1085 |                 tensor.assign({&rtensor});
[INFO] [stdout]      |                               ^        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1085 -                 tensor.assign({&rtensor});
[INFO] [stdout] 1085 +                 tensor.assign(&rtensor);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]     --> src/orientations/rmat.rs:1104:32
[INFO] [stdout]      |
[INFO] [stdout] 1104 |                 rtensor.assign({&self.ori.index_axis(Axis(2), 0).dot(&tensor.dot(&self.ori.index_axis(Axis(2), 0).t()))});
[INFO] [stdout]      |                                ^                                                                                       ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1104 -                 rtensor.assign({&self.ori.index_axis(Axis(2), 0).dot(&tensor.dot(&self.ori.index_axis(Axis(2), 0).t()))});
[INFO] [stdout] 1104 +                 rtensor.assign(&self.ori.index_axis(Axis(2), 0).dot(&tensor.dot(&self.ori.index_axis(Axis(2), 0).t())));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]     --> src/orientations/rmat.rs:1105:31
[INFO] [stdout]      |
[INFO] [stdout] 1105 |                 tensor.assign({&rtensor});
[INFO] [stdout]      |                               ^        ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1105 -                 tensor.assign({&rtensor});
[INFO] [stdout] 1105 +                 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: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/ang_axis.rs:765:17
[INFO] [stdout]     |
[INFO] [stdout] 765 |         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] 765 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 765 +         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:767:17
[INFO] [stdout]     |
[INFO] [stdout] 767 |         assert!((mnelems == rvnelems),
[INFO] [stdout]     |                 ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 767 -         assert!((mnelems == rvnelems),
[INFO] [stdout] 767 +         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:836:17
[INFO] [stdout]     |
[INFO] [stdout] 836 |         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] 836 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 836 +         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:860:28
[INFO] [stdout]     |
[INFO] [stdout] 860 |                 vec.assign({&rvec});    
[INFO] [stdout]     |                            ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 860 -                 vec.assign({&rvec});    
[INFO] [stdout] 860 +                 vec.assign(&rvec);    
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]    --> src/orientations/ang_axis.rs:877:28
[INFO] [stdout]     |
[INFO] [stdout] 877 |                 vec.assign({&rvec});  
[INFO] [stdout]     |                            ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 877 -                 vec.assign({&rvec});  
[INFO] [stdout] 877 +                 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:530:17
[INFO] [stdout]     |
[INFO] [stdout] 530 |         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] 530 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 530 +         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:606:17
[INFO] [stdout]     |
[INFO] [stdout] 606 |         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] 606 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 606 +         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:608:17
[INFO] [stdout]     |
[INFO] [stdout] 608 |         assert!((mnelems == rvnelems),
[INFO] [stdout]     |                 ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 608 -         assert!((mnelems == rvnelems),
[INFO] [stdout] 608 +         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:677:17
[INFO] [stdout]     |
[INFO] [stdout] 677 |         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] 677 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 677 +         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:701:28
[INFO] [stdout]     |
[INFO] [stdout] 701 |                 vec.assign({&rvec});    
[INFO] [stdout]     |                            ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 701 -                 vec.assign({&rvec});    
[INFO] [stdout] 701 +                 vec.assign(&rvec);    
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]    --> src/orientations/rod_vec.rs:718:28
[INFO] [stdout]     |
[INFO] [stdout] 718 |                 vec.assign({&rvec});  
[INFO] [stdout]     |                            ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 718 -                 vec.assign({&rvec});  
[INFO] [stdout] 718 +                 vec.assign(&rvec);  
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]    --> src/orientations/quat.rs:212:17
[INFO] [stdout]     |
[INFO] [stdout] 212 |         assert!((mnelems == rvnelems),
[INFO] [stdout]     |                 ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 212 -         assert!((mnelems == rvnelems),
[INFO] [stdout] 212 +         assert!( mnelems == rvnelems,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]    --> src/orientations/quat.rs:876:17
[INFO] [stdout]     |
[INFO] [stdout] 876 |         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] 876 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 876 +         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:951:17
[INFO] [stdout]     |
[INFO] [stdout] 951 |         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] 951 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 951 +         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:953:17
[INFO] [stdout]     |
[INFO] [stdout] 953 |         assert!((mnelems == rvnelems),
[INFO] [stdout]     |                 ^                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 953 -         assert!((mnelems == rvnelems),
[INFO] [stdout] 953 +         assert!( mnelems == rvnelems,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]     --> src/orientations/quat.rs:1021:17
[INFO] [stdout]      |
[INFO] [stdout] 1021 |         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] 1021 -         assert!((rows == 3), "The number of rows must be 3. The number of rows provided is {}", rows); 
[INFO] [stdout] 1021 +         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:1044:28
[INFO] [stdout]      |
[INFO] [stdout] 1044 |                 vec.assign({&rvec});    
[INFO] [stdout]      |                            ^     ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1044 -                 vec.assign({&rvec});    
[INFO] [stdout] 1044 +                 vec.assign(&rvec);    
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around method argument
[INFO] [stdout]     --> src/orientations/quat.rs:1061:28
[INFO] [stdout]      |
[INFO] [stdout] 1061 |                 vec.assign({&rvec});  
[INFO] [stdout]      |                            ^     ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1061 -                 vec.assign({&rvec});  
[INFO] [stdout] 1061 +                 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<f64>{
[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<f64>{
[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:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn ori_view(&self) -> ArrayView3<f64>{
[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] 71 |     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:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn ori_view_mut(&mut self) -> ArrayViewMut3<f64>{
[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] 76 |     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:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn ori_view(&self) -> ArrayView2<f64>{
[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(&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:71:25
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn ori_view_mut(&mut self) -> ArrayViewMut2<f64>{
[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] 71 |     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.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn ori_view(&self) -> ArrayView2<f64>{
[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) -> 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:70:25
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn ori_view_mut(&mut self) -> ArrayViewMut2<f64>{
[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) -> 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:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn ori_view(&self) -> ArrayView2<f64>{
[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] 64 |     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:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn ori_view_mut(&mut self) -> ArrayViewMut2<f64>{
[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] 69 |     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<f64>{
[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<f64>{
[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:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn ori_view(&self) -> ArrayView2<f64>{
[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] 64 |     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:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn ori_view_mut(&mut self) -> ArrayViewMut2<f64>{
[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] 69 |     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 2.31s
[INFO] running `Command { std: "docker" "inspect" "9deda0c71fb8ae424ce7c5ae77cb92dfe9ca60de38522c64b790aa051a169516", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9deda0c71fb8ae424ce7c5ae77cb92dfe9ca60de38522c64b790aa051a169516", kill_on_drop: false }`
[INFO] [stdout] 9deda0c71fb8ae424ce7c5ae77cb92dfe9ca60de38522c64b790aa051a169516
