[INFO] fetching crate dync 0.6.0...
[INFO] checking dync-0.6.0 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] extracting crate dync 0.6.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate dync 0.6.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dync 0.6.0
[INFO] tweaked toml for crates.io crate dync 0.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dync 0.6.0 on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dync 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dync-derive v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8da3763171bde953717f4950ff81335ca766e10743bfc6b0229d21390aa5e3c5
[INFO] running `Command { std: "docker" "start" "-a" "8da3763171bde953717f4950ff81335ca766e10743bfc6b0229d21390aa5e3c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8da3763171bde953717f4950ff81335ca766e10743bfc6b0229d21390aa5e3c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8da3763171bde953717f4950ff81335ca766e10743bfc6b0229d21390aa5e3c5", kill_on_drop: false }`
[INFO] [stdout] 8da3763171bde953717f4950ff81335ca766e10743bfc6b0229d21390aa5e3c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33f613900335443df3920bb8ea1e776417ae59f8daf7b7284b655b91f19c35cd
[INFO] running `Command { std: "docker" "start" "-a" "33f613900335443df3920bb8ea1e776417ae59f8daf7b7284b655b91f19c35cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking zerocopy v0.8.24
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking downcast-rs v2.0.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling dync-derive v0.4.0
[INFO] [stderr]     Checking dync v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/copy_value.rs:201:44
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn upcast_ref<U: ?Sized + From<V>>(&self) -> CopyValueRef<U>
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn upcast_ref<U: ?Sized + From<V>>(&self) -> CopyValueRef<'_, U>
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/copy_value.rs:295:31
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn upcast<U: From<V>>(&mut self) -> CopyValueMut<U>
[INFO] [stdout]     |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn upcast<U: From<V>>(&mut self) -> CopyValueMut<'_, U>
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:280:19
[INFO] [stdout]     |
[INFO] [stdout] 280 |     pub fn as_ref(&self) -> ValueRef<V> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 280 |     pub fn as_ref(&self) -> ValueRef<'_, V> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:289:19
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn as_mut(&mut self) -> ValueMut<V> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn as_mut(&mut self) -> ValueMut<'_, V> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:590:54
[INFO] [stdout]     |
[INFO] [stdout] 590 |     pub fn upcast_ref<U: ?Sized + HasDrop + From<V>>(&self) -> ValueRef<U>
[INFO] [stdout]     |                                                      ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 590 |     pub fn upcast_ref<U: ?Sized + HasDrop + From<V>>(&self) -> ValueRef<'_, U>
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:605:21
[INFO] [stdout]     |
[INFO] [stdout] 605 |     pub fn reborrow(&self) -> ValueRef<V> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |     pub fn reborrow(&self) -> ValueRef<'_, V> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:777:54
[INFO] [stdout]     |
[INFO] [stdout] 777 |     pub fn upcast_mut<U: ?Sized + HasDrop + From<V>>(&mut self) -> ValueMut<U>
[INFO] [stdout]     |                                                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 777 |     pub fn upcast_mut<U: ?Sized + HasDrop + From<V>>(&mut self) -> ValueMut<'_, U>
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:790:21
[INFO] [stdout]     |
[INFO] [stdout] 790 |     pub fn reborrow(&self) -> ValueRef<V> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 790 |     pub fn reborrow(&self) -> ValueRef<'_, V> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:800:25
[INFO] [stdout]     |
[INFO] [stdout] 800 |     pub fn reborrow_mut(&mut self) -> ValueMut<V> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 800 |     pub fn reborrow_mut(&mut self) -> ValueMut<'_, V> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:136:21
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn reborrow(&self) -> SliceCopy<V> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn reborrow(&self) -> SliceCopy<'_, V> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:186:28
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn iter_as<T: Any>(&self) -> Option<slice::Iter<T>> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn iter_as<T: Any>(&self) -> Option<slice::Iter<'_, T>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:251:17
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn iter(&self) -> impl Iterator<Item = CopyValueRef<V>> {
[INFO] [stdout]     |                 ^^^^^                          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn iter(&self) -> impl Iterator<Item = CopyValueRef<'_, V>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:276:25
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn chunks_exact(&self, chunk_size: usize) -> impl Iterator<Item = SliceCopy<V>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn chunks_exact(&self, chunk_size: usize) -> impl Iterator<Item = SliceCopy<'_, V>> {
[INFO] [stdout]     |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:286:21
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn split_at(&self, mid: usize) -> (SliceCopy<V>, SliceCopy<V>) {
[INFO] [stdout]     |                     ^^^^^                  ^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                      |
[INFO] [stdout]     |                     |                      the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn split_at(&self, mid: usize) -> (SliceCopy<'_, V>, SliceCopy<'_, V>) {
[INFO] [stdout]     |                                                      +++               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:303:16
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn get(&self, i: usize) -> CopyValueRef<V> {
[INFO] [stdout]     |                ^^^^^               ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn get(&self, i: usize) -> CopyValueRef<'_, V> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:319:24
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn subslice<I>(&self, i: I) -> SliceCopy<V>
[INFO] [stdout]     |                        ^^^^^           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn subslice<I>(&self, i: I) -> SliceCopy<'_, V>
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:511:21
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn reborrow(&self) -> SliceCopy<V> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn reborrow(&self) -> SliceCopy<'_, V> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:523:25
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub fn reborrow_mut(&mut self) -> SliceCopyMut<V> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub fn reborrow_mut(&mut self) -> SliceCopyMut<'_, V> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:567:28
[INFO] [stdout]     |
[INFO] [stdout] 567 |     pub fn iter_as<T: Any>(&mut self) -> Option<slice::IterMut<T>> {
[INFO] [stdout]     |                            ^^^^^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 567 |     pub fn iter_as<T: Any>(&mut self) -> Option<slice::IterMut<'_, T>> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:658:17
[INFO] [stdout]     |
[INFO] [stdout] 658 |     pub fn iter(&mut self) -> impl Iterator<Item = CopyValueMut<V>> {
[INFO] [stdout]     |                 ^^^^^^^^^                          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 658 |     pub fn iter(&mut self) -> impl Iterator<Item = CopyValueMut<'_, V>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:684:25
[INFO] [stdout]     |
[INFO] [stdout] 684 |     pub fn chunks_exact(&self, chunk_size: usize) -> impl Iterator<Item = SliceCopy<V>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 684 |     pub fn chunks_exact(&self, chunk_size: usize) -> impl Iterator<Item = SliceCopy<'_, V>> {
[INFO] [stdout]     |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:695:29
[INFO] [stdout]     |
[INFO] [stdout] 695 |     pub fn chunks_exact_mut(&mut self, chunk_size: usize) -> impl Iterator<Item = SliceCopyMut<V>> {
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 695 |     pub fn chunks_exact_mut(&mut self, chunk_size: usize) -> impl Iterator<Item = SliceCopyMut<'_, V>> {
[INFO] [stdout]     |                                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:705:21
[INFO] [stdout]     |
[INFO] [stdout] 705 |     pub fn split_at(&mut self, mid: usize) -> (SliceCopyMut<V>, SliceCopyMut<V>) {
[INFO] [stdout]     |                     ^^^^^^^^^                  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                          |
[INFO] [stdout]     |                     |                          the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 705 |     pub fn split_at(&mut self, mid: usize) -> (SliceCopyMut<'_, V>, SliceCopyMut<'_, V>) {
[INFO] [stdout]     |                                                             +++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:722:16
[INFO] [stdout]     |
[INFO] [stdout] 722 |     pub fn get(&self, i: usize) -> CopyValueRef<V> {
[INFO] [stdout]     |                ^^^^^               ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 722 |     pub fn get(&self, i: usize) -> CopyValueRef<'_, V> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:738:20
[INFO] [stdout]     |
[INFO] [stdout] 738 |     pub fn get_mut(&mut self, i: usize) -> CopyValueMut<V> {
[INFO] [stdout]     |                    ^^^^^^^^^               ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 738 |     pub fn get_mut(&mut self, i: usize) -> CopyValueMut<'_, V> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:757:24
[INFO] [stdout]     |
[INFO] [stdout] 757 |     pub fn subslice<I>(&self, i: I) -> SliceCopy<V>
[INFO] [stdout]     |                        ^^^^^           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 757 |     pub fn subslice<I>(&self, i: I) -> SliceCopy<'_, V>
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:770:28
[INFO] [stdout]     |
[INFO] [stdout] 770 |     pub fn subslice_mut<I>(&mut self, i: I) -> SliceCopyMut<V>
[INFO] [stdout]     |                            ^^^^^^^^^           ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 770 |     pub fn subslice_mut<I>(&mut self, i: I) -> SliceCopyMut<'_, V>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_copy.rs:408:28
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub fn iter_as<T: Any>(&self) -> Option<slice::Iter<T>> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub fn iter_as<T: Any>(&self) -> Option<slice::Iter<'_, T>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_copy.rs:415:32
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn iter_mut_as<T: Any>(&mut self) -> Option<slice::IterMut<T>> {
[INFO] [stdout]     |                                ^^^^^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn iter_mut_as<T: Any>(&mut self) -> Option<slice::IterMut<'_, T>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_copy.rs:569:20
[INFO] [stdout]     |
[INFO] [stdout] 569 |     pub fn get_ref(&self, i: usize) -> CopyValueRef<V> {
[INFO] [stdout]     |                    ^^^^^               ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 569 |     pub fn get_ref(&self, i: usize) -> CopyValueRef<'_, V> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_copy.rs:589:20
[INFO] [stdout]     |
[INFO] [stdout] 589 |     pub fn get_mut(&mut self, i: usize) -> CopyValueMut<V> {
[INFO] [stdout]     |                    ^^^^^^^^^               ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 589 |     pub fn get_mut(&mut self, i: usize) -> CopyValueMut<'_, V> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_copy.rs:621:17
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn iter(&self) -> impl Iterator<Item = CopyValueRef<V>> {
[INFO] [stdout]     |                 ^^^^^                          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn iter(&self) -> impl Iterator<Item = CopyValueRef<'_, V>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_copy.rs:649:21
[INFO] [stdout]     |
[INFO] [stdout] 649 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = CopyValueMut<V>> {
[INFO] [stdout]     |                     ^^^^^^^^^                          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 649 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = CopyValueMut<'_, V>> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_copy.rs:688:21
[INFO] [stdout]     |
[INFO] [stdout] 688 |     pub fn as_slice(&self) -> SliceCopy<V> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 688 |     pub fn as_slice(&self) -> SliceCopy<'_, V> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_copy.rs:704:25
[INFO] [stdout]     |
[INFO] [stdout] 704 |     pub fn as_mut_slice(&mut self) -> SliceCopyMut<V> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 704 |     pub fn as_mut_slice(&mut self) -> SliceCopyMut<'_, V> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn reborrow(&self) -> Slice<V> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn reborrow(&self) -> Slice<'_, V> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:165:28
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn iter_as<T: Any>(&self) -> Option<slice::Iter<T>> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn iter_as<T: Any>(&self) -> Option<slice::Iter<'_, T>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:206:17
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn iter(&self) -> impl Iterator<Item = ValueRef<V>> {
[INFO] [stdout]     |                 ^^^^^                          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn iter(&self) -> impl Iterator<Item = ValueRef<'_, V>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:231:25
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn chunks_exact(&self, chunk_size: usize) -> impl Iterator<Item = Slice<V>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here                 ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn chunks_exact(&self, chunk_size: usize) -> impl Iterator<Item = Slice<'_, V>> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:238:21
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn split_at(&self, mid: usize) -> (Slice<V>, Slice<V>) {
[INFO] [stdout]     |                     ^^^^^                  ^^^^^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                      |
[INFO] [stdout]     |                     |                      the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn split_at(&self, mid: usize) -> (Slice<'_, V>, Slice<'_, V>) {
[INFO] [stdout]     |                                                  +++           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub fn get(&self, i: usize) -> ValueRef<V> {
[INFO] [stdout]     |                ^^^^^               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub fn get(&self, i: usize) -> ValueRef<'_, V> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:261:24
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn subslice<I>(&self, i: I) -> Slice<V>
[INFO] [stdout]     |                        ^^^^^           ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn subslice<I>(&self, i: I) -> Slice<'_, V>
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:433:21
[INFO] [stdout]     |
[INFO] [stdout] 433 |     pub fn reborrow(&self) -> Slice<V> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 433 |     pub fn reborrow(&self) -> Slice<'_, V> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:443:25
[INFO] [stdout]     |
[INFO] [stdout] 443 |     pub fn reborrow_mut(&mut self) -> SliceMut<V> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 443 |     pub fn reborrow_mut(&mut self) -> SliceMut<'_, V> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:497:28
[INFO] [stdout]     |
[INFO] [stdout] 497 |     pub fn iter_as<T: Any>(&mut self) -> Option<slice::IterMut<T>> {
[INFO] [stdout]     |                            ^^^^^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 497 |     pub fn iter_as<T: Any>(&mut self) -> Option<slice::IterMut<'_, T>> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:564:17
[INFO] [stdout]     |
[INFO] [stdout] 564 |     pub fn iter(&mut self) -> impl Iterator<Item = ValueMut<V>>
[INFO] [stdout]     |                 ^^^^^^^^^                          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 564 |     pub fn iter(&mut self) -> impl Iterator<Item = ValueMut<'_, V>>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:593:25
[INFO] [stdout]     |
[INFO] [stdout] 593 |     pub fn chunks_exact(&self, chunk_size: usize) -> impl Iterator<Item = Slice<V>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here                 ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 593 |     pub fn chunks_exact(&self, chunk_size: usize) -> impl Iterator<Item = Slice<'_, V>> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:600:29
[INFO] [stdout]     |
[INFO] [stdout] 600 |     pub fn chunks_exact_mut(&mut self, chunk_size: usize) -> impl Iterator<Item = SliceMut<V>> {
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 600 |     pub fn chunks_exact_mut(&mut self, chunk_size: usize) -> impl Iterator<Item = SliceMut<'_, V>> {
[INFO] [stdout]     |                                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:607:21
[INFO] [stdout]     |
[INFO] [stdout] 607 |     pub fn split_at(&mut self, mid: usize) -> (SliceMut<V>, SliceMut<V>) {
[INFO] [stdout]     |                     ^^^^^^^^^                  ^^^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                          |
[INFO] [stdout]     |                     |                          the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 607 |     pub fn split_at(&mut self, mid: usize) -> (SliceMut<'_, V>, SliceMut<'_, V>) {
[INFO] [stdout]     |                                                         +++              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:614:16
[INFO] [stdout]     |
[INFO] [stdout] 614 |     pub fn get(&self, i: usize) -> ValueRef<V> {
[INFO] [stdout]     |                ^^^^^               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 614 |     pub fn get(&self, i: usize) -> ValueRef<'_, V> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:630:20
[INFO] [stdout]     |
[INFO] [stdout] 630 |     pub fn get_mut(&mut self, i: usize) -> ValueMut<V> {
[INFO] [stdout]     |                    ^^^^^^^^^               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 630 |     pub fn get_mut(&mut self, i: usize) -> ValueMut<'_, V> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:648:24
[INFO] [stdout]     |
[INFO] [stdout] 648 |     pub fn subslice<I>(&self, i: I) -> Slice<V>
[INFO] [stdout]     |                        ^^^^^           ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 648 |     pub fn subslice<I>(&self, i: I) -> Slice<'_, V>
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:659:28
[INFO] [stdout]     |
[INFO] [stdout] 659 |     pub fn subslice_mut<I>(&mut self, i: I) -> SliceMut<V>
[INFO] [stdout]     |                            ^^^^^^^^^           ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 659 |     pub fn subslice_mut<I>(&mut self, i: I) -> SliceMut<'_, V>
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_dyn.rs:335:29
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn iter_as<T: Elem>(&self) -> Option<slice::Iter<T>> {
[INFO] [stdout]     |                             ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn iter_as<T: Elem>(&self) -> Option<slice::Iter<'_, T>> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_dyn.rs:343:33
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn iter_mut_as<T: Elem>(&mut self) -> Option<slice::IterMut<T>> {
[INFO] [stdout]     |                                 ^^^^^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn iter_mut_as<T: Elem>(&mut self) -> Option<slice::IterMut<'_, T>> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_dyn.rs:475:16
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn get(&self, i: usize) -> ValueRef<V> {
[INFO] [stdout]     |                ^^^^^               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn get(&self, i: usize) -> ValueRef<'_, V> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_dyn.rs:495:17
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn iter(&self) -> impl Iterator<Item = ValueRef<V>> {
[INFO] [stdout]     |                 ^^^^^                          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn iter(&self) -> impl Iterator<Item = ValueRef<'_, V>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_dyn.rs:509:20
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn get_mut(&mut self, i: usize) -> ValueMut<V> {
[INFO] [stdout]     |                    ^^^^^^^^^               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn get_mut(&mut self, i: usize) -> ValueMut<'_, V> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_dyn.rs:538:21
[INFO] [stdout]     |
[INFO] [stdout] 538 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = ValueMut<V>> {
[INFO] [stdout]     |                     ^^^^^^^^^                          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 538 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = ValueMut<'_, V>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_dyn.rs:553:21
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub fn as_slice(&self) -> Slice<V> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub fn as_slice(&self) -> Slice<'_, V> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_dyn.rs:561:25
[INFO] [stdout]     |
[INFO] [stdout] 561 |     pub fn as_mut_slice(&mut self) -> SliceMut<V> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 561 |     pub fn as_mut_slice(&mut self) -> SliceMut<'_, V> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/copy_value.rs:201:44
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn upcast_ref<U: ?Sized + From<V>>(&self) -> CopyValueRef<U>
[INFO] [stdout]     |                                            ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn upcast_ref<U: ?Sized + From<V>>(&self) -> CopyValueRef<'_, U>
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/copy_value.rs:295:31
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn upcast<U: From<V>>(&mut self) -> CopyValueMut<U>
[INFO] [stdout]     |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn upcast<U: From<V>>(&mut self) -> CopyValueMut<'_, U>
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:280:19
[INFO] [stdout]     |
[INFO] [stdout] 280 |     pub fn as_ref(&self) -> ValueRef<V> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 280 |     pub fn as_ref(&self) -> ValueRef<'_, V> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:289:19
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn as_mut(&mut self) -> ValueMut<V> {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn as_mut(&mut self) -> ValueMut<'_, V> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:590:54
[INFO] [stdout]     |
[INFO] [stdout] 590 |     pub fn upcast_ref<U: ?Sized + HasDrop + From<V>>(&self) -> ValueRef<U>
[INFO] [stdout]     |                                                      ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 590 |     pub fn upcast_ref<U: ?Sized + HasDrop + From<V>>(&self) -> ValueRef<'_, U>
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:605:21
[INFO] [stdout]     |
[INFO] [stdout] 605 |     pub fn reborrow(&self) -> ValueRef<V> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |     pub fn reborrow(&self) -> ValueRef<'_, V> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:777:54
[INFO] [stdout]     |
[INFO] [stdout] 777 |     pub fn upcast_mut<U: ?Sized + HasDrop + From<V>>(&mut self) -> ValueMut<U>
[INFO] [stdout]     |                                                      ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 777 |     pub fn upcast_mut<U: ?Sized + HasDrop + From<V>>(&mut self) -> ValueMut<'_, U>
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:790:21
[INFO] [stdout]     |
[INFO] [stdout] 790 |     pub fn reborrow(&self) -> ValueRef<V> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 790 |     pub fn reborrow(&self) -> ValueRef<'_, V> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:800:25
[INFO] [stdout]     |
[INFO] [stdout] 800 |     pub fn reborrow_mut(&mut self) -> ValueMut<V> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 800 |     pub fn reborrow_mut(&mut self) -> ValueMut<'_, V> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:136:21
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn reborrow(&self) -> SliceCopy<V> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn reborrow(&self) -> SliceCopy<'_, V> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:186:28
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn iter_as<T: Any>(&self) -> Option<slice::Iter<T>> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn iter_as<T: Any>(&self) -> Option<slice::Iter<'_, T>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:251:17
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn iter(&self) -> impl Iterator<Item = CopyValueRef<V>> {
[INFO] [stdout]     |                 ^^^^^                          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn iter(&self) -> impl Iterator<Item = CopyValueRef<'_, V>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:276:25
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn chunks_exact(&self, chunk_size: usize) -> impl Iterator<Item = SliceCopy<V>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn chunks_exact(&self, chunk_size: usize) -> impl Iterator<Item = SliceCopy<'_, V>> {
[INFO] [stdout]     |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:286:21
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn split_at(&self, mid: usize) -> (SliceCopy<V>, SliceCopy<V>) {
[INFO] [stdout]     |                     ^^^^^                  ^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                      |
[INFO] [stdout]     |                     |                      the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 286 |     pub fn split_at(&self, mid: usize) -> (SliceCopy<'_, V>, SliceCopy<'_, V>) {
[INFO] [stdout]     |                                                      +++               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:303:16
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn get(&self, i: usize) -> CopyValueRef<V> {
[INFO] [stdout]     |                ^^^^^               ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 303 |     pub fn get(&self, i: usize) -> CopyValueRef<'_, V> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:319:24
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn subslice<I>(&self, i: I) -> SliceCopy<V>
[INFO] [stdout]     |                        ^^^^^           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub fn subslice<I>(&self, i: I) -> SliceCopy<'_, V>
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:511:21
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn reborrow(&self) -> SliceCopy<V> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn reborrow(&self) -> SliceCopy<'_, V> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:523:25
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub fn reborrow_mut(&mut self) -> SliceCopyMut<V> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 523 |     pub fn reborrow_mut(&mut self) -> SliceCopyMut<'_, V> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:567:28
[INFO] [stdout]     |
[INFO] [stdout] 567 |     pub fn iter_as<T: Any>(&mut self) -> Option<slice::IterMut<T>> {
[INFO] [stdout]     |                            ^^^^^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 567 |     pub fn iter_as<T: Any>(&mut self) -> Option<slice::IterMut<'_, T>> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:658:17
[INFO] [stdout]     |
[INFO] [stdout] 658 |     pub fn iter(&mut self) -> impl Iterator<Item = CopyValueMut<V>> {
[INFO] [stdout]     |                 ^^^^^^^^^                          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 658 |     pub fn iter(&mut self) -> impl Iterator<Item = CopyValueMut<'_, V>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:684:25
[INFO] [stdout]     |
[INFO] [stdout] 684 |     pub fn chunks_exact(&self, chunk_size: usize) -> impl Iterator<Item = SliceCopy<V>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 684 |     pub fn chunks_exact(&self, chunk_size: usize) -> impl Iterator<Item = SliceCopy<'_, V>> {
[INFO] [stdout]     |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:695:29
[INFO] [stdout]     |
[INFO] [stdout] 695 |     pub fn chunks_exact_mut(&mut self, chunk_size: usize) -> impl Iterator<Item = SliceCopyMut<V>> {
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 695 |     pub fn chunks_exact_mut(&mut self, chunk_size: usize) -> impl Iterator<Item = SliceCopyMut<'_, V>> {
[INFO] [stdout]     |                                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:705:21
[INFO] [stdout]     |
[INFO] [stdout] 705 |     pub fn split_at(&mut self, mid: usize) -> (SliceCopyMut<V>, SliceCopyMut<V>) {
[INFO] [stdout]     |                     ^^^^^^^^^                  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                          |
[INFO] [stdout]     |                     |                          the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 705 |     pub fn split_at(&mut self, mid: usize) -> (SliceCopyMut<'_, V>, SliceCopyMut<'_, V>) {
[INFO] [stdout]     |                                                             +++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:722:16
[INFO] [stdout]     |
[INFO] [stdout] 722 |     pub fn get(&self, i: usize) -> CopyValueRef<V> {
[INFO] [stdout]     |                ^^^^^               ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 722 |     pub fn get(&self, i: usize) -> CopyValueRef<'_, V> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:738:20
[INFO] [stdout]     |
[INFO] [stdout] 738 |     pub fn get_mut(&mut self, i: usize) -> CopyValueMut<V> {
[INFO] [stdout]     |                    ^^^^^^^^^               ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 738 |     pub fn get_mut(&mut self, i: usize) -> CopyValueMut<'_, V> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:757:24
[INFO] [stdout]     |
[INFO] [stdout] 757 |     pub fn subslice<I>(&self, i: I) -> SliceCopy<V>
[INFO] [stdout]     |                        ^^^^^           ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 757 |     pub fn subslice<I>(&self, i: I) -> SliceCopy<'_, V>
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice_copy.rs:770:28
[INFO] [stdout]     |
[INFO] [stdout] 770 |     pub fn subslice_mut<I>(&mut self, i: I) -> SliceCopyMut<V>
[INFO] [stdout]     |                            ^^^^^^^^^           ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 770 |     pub fn subslice_mut<I>(&mut self, i: I) -> SliceCopyMut<'_, V>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_copy.rs:408:28
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub fn iter_as<T: Any>(&self) -> Option<slice::Iter<T>> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub fn iter_as<T: Any>(&self) -> Option<slice::Iter<'_, T>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_copy.rs:415:32
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn iter_mut_as<T: Any>(&mut self) -> Option<slice::IterMut<T>> {
[INFO] [stdout]     |                                ^^^^^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn iter_mut_as<T: Any>(&mut self) -> Option<slice::IterMut<'_, T>> {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_copy.rs:569:20
[INFO] [stdout]     |
[INFO] [stdout] 569 |     pub fn get_ref(&self, i: usize) -> CopyValueRef<V> {
[INFO] [stdout]     |                    ^^^^^               ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 569 |     pub fn get_ref(&self, i: usize) -> CopyValueRef<'_, V> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_copy.rs:589:20
[INFO] [stdout]     |
[INFO] [stdout] 589 |     pub fn get_mut(&mut self, i: usize) -> CopyValueMut<V> {
[INFO] [stdout]     |                    ^^^^^^^^^               ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 589 |     pub fn get_mut(&mut self, i: usize) -> CopyValueMut<'_, V> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_copy.rs:621:17
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn iter(&self) -> impl Iterator<Item = CopyValueRef<V>> {
[INFO] [stdout]     |                 ^^^^^                          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn iter(&self) -> impl Iterator<Item = CopyValueRef<'_, V>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_copy.rs:649:21
[INFO] [stdout]     |
[INFO] [stdout] 649 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = CopyValueMut<V>> {
[INFO] [stdout]     |                     ^^^^^^^^^                          ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 649 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = CopyValueMut<'_, V>> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_copy.rs:688:21
[INFO] [stdout]     |
[INFO] [stdout] 688 |     pub fn as_slice(&self) -> SliceCopy<V> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 688 |     pub fn as_slice(&self) -> SliceCopy<'_, V> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_copy.rs:704:25
[INFO] [stdout]     |
[INFO] [stdout] 704 |     pub fn as_mut_slice(&mut self) -> SliceCopyMut<V> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 704 |     pub fn as_mut_slice(&mut self) -> SliceCopyMut<'_, V> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn reborrow(&self) -> Slice<V> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn reborrow(&self) -> Slice<'_, V> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:165:28
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn iter_as<T: Any>(&self) -> Option<slice::Iter<T>> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn iter_as<T: Any>(&self) -> Option<slice::Iter<'_, T>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:206:17
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn iter(&self) -> impl Iterator<Item = ValueRef<V>> {
[INFO] [stdout]     |                 ^^^^^                          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn iter(&self) -> impl Iterator<Item = ValueRef<'_, V>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:231:25
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn chunks_exact(&self, chunk_size: usize) -> impl Iterator<Item = Slice<V>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here                 ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn chunks_exact(&self, chunk_size: usize) -> impl Iterator<Item = Slice<'_, V>> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:238:21
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn split_at(&self, mid: usize) -> (Slice<V>, Slice<V>) {
[INFO] [stdout]     |                     ^^^^^                  ^^^^^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                      |
[INFO] [stdout]     |                     |                      the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn split_at(&self, mid: usize) -> (Slice<'_, V>, Slice<'_, V>) {
[INFO] [stdout]     |                                                  +++           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:245:16
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub fn get(&self, i: usize) -> ValueRef<V> {
[INFO] [stdout]     |                ^^^^^               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub fn get(&self, i: usize) -> ValueRef<'_, V> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:261:24
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn subslice<I>(&self, i: I) -> Slice<V>
[INFO] [stdout]     |                        ^^^^^           ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn subslice<I>(&self, i: I) -> Slice<'_, V>
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:433:21
[INFO] [stdout]     |
[INFO] [stdout] 433 |     pub fn reborrow(&self) -> Slice<V> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 433 |     pub fn reborrow(&self) -> Slice<'_, V> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:443:25
[INFO] [stdout]     |
[INFO] [stdout] 443 |     pub fn reborrow_mut(&mut self) -> SliceMut<V> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 443 |     pub fn reborrow_mut(&mut self) -> SliceMut<'_, V> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:497:28
[INFO] [stdout]     |
[INFO] [stdout] 497 |     pub fn iter_as<T: Any>(&mut self) -> Option<slice::IterMut<T>> {
[INFO] [stdout]     |                            ^^^^^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 497 |     pub fn iter_as<T: Any>(&mut self) -> Option<slice::IterMut<'_, T>> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:564:17
[INFO] [stdout]     |
[INFO] [stdout] 564 |     pub fn iter(&mut self) -> impl Iterator<Item = ValueMut<V>>
[INFO] [stdout]     |                 ^^^^^^^^^                          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 564 |     pub fn iter(&mut self) -> impl Iterator<Item = ValueMut<'_, V>>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:593:25
[INFO] [stdout]     |
[INFO] [stdout] 593 |     pub fn chunks_exact(&self, chunk_size: usize) -> impl Iterator<Item = Slice<V>> {
[INFO] [stdout]     |                         ^^^^^ the lifetime is elided here                 ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 593 |     pub fn chunks_exact(&self, chunk_size: usize) -> impl Iterator<Item = Slice<'_, V>> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:600:29
[INFO] [stdout]     |
[INFO] [stdout] 600 |     pub fn chunks_exact_mut(&mut self, chunk_size: usize) -> impl Iterator<Item = SliceMut<V>> {
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 600 |     pub fn chunks_exact_mut(&mut self, chunk_size: usize) -> impl Iterator<Item = SliceMut<'_, V>> {
[INFO] [stdout]     |                                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:607:21
[INFO] [stdout]     |
[INFO] [stdout] 607 |     pub fn split_at(&mut self, mid: usize) -> (SliceMut<V>, SliceMut<V>) {
[INFO] [stdout]     |                     ^^^^^^^^^                  ^^^^^^^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                          |
[INFO] [stdout]     |                     |                          the same lifetime is hidden here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 607 |     pub fn split_at(&mut self, mid: usize) -> (SliceMut<'_, V>, SliceMut<'_, V>) {
[INFO] [stdout]     |                                                         +++              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:614:16
[INFO] [stdout]     |
[INFO] [stdout] 614 |     pub fn get(&self, i: usize) -> ValueRef<V> {
[INFO] [stdout]     |                ^^^^^               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 614 |     pub fn get(&self, i: usize) -> ValueRef<'_, V> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:630:20
[INFO] [stdout]     |
[INFO] [stdout] 630 |     pub fn get_mut(&mut self, i: usize) -> ValueMut<V> {
[INFO] [stdout]     |                    ^^^^^^^^^               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 630 |     pub fn get_mut(&mut self, i: usize) -> ValueMut<'_, V> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:648:24
[INFO] [stdout]     |
[INFO] [stdout] 648 |     pub fn subslice<I>(&self, i: I) -> Slice<V>
[INFO] [stdout]     |                        ^^^^^           ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 648 |     pub fn subslice<I>(&self, i: I) -> Slice<'_, V>
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/slice.rs:659:28
[INFO] [stdout]     |
[INFO] [stdout] 659 |     pub fn subslice_mut<I>(&mut self, i: I) -> SliceMut<V>
[INFO] [stdout]     |                            ^^^^^^^^^           ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 659 |     pub fn subslice_mut<I>(&mut self, i: I) -> SliceMut<'_, V>
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_dyn.rs:335:29
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn iter_as<T: Elem>(&self) -> Option<slice::Iter<T>> {
[INFO] [stdout]     |                             ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn iter_as<T: Elem>(&self) -> Option<slice::Iter<'_, T>> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_dyn.rs:343:33
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn iter_mut_as<T: Elem>(&mut self) -> Option<slice::IterMut<T>> {
[INFO] [stdout]     |                                 ^^^^^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn iter_mut_as<T: Elem>(&mut self) -> Option<slice::IterMut<'_, T>> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_dyn.rs:475:16
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn get(&self, i: usize) -> ValueRef<V> {
[INFO] [stdout]     |                ^^^^^               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pub fn get(&self, i: usize) -> ValueRef<'_, V> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_dyn.rs:495:17
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn iter(&self) -> impl Iterator<Item = ValueRef<V>> {
[INFO] [stdout]     |                 ^^^^^                          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 495 |     pub fn iter(&self) -> impl Iterator<Item = ValueRef<'_, V>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_dyn.rs:509:20
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn get_mut(&mut self, i: usize) -> ValueMut<V> {
[INFO] [stdout]     |                    ^^^^^^^^^               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 509 |     pub fn get_mut(&mut self, i: usize) -> ValueMut<'_, V> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_dyn.rs:538:21
[INFO] [stdout]     |
[INFO] [stdout] 538 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = ValueMut<V>> {
[INFO] [stdout]     |                     ^^^^^^^^^                          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 538 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = ValueMut<'_, V>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_dyn.rs:553:21
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub fn as_slice(&self) -> Slice<V> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub fn as_slice(&self) -> Slice<'_, V> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vec_dyn.rs:561:25
[INFO] [stdout]     |
[INFO] [stdout] 561 |     pub fn as_mut_slice(&mut self) -> SliceMut<V> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 561 |     pub fn as_mut_slice(&mut self) -> SliceMut<'_, V> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.18s
[INFO] running `Command { std: "docker" "inspect" "33f613900335443df3920bb8ea1e776417ae59f8daf7b7284b655b91f19c35cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33f613900335443df3920bb8ea1e776417ae59f8daf7b7284b655b91f19c35cd", kill_on_drop: false }`
[INFO] [stdout] 33f613900335443df3920bb8ea1e776417ae59f8daf7b7284b655b91f19c35cd
