[INFO] fetching crate mori 0.2.0... [INFO] checking mori-0.2.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate mori 0.2.0 into /workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mori 0.2.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 25 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd7adcda2fdb8dff01750054f54108c049346a239ea7022f2472437893320618 [INFO] running `Command { std: "docker" "start" "-a" "bd7adcda2fdb8dff01750054f54108c049346a239ea7022f2472437893320618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd7adcda2fdb8dff01750054f54108c049346a239ea7022f2472437893320618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd7adcda2fdb8dff01750054f54108c049346a239ea7022f2472437893320618", kill_on_drop: false }` [INFO] [stdout] bd7adcda2fdb8dff01750054f54108c049346a239ea7022f2472437893320618 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88485393cc0465910cd25ec118e84be221b5e1f5d0174bb19dde730b81b6fbb0 [INFO] running `Command { std: "docker" "start" "-a" "88485393cc0465910cd25ec118e84be221b5e1f5d0174bb19dde730b81b6fbb0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking mori v0.2.0 (/opt/rustwide/workdir) [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)]` 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 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 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 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: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)]` 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: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 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 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 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 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 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 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 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: 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 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 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/bunge.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/bunge.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/rmat.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn ori_view(&self) -> ArrayView3{ [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 71 | pub fn ori_view(&self) -> ArrayView3<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/rmat.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn ori_view_mut(&mut self) -> ArrayViewMut3{ [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 76 | pub fn ori_view_mut(&mut self) -> ArrayViewMut3<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/ang_axis.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/ang_axis.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 71 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/rod_vec.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/rod_vec.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 70 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/ang_axis_comp.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/ang_axis_comp.rs:69:25 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/rod_vec_comp.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/rod_vec_comp.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/quat.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/quat.rs:69:25 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/bunge.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/bunge.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/rmat.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn ori_view(&self) -> ArrayView3{ [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 71 | pub fn ori_view(&self) -> ArrayView3<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/rmat.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn ori_view_mut(&mut self) -> ArrayViewMut3{ [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 76 | pub fn ori_view_mut(&mut self) -> ArrayViewMut3<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/ang_axis.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 66 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/ang_axis.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 71 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/rod_vec.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/rod_vec.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 70 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/ang_axis_comp.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/ang_axis_comp.rs:69:25 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/rod_vec_comp.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/rod_vec_comp.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/quat.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn ori_view(&self) -> ArrayView2{ [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn ori_view(&self) -> ArrayView2<'_, f64>{ [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/orientations/quat.rs:69:25 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn ori_view_mut(&mut self) -> ArrayViewMut2{ [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 6.17s [INFO] running `Command { std: "docker" "inspect" "88485393cc0465910cd25ec118e84be221b5e1f5d0174bb19dde730b81b6fbb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88485393cc0465910cd25ec118e84be221b5e1f5d0174bb19dde730b81b6fbb0", kill_on_drop: false }` [INFO] [stdout] 88485393cc0465910cd25ec118e84be221b5e1f5d0174bb19dde730b81b6fbb0