[INFO] fetching crate h_mat 0.1.14... [INFO] checking h_mat-0.1.14 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate h_mat 0.1.14 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate h_mat 0.1.14 [INFO] finished tweaking crates.io crate h_mat 0.1.14 [INFO] tweaked toml for crates.io crate h_mat 0.1.14 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate h_mat 0.1.14 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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 8 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.11.0 (available: v0.14.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46dd72ec0f1a98891f65d4d15f6d5ccb94d36b9a35ad40abf14c8d3cd730b983 [INFO] running `Command { std: "docker" "start" "-a" "46dd72ec0f1a98891f65d4d15f6d5ccb94d36b9a35ad40abf14c8d3cd730b983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46dd72ec0f1a98891f65d4d15f6d5ccb94d36b9a35ad40abf14c8d3cd730b983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46dd72ec0f1a98891f65d4d15f6d5ccb94d36b9a35ad40abf14c8d3cd730b983", kill_on_drop: false }` [INFO] [stdout] 46dd72ec0f1a98891f65d4d15f6d5ccb94d36b9a35ad40abf14c8d3cd730b983 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1611e9a527cb03e25515be5c88f9c39c84435cdf5c3acd72b3ac12a146a6abc [INFO] running `Command { std: "docker" "start" "-a" "e1611e9a527cb03e25515be5c88f9c39c84435cdf5c3acd72b3ac12a146a6abc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking h_mat v0.1.14 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat.rs:66:29 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn get_col_ref<'a>(&'a self, col_idx: usize) -> HCol<&T, >::Rem> [INFO] [stdout] | ^^ -- -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 66 | pub fn get_col_ref<'a>(&'a self, col_idx: usize) -> HCol<&'a T, >::Rem> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | &'a mut self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 76 | col_idx: usize, [INFO] [stdout] 77 | ) -> HCol<&mut T, >::Rem> [INFO] [stdout] | ------ -- the same lifetime is named here [INFO] [stdout] | | [INFO] [stdout] | the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 77 | ) -> HCol<&'a mut T, >::Rem> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat/access_col.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | fn get_col_ref(&'a self, idx: usize) -> HCol<&T, Self::Rem>; [INFO] [stdout] | ^^ -- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 9 | fn get_col_ref(&'a self, idx: usize) -> HCol<&'a T, Self::Rem>; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat/access_col.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | fn get_col_mut(&'a mut self, idx: usize) -> HCol<&mut T, Self::Rem>; [INFO] [stdout] | ^^ the lifetime is named here ------ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 16 | fn get_col_mut(&'a mut self, idx: usize) -> HCol<&'a mut T, Self::Rem>; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat/access_col.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | fn get_col_ref(&'a self, idx: usize) -> HCol<&T1, Self::Rem> { [INFO] [stdout] | ^^ --- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 37 | fn get_col_ref(&'a self, idx: usize) -> HCol<&'a T1, Self::Rem> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat/access_col.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | fn get_col_ref(&'a self, idx: usize) -> HCol<&T, Self::Rem> { [INFO] [stdout] | ^^ -- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 47 | fn get_col_ref(&'a self, idx: usize) -> HCol<&'a T, Self::Rem> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat/access_col.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | fn get_col_ref(&'a self, idx: usize) -> HCol<&T1, Self::Rem> { [INFO] [stdout] | ^^ --- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 61 | fn get_col_ref(&'a self, idx: usize) -> HCol<&'a T1, Self::Rem> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat/access_col.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | fn get_col_ref(&'a self, idx: usize) -> HCol<&T, Self::Rem> { [INFO] [stdout] | ^^ -- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 71 | fn get_col_ref(&'a self, idx: usize) -> HCol<&'a T, Self::Rem> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat/access_col.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | fn get_col_mut(&'a mut self, idx: usize) -> HCol<&mut T1, Self::Rem> { [INFO] [stdout] | ^^ the lifetime is named here ------- the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 85 | fn get_col_mut(&'a mut self, idx: usize) -> HCol<&'a mut T1, Self::Rem> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat/h_col.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn get<'a, D, A>(&'a self) -> Option<&D> [INFO] [stdout] | ^^ -- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 32 | pub fn get<'a, D, A>(&'a self) -> Option<&'a D> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat/h_col.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn get_mut<'a, D, A>(&'a mut self) -> Option<&mut D> [INFO] [stdout] | ^^ ------ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 40 | pub fn get_mut<'a, D, A>(&'a mut self) -> Option<&'a mut D> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat/h_mat_ref.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn get_col_ref(&'a self, col_idx: usize) -> HCol<&T, >::Rem> [INFO] [stdout] | ^^ -- -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 22 | pub fn get_col_ref(&'a self, col_idx: usize) -> HCol<&'a T, >::Rem> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat.rs:66:29 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn get_col_ref<'a>(&'a self, col_idx: usize) -> HCol<&T, >::Rem> [INFO] [stdout] | ^^ -- -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 66 | pub fn get_col_ref<'a>(&'a self, col_idx: usize) -> HCol<&'a T, >::Rem> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | &'a mut self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 76 | col_idx: usize, [INFO] [stdout] 77 | ) -> HCol<&mut T, >::Rem> [INFO] [stdout] | ------ -- the same lifetime is named here [INFO] [stdout] | | [INFO] [stdout] | the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 77 | ) -> HCol<&'a mut T, >::Rem> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat/access_col.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | fn get_col_ref(&'a self, idx: usize) -> HCol<&T, Self::Rem>; [INFO] [stdout] | ^^ -- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 9 | fn get_col_ref(&'a self, idx: usize) -> HCol<&'a T, Self::Rem>; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat/access_col.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | fn get_col_mut(&'a mut self, idx: usize) -> HCol<&mut T, Self::Rem>; [INFO] [stdout] | ^^ the lifetime is named here ------ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 16 | fn get_col_mut(&'a mut self, idx: usize) -> HCol<&'a mut T, Self::Rem>; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat/access_col.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | fn get_col_ref(&'a self, idx: usize) -> HCol<&T1, Self::Rem> { [INFO] [stdout] | ^^ --- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 37 | fn get_col_ref(&'a self, idx: usize) -> HCol<&'a T1, Self::Rem> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat/access_col.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | fn get_col_ref(&'a self, idx: usize) -> HCol<&T, Self::Rem> { [INFO] [stdout] | ^^ -- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 47 | fn get_col_ref(&'a self, idx: usize) -> HCol<&'a T, Self::Rem> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat/access_col.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | fn get_col_ref(&'a self, idx: usize) -> HCol<&T1, Self::Rem> { [INFO] [stdout] | ^^ --- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 61 | fn get_col_ref(&'a self, idx: usize) -> HCol<&'a T1, Self::Rem> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat/access_col.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | fn get_col_ref(&'a self, idx: usize) -> HCol<&T, Self::Rem> { [INFO] [stdout] | ^^ -- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 71 | fn get_col_ref(&'a self, idx: usize) -> HCol<&'a T, Self::Rem> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat/access_col.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | fn get_col_mut(&'a mut self, idx: usize) -> HCol<&mut T1, Self::Rem> { [INFO] [stdout] | ^^ the lifetime is named here ------- the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 85 | fn get_col_mut(&'a mut self, idx: usize) -> HCol<&'a mut T1, Self::Rem> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat/h_col.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn get<'a, D, A>(&'a self) -> Option<&D> [INFO] [stdout] | ^^ -- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 32 | pub fn get<'a, D, A>(&'a self) -> Option<&'a D> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat/h_col.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn get_mut<'a, D, A>(&'a mut self) -> Option<&mut D> [INFO] [stdout] | ^^ ------ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 40 | pub fn get_mut<'a, D, A>(&'a mut self) -> Option<&'a mut D> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/h_mat/h_mat_ref.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn get_col_ref(&'a self, col_idx: usize) -> HCol<&T, >::Rem> [INFO] [stdout] | ^^ -- -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 22 | pub fn get_col_ref(&'a self, col_idx: usize) -> HCol<&'a T, >::Rem> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.91s [INFO] running `Command { std: "docker" "inspect" "e1611e9a527cb03e25515be5c88f9c39c84435cdf5c3acd72b3ac12a146a6abc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1611e9a527cb03e25515be5c88f9c39c84435cdf5c3acd72b3ac12a146a6abc", kill_on_drop: false }` [INFO] [stdout] e1611e9a527cb03e25515be5c88f9c39c84435cdf5c3acd72b3ac12a146a6abc