[INFO] fetching crate eastl-rs 0.16.4...
[INFO] testing eastl-rs-0.16.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate eastl-rs 0.16.4 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate eastl-rs 0.16.4
[INFO] finished tweaking crates.io crate eastl-rs 0.16.4
[INFO] tweaked toml for crates.io crate eastl-rs 0.16.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate eastl-rs 0.16.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded superslice v1.0.0
[INFO] [stderr]   Downloaded moveit v0.6.0
[INFO] [stderr]   Downloaded duplicate v2.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69e7c0fb846876744f05225e30952f8976e6b447574b098d21decf4e58777c5f
[INFO] running `Command { std: "docker" "start" "-a" "69e7c0fb846876744f05225e30952f8976e6b447574b098d21decf4e58777c5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69e7c0fb846876744f05225e30952f8976e6b447574b098d21decf4e58777c5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69e7c0fb846876744f05225e30952f8976e6b447574b098d21decf4e58777c5f", kill_on_drop: false }`
[INFO] [stdout] 69e7c0fb846876744f05225e30952f8976e6b447574b098d21decf4e58777c5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0abac5cedd2a2c203f45d9f26cd75917a97da1478bfbaeff6d4bcf5b1df989a
[INFO] running `Command { std: "docker" "start" "-a" "a0abac5cedd2a2c203f45d9f26cd75917a97da1478bfbaeff6d4bcf5b1df989a", kill_on_drop: false }`
[INFO] [stderr]    Compiling moveit v0.6.0
[INFO] [stderr]    Compiling superslice v1.0.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling duplicate v2.0.1
[INFO] [stderr]    Compiling eastl-rs v0.16.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hash_map/mod.rs:62:18
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn entry(&mut self, key: K) -> Entry<K, V, A, H, E> {
[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] 62 |     pub fn entry(&mut self, key: K) -> Entry<'_, K, V, A, H, E> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hash_map/mod.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn iter(&self) -> Iter<K, 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] 102 |     pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hash_map/mod.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn iter_mut(&mut self) -> IterMut<K, 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] 109 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hash_set/mod.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn iter(&self) -> Iter<K> {
[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] 96 |     pub fn iter(&self) -> Iter<'_, K> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/internal/hash_table/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn entry(&mut self, key: K) -> Entry<K, V, A, H, E> {
[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] 80 |     pub fn entry(&mut self, key: K) -> Entry<'_, K, V, A, H, E> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/hash_table/mod.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn iter(&self) -> Iter<K, 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] 142 |     pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/hash_table/mod.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter_mut(&mut self) -> IterMut<K, 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] 149 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/rb_tree/mod.rs:169:22
[INFO] [stdout]     |
[INFO] [stdout] 169 |           [iter]      [&Self]     [Iter];
[INFO] [stdout]     |  ______________________^^^^^_______^
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |                      the lifetime is elided here
[INFO] [stdout] 170 | |         [iter_mut]  [&mut Self] [IterMut];
[INFO] [stdout] 171 | |     )]
[INFO] [stdout] 172 | |     #[allow(clippy::needless_arbitrary_self_type)]
[INFO] [stdout] 173 | |     pub unsafe fn iter(self: Self) -> Iter<K, V> {
[INFO] [stdout]     | |________________________________________________^ 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] 173 |     pub unsafe fn iter(self: Self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/rb_tree/mod.rs:170:22
[INFO] [stdout]     |
[INFO] [stdout] 170 |           [iter_mut]  [&mut Self] [IterMut];
[INFO] [stdout]     |  ______________________^^^^^^^^^___^
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |                      the lifetime is elided here
[INFO] [stdout] 171 | |     )]
[INFO] [stdout] 172 | |     #[allow(clippy::needless_arbitrary_self_type)]
[INFO] [stdout] 173 | |     pub unsafe fn iter(self: Self) -> Iter<K, V> {
[INFO] [stdout]     | |________________________________________________^ 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] 173 |     pub unsafe fn iter(self: Self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map/mod.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |           [iter]      [&Self]     [Iter];
[INFO] [stdout]     |  ______________________^^^^^_______^
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |                      the lifetime is elided here
[INFO] [stdout] 117 | |         [iter_mut]  [&mut Self] [IterMut];
[INFO] [stdout] 118 | |     )]
[INFO] [stdout] 119 | |     #[allow(clippy::needless_arbitrary_self_type)]
[INFO] [stdout] 120 | |     pub unsafe fn iter(self: Self) -> Iter<K, V> {
[INFO] [stdout]     | |________________________________________________^ 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] 120 |     pub unsafe fn iter(self: Self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map/mod.rs:117:22
[INFO] [stdout]     |
[INFO] [stdout] 117 |           [iter_mut]  [&mut Self] [IterMut];
[INFO] [stdout]     |  ______________________^^^^^^^^^___^
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |                      the lifetime is elided here
[INFO] [stdout] 118 | |     )]
[INFO] [stdout] 119 | |     #[allow(clippy::needless_arbitrary_self_type)]
[INFO] [stdout] 120 | |     pub unsafe fn iter(self: Self) -> Iter<K, V> {
[INFO] [stdout]     | |________________________________________________^ 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] 120 |     pub unsafe fn iter(self: Self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vector_map/mod.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn entry(&mut self, key: K) -> Entry<K, V, A, C> {
[INFO] [stdout]    |                  ^^^^^^^^^             ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn entry(&mut self, key: K) -> Entry<'_, K, V, A, C> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.35s
[INFO] running `Command { std: "docker" "inspect" "a0abac5cedd2a2c203f45d9f26cd75917a97da1478bfbaeff6d4bcf5b1df989a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0abac5cedd2a2c203f45d9f26cd75917a97da1478bfbaeff6d4bcf5b1df989a", kill_on_drop: false }`
[INFO] [stdout] a0abac5cedd2a2c203f45d9f26cd75917a97da1478bfbaeff6d4bcf5b1df989a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef756ac1957efe11988f58deaa5fb2bbe654b8a73b2b7295596bab3ea9f46887
[INFO] running `Command { std: "docker" "start" "-a" "ef756ac1957efe11988f58deaa5fb2bbe654b8a73b2b7295596bab3ea9f46887", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hash_map/mod.rs:62:18
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn entry(&mut self, key: K) -> Entry<K, V, A, H, E> {
[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] 62 |     pub fn entry(&mut self, key: K) -> Entry<'_, K, V, A, H, E> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hash_map/mod.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn iter(&self) -> Iter<K, 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] 102 |     pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hash_map/mod.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn iter_mut(&mut self) -> IterMut<K, 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] 109 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hash_set/mod.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn iter(&self) -> Iter<K> {
[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] 96 |     pub fn iter(&self) -> Iter<'_, K> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/internal/hash_table/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn entry(&mut self, key: K) -> Entry<K, V, A, H, E> {
[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] 80 |     pub fn entry(&mut self, key: K) -> Entry<'_, K, V, A, H, E> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/hash_table/mod.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn iter(&self) -> Iter<K, 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] 142 |     pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/hash_table/mod.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter_mut(&mut self) -> IterMut<K, 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] 149 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/rb_tree/mod.rs:169:22
[INFO] [stdout]     |
[INFO] [stdout] 169 |           [iter]      [&Self]     [Iter];
[INFO] [stdout]     |  ______________________^^^^^_______^
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |                      the lifetime is elided here
[INFO] [stdout] 170 | |         [iter_mut]  [&mut Self] [IterMut];
[INFO] [stdout] 171 | |     )]
[INFO] [stdout] 172 | |     #[allow(clippy::needless_arbitrary_self_type)]
[INFO] [stdout] 173 | |     pub unsafe fn iter(self: Self) -> Iter<K, V> {
[INFO] [stdout]     | |________________________________________________^ 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] 173 |     pub unsafe fn iter(self: Self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/rb_tree/mod.rs:170:22
[INFO] [stdout]     |
[INFO] [stdout] 170 |           [iter_mut]  [&mut Self] [IterMut];
[INFO] [stdout]     |  ______________________^^^^^^^^^___^
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |                      the lifetime is elided here
[INFO] [stdout] 171 | |     )]
[INFO] [stdout] 172 | |     #[allow(clippy::needless_arbitrary_self_type)]
[INFO] [stdout] 173 | |     pub unsafe fn iter(self: Self) -> Iter<K, V> {
[INFO] [stdout]     | |________________________________________________^ 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] 173 |     pub unsafe fn iter(self: Self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map/mod.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |           [iter]      [&Self]     [Iter];
[INFO] [stdout]     |  ______________________^^^^^_______^
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |                      the lifetime is elided here
[INFO] [stdout] 117 | |         [iter_mut]  [&mut Self] [IterMut];
[INFO] [stdout] 118 | |     )]
[INFO] [stdout] 119 | |     #[allow(clippy::needless_arbitrary_self_type)]
[INFO] [stdout] 120 | |     pub unsafe fn iter(self: Self) -> Iter<K, V> {
[INFO] [stdout]     | |________________________________________________^ 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] 120 |     pub unsafe fn iter(self: Self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map/mod.rs:117:22
[INFO] [stdout]     |
[INFO] [stdout] 117 |           [iter_mut]  [&mut Self] [IterMut];
[INFO] [stdout]     |  ______________________^^^^^^^^^___^
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |                      the lifetime is elided here
[INFO] [stdout] 118 | |     )]
[INFO] [stdout] 119 | |     #[allow(clippy::needless_arbitrary_self_type)]
[INFO] [stdout] 120 | |     pub unsafe fn iter(self: Self) -> Iter<K, V> {
[INFO] [stdout]     | |________________________________________________^ 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] 120 |     pub unsafe fn iter(self: Self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vector_map/mod.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn entry(&mut self, key: K) -> Entry<K, V, A, C> {
[INFO] [stdout]    |                  ^^^^^^^^^             ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn entry(&mut self, key: K) -> Entry<'_, K, V, A, C> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling eastl-rs v0.16.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hash_map/mod.rs:62:18
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn entry(&mut self, key: K) -> Entry<K, V, A, H, E> {
[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] 62 |     pub fn entry(&mut self, key: K) -> Entry<'_, K, V, A, H, E> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hash_map/mod.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn iter(&self) -> Iter<K, 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] 102 |     pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hash_map/mod.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn iter_mut(&mut self) -> IterMut<K, 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] 109 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hash_set/mod.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn iter(&self) -> Iter<K> {
[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] 96 |     pub fn iter(&self) -> Iter<'_, K> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/internal/hash_table/mod.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn entry(&mut self, key: K) -> Entry<K, V, A, H, E> {
[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] 80 |     pub fn entry(&mut self, key: K) -> Entry<'_, K, V, A, H, E> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/hash_table/mod.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn iter(&self) -> Iter<K, 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] 142 |     pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/hash_table/mod.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn iter_mut(&mut self) -> IterMut<K, 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] 149 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/rb_tree/mod.rs:169:22
[INFO] [stdout]     |
[INFO] [stdout] 169 |           [iter]      [&Self]     [Iter];
[INFO] [stdout]     |  ______________________^^^^^_______^
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |                      the lifetime is elided here
[INFO] [stdout] 170 | |         [iter_mut]  [&mut Self] [IterMut];
[INFO] [stdout] 171 | |     )]
[INFO] [stdout] 172 | |     #[allow(clippy::needless_arbitrary_self_type)]
[INFO] [stdout] 173 | |     pub unsafe fn iter(self: Self) -> Iter<K, V> {
[INFO] [stdout]     | |________________________________________________^ 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] 173 |     pub unsafe fn iter(self: Self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internal/rb_tree/mod.rs:170:22
[INFO] [stdout]     |
[INFO] [stdout] 170 |           [iter_mut]  [&mut Self] [IterMut];
[INFO] [stdout]     |  ______________________^^^^^^^^^___^
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |                      the lifetime is elided here
[INFO] [stdout] 171 | |     )]
[INFO] [stdout] 172 | |     #[allow(clippy::needless_arbitrary_self_type)]
[INFO] [stdout] 173 | |     pub unsafe fn iter(self: Self) -> Iter<K, V> {
[INFO] [stdout]     | |________________________________________________^ 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] 173 |     pub unsafe fn iter(self: Self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map/mod.rs:116:22
[INFO] [stdout]     |
[INFO] [stdout] 116 |           [iter]      [&Self]     [Iter];
[INFO] [stdout]     |  ______________________^^^^^_______^
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |                      the lifetime is elided here
[INFO] [stdout] 117 | |         [iter_mut]  [&mut Self] [IterMut];
[INFO] [stdout] 118 | |     )]
[INFO] [stdout] 119 | |     #[allow(clippy::needless_arbitrary_self_type)]
[INFO] [stdout] 120 | |     pub unsafe fn iter(self: Self) -> Iter<K, V> {
[INFO] [stdout]     | |________________________________________________^ 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] 120 |     pub unsafe fn iter(self: Self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map/mod.rs:117:22
[INFO] [stdout]     |
[INFO] [stdout] 117 |           [iter_mut]  [&mut Self] [IterMut];
[INFO] [stdout]     |  ______________________^^^^^^^^^___^
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |                      the lifetime is elided here
[INFO] [stdout] 118 | |     )]
[INFO] [stdout] 119 | |     #[allow(clippy::needless_arbitrary_self_type)]
[INFO] [stdout] 120 | |     pub unsafe fn iter(self: Self) -> Iter<K, V> {
[INFO] [stdout]     | |________________________________________________^ 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] 120 |     pub unsafe fn iter(self: Self) -> Iter<'_, K, V> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/vector_map/mod.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn entry(&mut self, key: K) -> Entry<K, V, A, C> {
[INFO] [stdout]    |                  ^^^^^^^^^             ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn entry(&mut self, key: K) -> Entry<'_, K, V, A, C> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.43s
[INFO] running `Command { std: "docker" "inspect" "ef756ac1957efe11988f58deaa5fb2bbe654b8a73b2b7295596bab3ea9f46887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef756ac1957efe11988f58deaa5fb2bbe654b8a73b2b7295596bab3ea9f46887", kill_on_drop: false }`
[INFO] [stdout] ef756ac1957efe11988f58deaa5fb2bbe654b8a73b2b7295596bab3ea9f46887
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 437d58c1f721d5172bc4b70c75ecdd4577b1647cacc842a13e10c09b356bce3f
[INFO] running `Command { std: "docker" "start" "-a" "437d58c1f721d5172bc4b70c75ecdd4577b1647cacc842a13e10c09b356bce3f", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/hash_map/mod.rs:62:18
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub fn entry(&mut self, key: K) -> Entry<K, V, A, H, E> {
[INFO] [stderr]    |                  ^^^^^^^^^             ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub fn entry(&mut self, key: K) -> Entry<'_, K, V, A, H, E> {
[INFO] [stderr]    |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/hash_map/mod.rs:102:17
[INFO] [stderr]     |
[INFO] [stderr] 102 |     pub fn iter(&self) -> Iter<K, V> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/hash_map/mod.rs:109:21
[INFO] [stderr]     |
[INFO] [stderr] 109 |     pub fn iter_mut(&mut self) -> IterMut<K, V> {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 109 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/hash_set/mod.rs:96:17
[INFO] [stderr]    |
[INFO] [stderr] 96 |     pub fn iter(&self) -> Iter<K> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 96 |     pub fn iter(&self) -> Iter<'_, K> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/internal/hash_table/mod.rs:80:18
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub fn entry(&mut self, key: K) -> Entry<K, V, A, H, E> {
[INFO] [stderr]    |                  ^^^^^^^^^             ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub fn entry(&mut self, key: K) -> Entry<'_, K, V, A, H, E> {
[INFO] [stderr]    |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/internal/hash_table/mod.rs:142:17
[INFO] [stderr]     |
[INFO] [stderr] 142 |     pub fn iter(&self) -> Iter<K, V> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 142 |     pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/internal/hash_table/mod.rs:149:21
[INFO] [stderr]     |
[INFO] [stderr] 149 |     pub fn iter_mut(&mut self) -> IterMut<K, V> {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 149 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/internal/rb_tree/mod.rs:169:22
[INFO] [stderr]     |
[INFO] [stderr] 169 |           [iter]      [&Self]     [Iter];
[INFO] [stderr]     |  ______________________^^^^^_______^
[INFO] [stderr]     | |                      |
[INFO] [stderr]     | |                      the lifetime is elided here
[INFO] [stderr] 170 | |         [iter_mut]  [&mut Self] [IterMut];
[INFO] [stderr] 171 | |     )]
[INFO] [stderr] 172 | |     #[allow(clippy::needless_arbitrary_self_type)]
[INFO] [stderr] 173 | |     pub unsafe fn iter(self: Self) -> Iter<K, V> {
[INFO] [stderr]     | |________________________________________________^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 173 |     pub unsafe fn iter(self: Self) -> Iter<'_, K, V> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/internal/rb_tree/mod.rs:170:22
[INFO] [stderr]     |
[INFO] [stderr] 170 |           [iter_mut]  [&mut Self] [IterMut];
[INFO] [stderr]     |  ______________________^^^^^^^^^___^
[INFO] [stderr]     | |                      |
[INFO] [stderr]     | |                      the lifetime is elided here
[INFO] [stderr] 171 | |     )]
[INFO] [stderr] 172 | |     #[allow(clippy::needless_arbitrary_self_type)]
[INFO] [stderr] 173 | |     pub unsafe fn iter(self: Self) -> Iter<K, V> {
[INFO] [stderr]     | |________________________________________________^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 173 |     pub unsafe fn iter(self: Self) -> Iter<'_, K, V> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/map/mod.rs:116:22
[INFO] [stderr]     |
[INFO] [stderr] 116 |           [iter]      [&Self]     [Iter];
[INFO] [stderr]     |  ______________________^^^^^_______^
[INFO] [stderr]     | |                      |
[INFO] [stderr]     | |                      the lifetime is elided here
[INFO] [stderr] 117 | |         [iter_mut]  [&mut Self] [IterMut];
[INFO] [stderr] 118 | |     )]
[INFO] [stderr] 119 | |     #[allow(clippy::needless_arbitrary_self_type)]
[INFO] [stderr] 120 | |     pub unsafe fn iter(self: Self) -> Iter<K, V> {
[INFO] [stderr]     | |________________________________________________^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 120 |     pub unsafe fn iter(self: Self) -> Iter<'_, K, V> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/map/mod.rs:117:22
[INFO] [stderr]     |
[INFO] [stderr] 117 |           [iter_mut]  [&mut Self] [IterMut];
[INFO] [stderr]     |  ______________________^^^^^^^^^___^
[INFO] [stderr]     | |                      |
[INFO] [stderr]     | |                      the lifetime is elided here
[INFO] [stderr] 118 | |     )]
[INFO] [stderr] 119 | |     #[allow(clippy::needless_arbitrary_self_type)]
[INFO] [stderr] 120 | |     pub unsafe fn iter(self: Self) -> Iter<K, V> {
[INFO] [stderr]     | |________________________________________________^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 120 |     pub unsafe fn iter(self: Self) -> Iter<'_, K, V> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/vector_map/mod.rs:76:18
[INFO] [stderr]    |
[INFO] [stderr] 76 |     pub fn entry(&mut self, key: K) -> Entry<K, V, A, C> {
[INFO] [stderr]    |                  ^^^^^^^^^             ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 76 |     pub fn entry(&mut self, key: K) -> Entry<'_, K, V, A, C> {
[INFO] [stderr]    |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `eastl-rs` (lib) generated 12 warnings (run `cargo fix --lib -p eastl-rs` to apply 12 suggestions)
[INFO] [stderr] warning: `eastl-rs` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eastl_rs-0ce17e1a3730ea1f)
[INFO] [stdout] 
[INFO] [stdout] running 135 tests
[INFO] [stdout] test allocator::test::align ... ok
[INFO] [stdout] test allocator::test::layout ... ok
[INFO] [stdout] test deque::iter::test::empty_iter ... ok
[INFO] [stdout] test deque::iter::test::layout ... ok
[INFO] [stdout] test deque::iter::test::iter_across_borders ... ok
[INFO] [stdout] test deque::test::back ... ok
[INFO] [stdout] test deque::iter::test::iter ... ok
[INFO] [stdout] test deque::test::from_iter ... ok
[INFO] [stdout] test deque::test::front ... ok
[INFO] [stdout] test deque::test::initial_state ... ok
[INFO] [stdout] test deque::test::push_back ... ok
[INFO] [stdout] test deque::test::push_front ... ok
[INFO] [stdout] test deque::test::push_front_and_back ... ok
[INFO] [stdout] test deque::test::realloc_ptr_back ... ok
[INFO] [stdout] test deque::test::realloc_ptr_front ... ok
[INFO] [stdout] test deque::test::layout ... ok
[INFO] [stdout] test deque::test::remove_back ... ok
[INFO] [stdout] test deque::test::remove_front ... ok
[INFO] [stdout] test deque::test::remove_middle_back_half ... ok
[INFO] [stdout] test deque::test::remove_out_of_bounds ... ok
[INFO] [stdout] test fixed_list::test::back_empty ... ok
[INFO] [stdout] test deque::test::remove_middle_front_half ... ok
[INFO] [stdout] test fixed_list::test::clear ... ok
[INFO] [stdout] test fixed_list::test::drop ... ok
[INFO] [stdout] test fixed_list::test::empty ... ok
[INFO] [stdout] test fixed_list::test::iter ... ok
[INFO] [stdout] test fixed_list::test::iter_mut ... ok
[INFO] [stdout] test fixed_list::test::layout ... ok
[INFO] [stdout] test fixed_list::test::front_empty ... ok
[INFO] [stdout] test fixed_list::test::fixed_alloc ... ok
[INFO] [stdout] test fixed_list::test::modify_front ... ok
[INFO] [stdout] test fixed_list::test::pop_front ... ok
[INFO] [stdout] test fixed_list::test::pop_back ... ok
[INFO] [stdout] test fixed_list::test::push_back ... ok
[INFO] [stdout] test fixed_list::test::push_front ... ok
[INFO] [stdout] test fixed_list::test::push_front_owned_value ... ok
[INFO] [stdout] test fixed_list::test::size_empty ... ok
[INFO] [stdout] test fixed_pool::test::layout ... ok
[INFO] [stdout] test fixed_pool::test::simple_alloc_empty ... ok
[INFO] [stdout] test fixed_pool::test::simple_alloc_happy_case ... ok
[INFO] [stdout] test fixed_pool::test::simple_alloc_realloc ... ok
[INFO] [stdout] test fixed_pool::with_overflow::test::layout ... ok
[INFO] [stdout] test fixed_pool::with_overflow::test::simple_alloc_happy_case ... ok
[INFO] [stdout] test fixed_pool::with_overflow::test::simple_alloc_overflow ... ok
[INFO] [stdout] test fixed_pool::with_overflow::test::simple_alloc_realloc ... ok
[INFO] [stdout] test fixed_vector::test::iter ... ok
[INFO] [stdout] test fixed_vector::test::move_overflow ... ok
[INFO] [stdout] test fixed_vector::test::move_stack ... ok
[INFO] [stdout] test fixed_vector::test::overflow ... ok
[INFO] [stdout] test fixed_vector::test::push ... ok
[INFO] [stdout] test hash::test::test_str ... ok
[INFO] [stdout] test hash_map::test::iter ... ok
[INFO] [stdout] test hash_map::test::iter_mut ... ok
[INFO] [stdout] test internal::hash_table::entry::test::or_insert ... ok
[INFO] [stdout] test internal::hash_table::entry::test::occupied ... ok
[INFO] [stdout] test internal::hash_table::entry::test::or_insert_with ... ok
[INFO] [stdout] test internal::hash_table::entry::test::vacant ... ok
[INFO] [stdout] test internal::hash_table::iter::test::cloned ... ok
[INFO] [stdout] test internal::hash_table::iter::test::compat_partial_use_sanity ... ok
[INFO] [stdout] test internal::hash_table::entry::test::occupied_and_modify ... ok
[INFO] [stdout] test hash_set::test::iter ... ok
[INFO] [stdout] test internal::hash_table::iter::test::compat_sanity ... ok
[INFO] [stdout] test internal::hash_table::iter::test::empty_iter ... ok
[INFO] [stdout] test internal::hash_table::iter::test::iter ... ok
[INFO] [stdout] test internal::hash_table::test::clear ... ok
[INFO] [stdout] test internal::hash_table::test::collisions ... ok
[INFO] [stdout] test internal::hash_table::test::default ... ok
[INFO] [stdout] test internal::hash_table::test::drop ... ok
[INFO] [stdout] test internal::hash_table::test::from_iter ... ok
[INFO] [stdout] test internal::hash_table::test::layout ... ok
[INFO] [stdout] test internal::hash_table::test::insert ... ok
[INFO] [stdout] test internal::hash_table::test::remove ... ok
[INFO] [stdout] test internal::rb_tree::node::test::empty_node ... ok
[INFO] [stdout] test internal::rb_tree::node::test::empty_parent ... ok
[INFO] [stdout] test internal::rb_tree::node::test::non_empty_black_ptr ... ok
[INFO] [stdout] test internal::rb_tree::node::test::non_empty_red_ptr ... ok
[INFO] [stdout] test internal::rb_tree::test::default ... ok
[INFO] [stdout] test internal::rb_tree::test::layout ... ok
[INFO] [stdout] test list::test::back_empty ... ok
[INFO] [stdout] test list::test::clear ... ok
[INFO] [stdout] test list::test::drop ... ok
[INFO] [stdout] test list::test::empty ... ok
[INFO] [stdout] test list::test::front_empty ... ok
[INFO] [stdout] test list::test::iter ... ok
[INFO] [stdout] test list::test::iter_mut ... ok
[INFO] [stdout] test list::test::modify_front ... ok
[INFO] [stdout] test list::test::push_front_owned_value ... ok
[INFO] [stdout] test list::test::push_back ... ok
[INFO] [stdout] test list::test::push_front ... ok
[INFO] [stdout] test queue::test::layout ... ok
[INFO] [stdout] test list::test::size_empty ... ok
[INFO] [stdout] test queue::test::iter ... ok
[INFO] [stdout] test queue::test::push_pop ... ok
[INFO] [stdout] test string::test::equals ... ok
[INFO] [stdout] test string::test::from_str ... ok
[INFO] [stdout] test string::test::insert ... ok
[INFO] [stdout] test string::test::is_full ... ok
[INFO] [stdout] test string::test::layout ... ok
[INFO] [stdout] test string::test::null_terminated ... ok
[INFO] [stdout] test string::test::pop_chars ... ok
[INFO] [stdout] test string::test::push_chars ... ok
[INFO] [stdout] test string::test::push_pop ... ok
[INFO] [stdout] test string::test::remove ... ok
[INFO] [stdout] test vector::test::append ... ok
[INFO] [stdout] test vector::test::clear ... ok
[INFO] [stdout] test vector::test::drop ... ok
[INFO] [stdout] test vector::test::empty_vec ... ok
[INFO] [stdout] test list::test::pop_back ... ok
[INFO] [stdout] test vector::test::push_one ... ok
[INFO] [stdout] test vector::test::push_three ... ok
[INFO] [stdout] test vector::test::push_two ... ok
[INFO] [stdout] test vector::test::remove ... ok
[INFO] [stdout] test vector_map::test::big_test ... ok
[INFO] [stdout] test string::test::is_empty ... ok
[INFO] [stdout] test list::test::pop_front ... ok
[INFO] [stdout] test vector::test::ensure_clone ... ok
[INFO] [stdout] test vector::test::from ... ok
[INFO] [stdout] test vector::test::from_iter ... ok
[INFO] [stdout] test vector::test::insert ... ok
[INFO] [stdout] test vector::test::into_iter ... ok
[INFO] [stdout] test vector::test::layout ... ok
[INFO] [stdout] test vector_map::test::default_state ... ok
[INFO] [stdout] test vector_map::test::entry_occupied ... ok
[INFO] [stdout] test vector_map::test::from_iter ... ok
[INFO] [stdout] test vector_map::test::from_owned ... ok
[INFO] [stdout] test vector_map::test::insert ... ok
[INFO] [stdout] test vector_map::test::layout ... ok
[INFO] [stdout] test vector::test::iter ... ok
[INFO] [stdout] test vector_map::test::insert_less ... ok
[INFO] [stdout] test vector_map::test::iter ... ok
[INFO] [stdout] test vector_map::test::entry_vacant ... ok
[INFO] [stdout] test vector_map::test::get ... ok
[INFO] [stdout] test vector_map::test::get_mut ... ok
[INFO] [stdout] test vector_map::test::from_ref ... ok
[INFO] [stdout] test string::test::insert_out_of_bounds - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 135 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests eastl_rs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "437d58c1f721d5172bc4b70c75ecdd4577b1647cacc842a13e10c09b356bce3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "437d58c1f721d5172bc4b70c75ecdd4577b1647cacc842a13e10c09b356bce3f", kill_on_drop: false }`
[INFO] [stdout] 437d58c1f721d5172bc4b70c75ecdd4577b1647cacc842a13e10c09b356bce3f
