[INFO] fetching crate sophus_core 0.9.0... [INFO] checking sophus_core-0.9.0 against master#a3f76a26e045a760bb1163b7eab36872985242d5 for pr-130930 [INFO] extracting crate sophus_core 0.9.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate sophus_core 0.9.0 on toolchain a3f76a26e045a760bb1163b7eab36872985242d5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sophus_core 0.9.0 [INFO] finished tweaking crates.io crate sophus_core 0.9.0 [INFO] tweaked toml for crates.io crate sophus_core 0.9.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 41 packages to latest compatible versions [INFO] [stderr] Adding ndarray v0.15.6 (available: v0.16.1) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.79) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded doubled v0.3.2 [INFO] [stderr] Downloaded concat-arrays v0.1.2 [INFO] [stderr] Downloaded sleef v0.3.2 [INFO] [stderr] Downloaded assertables v8.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b75ed399cd025d34ee568fa354d215b5dae13680736ef2295b2c338295ee7530 [INFO] running `Command { std: "docker" "start" "-a" "b75ed399cd025d34ee568fa354d215b5dae13680736ef2295b2c338295ee7530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b75ed399cd025d34ee568fa354d215b5dae13680736ef2295b2c338295ee7530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b75ed399cd025d34ee568fa354d215b5dae13680736ef2295b2c338295ee7530", kill_on_drop: false }` [INFO] [stdout] b75ed399cd025d34ee568fa354d215b5dae13680736ef2295b2c338295ee7530 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c68f276aa0322dc17da91ae2ba4da40034d3dd236c5ba198ac521b4d3c05ebc8 [INFO] running `Command { std: "docker" "start" "-a" "c68f276aa0322dc17da91ae2ba4da40034d3dd236c5ba198ac521b4d3c05ebc8", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking assertables v8.10.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking wide v0.7.28 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling concat-arrays v0.1.2 [INFO] [stderr] Checking nalgebra v0.33.0 [INFO] [stderr] Checking sophus_core v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `assertables::assert_le_as_result` [INFO] [stdout] --> src/manifold/unit_vector.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use assertables::assert_le_as_result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:55:54 [INFO] [stdout] | [INFO] [stdout] 32 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 55 | fn get_mut(&'a mut self, idx: [usize; DRANK]) -> &mut STensor; [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 261 | mut_view_is_view!(1, 0, 1); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 261 | mut_view_is_view!(1, 0, 1); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 262 | mut_view_is_view!(2, 0, 2); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 262 | mut_view_is_view!(2, 0, 2); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 263 | mut_view_is_view!(2, 1, 1); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 263 | mut_view_is_view!(2, 1, 1); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 264 | mut_view_is_view!(3, 0, 3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 264 | mut_view_is_view!(3, 0, 3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 265 | mut_view_is_view!(3, 1, 2); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 265 | mut_view_is_view!(3, 1, 2); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 266 | mut_view_is_view!(3, 2, 1); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 266 | mut_view_is_view!(3, 2, 1); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 267 | mut_view_is_view!(4, 0, 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 267 | mut_view_is_view!(4, 0, 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 268 | mut_view_is_view!(4, 1, 3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 268 | mut_view_is_view!(4, 1, 3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 269 | mut_view_is_view!(4, 2, 2); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 269 | mut_view_is_view!(4, 2, 2); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 270 | mut_view_is_view!(5, 0, 5); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 270 | mut_view_is_view!(5, 0, 5); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 271 | mut_view_is_view!(5, 1, 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 271 | mut_view_is_view!(5, 1, 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 272 | mut_view_is_view!(5, 2, 3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 272 | mut_view_is_view!(5, 2, 3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assertables::assert_le_as_result` [INFO] [stdout] --> src/manifold/unit_vector.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use assertables::assert_le_as_result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:55:54 [INFO] [stdout] | [INFO] [stdout] 32 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 55 | fn get_mut(&'a mut self, idx: [usize; DRANK]) -> &mut STensor; [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 261 | mut_view_is_view!(1, 0, 1); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 261 | mut_view_is_view!(1, 0, 1); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 262 | mut_view_is_view!(2, 0, 2); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 262 | mut_view_is_view!(2, 0, 2); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 263 | mut_view_is_view!(2, 1, 1); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 263 | mut_view_is_view!(2, 1, 1); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 264 | mut_view_is_view!(3, 0, 3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 264 | mut_view_is_view!(3, 0, 3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 265 | mut_view_is_view!(3, 1, 2); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 265 | mut_view_is_view!(3, 1, 2); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 266 | mut_view_is_view!(3, 2, 1); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 266 | mut_view_is_view!(3, 2, 1); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 267 | mut_view_is_view!(4, 0, 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 267 | mut_view_is_view!(4, 0, 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 268 | mut_view_is_view!(4, 1, 3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 268 | mut_view_is_view!(4, 1, 3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 269 | mut_view_is_view!(4, 2, 2); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 269 | mut_view_is_view!(4, 2, 2); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 270 | mut_view_is_view!(5, 0, 5); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 270 | mut_view_is_view!(5, 0, 5); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 271 | mut_view_is_view!(5, 1, 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 271 | mut_view_is_view!(5, 1, 4); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:119:76 [INFO] [stdout] | [INFO] [stdout] 62 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn mut_scalar(&'a mut self, idx: [usize; $scalar_rank]) -> &mut Scalar{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 272 | mut_view_is_view!(5, 2, 3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/tensor/mut_tensor_view.rs:252:63 [INFO] [stdout] | [INFO] [stdout] 218 | 'a, [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 252 | fn get_mut(&'a mut self, idx: [usize; $drank]) -> &mut STensor{ [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] ... [INFO] [stdout] 272 | mut_view_is_view!(5, 2, 3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `mut_view_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.60s [INFO] running `Command { std: "docker" "inspect" "c68f276aa0322dc17da91ae2ba4da40034d3dd236c5ba198ac521b4d3c05ebc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c68f276aa0322dc17da91ae2ba4da40034d3dd236c5ba198ac521b4d3c05ebc8", kill_on_drop: false }` [INFO] [stdout] c68f276aa0322dc17da91ae2ba4da40034d3dd236c5ba198ac521b4d3c05ebc8