[INFO] fetching crate kvtree 0.1.0...
[INFO] checking kvtree-0.1.0 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-18
[INFO] extracting crate kvtree 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate kvtree 0.1.0
[INFO] finished tweaking crates.io crate kvtree 0.1.0
[INFO] tweaked toml for crates.io crate kvtree 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kvtree 0.1.0 on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 26 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.11.0 (available: v0.14.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tuplify v1.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48a8b11a9ed1117ba16e3bd198431b7ebbdb996ebfcb36a01ced410fa2d5e5d2
[INFO] running `Command { std: "docker" "start" "-a" "48a8b11a9ed1117ba16e3bd198431b7ebbdb996ebfcb36a01ced410fa2d5e5d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48a8b11a9ed1117ba16e3bd198431b7ebbdb996ebfcb36a01ced410fa2d5e5d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48a8b11a9ed1117ba16e3bd198431b7ebbdb996ebfcb36a01ced410fa2d5e5d2", kill_on_drop: false }`
[INFO] [stdout] 48a8b11a9ed1117ba16e3bd198431b7ebbdb996ebfcb36a01ced410fa2d5e5d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2e53a29be9fc985a6dbe2daf31d40b497724163f5e623e5c4befd1c40828fc3
[INFO] running `Command { std: "docker" "start" "-a" "a2e53a29be9fc985a6dbe2daf31d40b497724163f5e623e5c4befd1c40828fc3", kill_on_drop: false }`
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking tuplify v1.1.4
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking kvtree v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/query/mod.rs:144:23
[INFO] [stdout]     |
[INFO] [stdout] 144 |     ) -> (Option<impl (Fn(usize) -> Self::Item<'a>)>, View<'a, K>) {
[INFO] [stdout]     |                       ^                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 144 -     ) -> (Option<impl (Fn(usize) -> Self::Item<'a>)>, View<'a, K>) {
[INFO] [stdout] 144 +     ) -> (Option<impl Fn(usize) -> Self::Item<'a>>, View<'a, K>) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/query/mod.rs:169:23
[INFO] [stdout]     |
[INFO] [stdout] 169 |     ) -> (Option<impl (Fn(usize) -> Self::Item<'a>)>, View<'a, K>) {
[INFO] [stdout]     |                       ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 169 -     ) -> (Option<impl (Fn(usize) -> Self::Item<'a>)>, View<'a, K>) {
[INFO] [stdout] 169 +     ) -> (Option<impl Fn(usize) -> Self::Item<'a>>, View<'a, K>) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/query/mod.rs:279:23
[INFO] [stdout]     |
[INFO] [stdout] 279 |     ) -> (Option<impl (Fn(usize) -> Self::Item<'a>)>, View<'a, K>) {
[INFO] [stdout]     |                       ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 279 -     ) -> (Option<impl (Fn(usize) -> Self::Item<'a>)>, View<'a, K>) {
[INFO] [stdout] 279 +     ) -> (Option<impl Fn(usize) -> Self::Item<'a>>, View<'a, K>) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/query/mod.rs:144:23
[INFO] [stdout]     |
[INFO] [stdout] 144 |     ) -> (Option<impl (Fn(usize) -> Self::Item<'a>)>, View<'a, K>) {
[INFO] [stdout]     |                       ^                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 144 -     ) -> (Option<impl (Fn(usize) -> Self::Item<'a>)>, View<'a, K>) {
[INFO] [stdout] 144 +     ) -> (Option<impl Fn(usize) -> Self::Item<'a>>, View<'a, K>) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/query/mod.rs:169:23
[INFO] [stdout]     |
[INFO] [stdout] 169 |     ) -> (Option<impl (Fn(usize) -> Self::Item<'a>)>, View<'a, K>) {
[INFO] [stdout]     |                       ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 169 -     ) -> (Option<impl (Fn(usize) -> Self::Item<'a>)>, View<'a, K>) {
[INFO] [stdout] 169 +     ) -> (Option<impl Fn(usize) -> Self::Item<'a>>, View<'a, K>) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/query/mod.rs:279:23
[INFO] [stdout]     |
[INFO] [stdout] 279 |     ) -> (Option<impl (Fn(usize) -> Self::Item<'a>)>, View<'a, K>) {
[INFO] [stdout]     |                       ^                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 279 -     ) -> (Option<impl (Fn(usize) -> Self::Item<'a>)>, View<'a, K>) {
[INFO] [stdout] 279 +     ) -> (Option<impl Fn(usize) -> Self::Item<'a>>, View<'a, K>) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_type_id` has been stable since 1.91.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(const_type_id)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_type_id` has been stable since 1.91.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(const_type_id)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `indexmap::IndexMap::<K, V, S>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior.
[INFO] [stdout]    --> src/table/index.rs:164:27
[INFO] [stdout]     |
[INFO] [stdout] 164 |             if self.roots.remove(&(index + 1)).is_some() {
[INFO] [stdout]     |                           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `indexmap::IndexMap::<K, V, S>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior.
[INFO] [stdout]    --> src/table/index.rs:167:28
[INFO] [stdout]     |
[INFO] [stdout] 167 |                 self.roots.remove(&index);
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `indexmap::IndexMap::<K, V, S>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior.
[INFO] [stdout]    --> src/table/index.rs:164:27
[INFO] [stdout]     |
[INFO] [stdout] 164 |             if self.roots.remove(&(index + 1)).is_some() {
[INFO] [stdout]     |                           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `indexmap::IndexMap::<K, V, S>::remove`: `remove` disrupts the map order -- use `swap_remove` or `shift_remove` for explicit behavior.
[INFO] [stdout]    --> src/table/index.rs:167:28
[INFO] [stdout]     |
[INFO] [stdout] 167 |                 self.roots.remove(&index);
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/mod.rs:593:37
[INFO] [stdout]     |
[INFO] [stdout] 591 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 592 |         mask: &'b impl key::Match<K>,
[INFO] [stdout] 593 |     ) -> impl QueryMaskIter<Item = (&Key<K>, Q::Item<'a>)> + 'a
[INFO] [stdout]     |                                     ^^^^^^^          --      -- the same lifetime is named here
[INFO] [stdout]     |                                     |                |
[INFO] [stdout]     |                                     |                the same lifetime is named here
[INFO] [stdout]     |                                     the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 593 |     ) -> impl QueryMaskIter<Item = (&'a Key<K>, Q::Item<'a>)> + 'a
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/mod.rs:605:37
[INFO] [stdout]     |
[INFO] [stdout] 603 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 604 |         mask: &'b impl key::Match<K>,
[INFO] [stdout] 605 |     ) -> impl QueryMaskIter<Item = (&Key<K>, Q::Item<'a>)> + 'a
[INFO] [stdout]     |                                     ^^^^^^^          --      -- the same lifetime is named here
[INFO] [stdout]     |                                     |                |
[INFO] [stdout]     |                                     |                the same lifetime is named here
[INFO] [stdout]     |                                     the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 605 |     ) -> impl QueryMaskIter<Item = (&'a Key<K>, Q::Item<'a>)> + 'a
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/store/mod.rs:163:37
[INFO] [stdout]     |
[INFO] [stdout] 161 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 162 |         mask: &'b impl Match<K>,
[INFO] [stdout] 163 |     ) -> impl QueryMaskIter<Item = (&Key<K>, Q::Item<'a>)>
[INFO] [stdout]     |                                     ^^^^^^^          -- the same lifetime is named here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 163 |     ) -> impl QueryMaskIter<Item = (&'a Key<K>, Q::Item<'a>)>
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/store/mod.rs:175:37
[INFO] [stdout]     |
[INFO] [stdout] 173 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 174 |         mask: &'b impl Match<K>,
[INFO] [stdout] 175 |     ) -> impl QueryMaskIter<Item = (&Key<K>, Q::Item<'a>)>
[INFO] [stdout]     |                                     ^^^^^^^          -- the same lifetime is named here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 175 |     ) -> impl QueryMaskIter<Item = (&'a Key<K>, Q::Item<'a>)>
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/table/mod.rs:293:37
[INFO] [stdout]     |
[INFO] [stdout] 291 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 292 |         mask: &'b impl Match<K>,
[INFO] [stdout] 293 |     ) -> impl QueryMaskIter<Item = (&Key<K>, Q::Item<'a>)>
[INFO] [stdout]     |                                     ^^^^^^^          -- the same lifetime is named here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 293 |     ) -> impl QueryMaskIter<Item = (&'a Key<K>, Q::Item<'a>)>
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/table/mod.rs:305:37
[INFO] [stdout]     |
[INFO] [stdout] 303 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 304 |         mask: &'b impl Match<K>,
[INFO] [stdout] 305 |     ) -> impl QueryMaskIter<Item = (&Key<K>, Q::Item<'a>)>
[INFO] [stdout]     |                                     ^^^^^^^          -- the same lifetime is named here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 305 |     ) -> impl QueryMaskIter<Item = (&'a Key<K>, Q::Item<'a>)>
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/mod.rs:593:37
[INFO] [stdout]     |
[INFO] [stdout] 591 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 592 |         mask: &'b impl key::Match<K>,
[INFO] [stdout] 593 |     ) -> impl QueryMaskIter<Item = (&Key<K>, Q::Item<'a>)> + 'a
[INFO] [stdout]     |                                     ^^^^^^^          --      -- the same lifetime is named here
[INFO] [stdout]     |                                     |                |
[INFO] [stdout]     |                                     |                the same lifetime is named here
[INFO] [stdout]     |                                     the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 593 |     ) -> impl QueryMaskIter<Item = (&'a Key<K>, Q::Item<'a>)> + 'a
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/core/mod.rs:605:37
[INFO] [stdout]     |
[INFO] [stdout] 603 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 604 |         mask: &'b impl key::Match<K>,
[INFO] [stdout] 605 |     ) -> impl QueryMaskIter<Item = (&Key<K>, Q::Item<'a>)> + 'a
[INFO] [stdout]     |                                     ^^^^^^^          --      -- the same lifetime is named here
[INFO] [stdout]     |                                     |                |
[INFO] [stdout]     |                                     |                the same lifetime is named here
[INFO] [stdout]     |                                     the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 605 |     ) -> impl QueryMaskIter<Item = (&'a Key<K>, Q::Item<'a>)> + 'a
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/store/mod.rs:163:37
[INFO] [stdout]     |
[INFO] [stdout] 161 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 162 |         mask: &'b impl Match<K>,
[INFO] [stdout] 163 |     ) -> impl QueryMaskIter<Item = (&Key<K>, Q::Item<'a>)>
[INFO] [stdout]     |                                     ^^^^^^^          -- the same lifetime is named here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 163 |     ) -> impl QueryMaskIter<Item = (&'a Key<K>, Q::Item<'a>)>
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/store/mod.rs:175:37
[INFO] [stdout]     |
[INFO] [stdout] 173 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 174 |         mask: &'b impl Match<K>,
[INFO] [stdout] 175 |     ) -> impl QueryMaskIter<Item = (&Key<K>, Q::Item<'a>)>
[INFO] [stdout]     |                                     ^^^^^^^          -- the same lifetime is named here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 175 |     ) -> impl QueryMaskIter<Item = (&'a Key<K>, Q::Item<'a>)>
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/table/mod.rs:293:37
[INFO] [stdout]     |
[INFO] [stdout] 291 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 292 |         mask: &'b impl Match<K>,
[INFO] [stdout] 293 |     ) -> impl QueryMaskIter<Item = (&Key<K>, Q::Item<'a>)>
[INFO] [stdout]     |                                     ^^^^^^^          -- the same lifetime is named here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 293 |     ) -> impl QueryMaskIter<Item = (&'a Key<K>, Q::Item<'a>)>
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/table/mod.rs:305:37
[INFO] [stdout]     |
[INFO] [stdout] 303 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 304 |         mask: &'b impl Match<K>,
[INFO] [stdout] 305 |     ) -> impl QueryMaskIter<Item = (&Key<K>, Q::Item<'a>)>
[INFO] [stdout]     |                                     ^^^^^^^          -- the same lifetime is named here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 305 |     ) -> impl QueryMaskIter<Item = (&'a Key<K>, Q::Item<'a>)>
[INFO] [stdout]     |                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.20s
[INFO] running `Command { std: "docker" "inspect" "a2e53a29be9fc985a6dbe2daf31d40b497724163f5e623e5c4befd1c40828fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2e53a29be9fc985a6dbe2daf31d40b497724163f5e623e5c4befd1c40828fc3", kill_on_drop: false }`
[INFO] [stdout] a2e53a29be9fc985a6dbe2daf31d40b497724163f5e623e5c4befd1c40828fc3
