[INFO] fetching crate veb-tree 0.1.0...
[INFO] checking veb-tree-0.1.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate veb-tree 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate veb-tree 0.1.0
[INFO] finished tweaking crates.io crate veb-tree 0.1.0
[INFO] tweaked toml for crates.io crate veb-tree 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate veb-tree 0.1.0 on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 151 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.8.2)
[INFO] [stderr]       Adding generic-array v0.14.9 (available: v1.3.5)
[INFO] [stderr]       Adding hashbrown v0.13.2 (available: v0.16.1)
[INFO] [stderr]       Adding pprof v0.11.1 (available: v0.15.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5cd9d6097b0da7031aa539960acfcbe61093db8fe6ecb2975f305be7abafe8a7
[INFO] running `Command { std: "docker" "start" "-a" "5cd9d6097b0da7031aa539960acfcbe61093db8fe6ecb2975f305be7abafe8a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cd9d6097b0da7031aa539960acfcbe61093db8fe6ecb2975f305be7abafe8a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cd9d6097b0da7031aa539960acfcbe61093db8fe6ecb2975f305be7abafe8a7", kill_on_drop: false }`
[INFO] [stdout] 5cd9d6097b0da7031aa539960acfcbe61093db8fe6ecb2975f305be7abafe8a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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 -Dinherent-method-on-receiver" "-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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34df2e140982ace4d794a27120eaa67324ec1691f54c225277df6482cba24639
[INFO] running `Command { std: "docker" "start" "-a" "34df2e140982ace4d794a27120eaa67324ec1691f54c225277df6482cba24639", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling symbolic-demangle v10.2.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]     Checking symbolic-common v10.2.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling pprof v0.11.1
[INFO] [stderr]     Checking str_stack v0.1.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ghost v0.1.20
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking inferno v0.11.21
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking veb-tree v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> src/collection/array.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use generic_array::{ArrayLength, GenericArray};
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]  --> src/collection/array.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use generic_array::{ArrayLength, GenericArray};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/collection/array.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |     K::Cardinality: ArrayLength<Option<Tree::Tree>>,
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `generic_array::ArrayLength`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/collection/array.rs:76:31
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl<V: VebTree, Cardinality: ArrayLength<Option<V>>> OptionArray<Cardinality>
[INFO] [stdout]    |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/collection/array.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     for GenericArray<Option<V>, Cardinality>
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `generic_array::GenericArray`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/collection/array.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 |     type Array = GenericArray<Option<Tree::Tree>, K::Cardinality>;
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `generic_array::GenericArray::<T, N>::from_exact_iter`: please upgrade to generic-array 1.x
[INFO] [stdout]   --> src/collection/array.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |         Self::from_exact_iter(repeat_with(|| None).take(Cardinality::USIZE)).unwrap()
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn min_val(&self) -> (MaybeBorrowed<Self::Key>, &Self::Value);
[INFO] [stdout]    |                ^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn min_val(&self) -> (MaybeBorrowed<'_, Self::Key>, &Self::Value);
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:64:20
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn min_val_mut(&mut self) -> (MaybeBorrowed<Self::Key>, &mut Self::Value);
[INFO] [stdout]    |                    ^^^^^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 64 |     fn min_val_mut(&mut self) -> (MaybeBorrowed<'_, Self::Key>, &mut Self::Value);
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn max_val(&self) -> (MaybeBorrowed<Self::Key>, &Self::Value);
[INFO] [stdout]    |                ^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 69 |     fn max_val(&self) -> (MaybeBorrowed<'_, Self::Key>, &Self::Value);
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn max_val_mut(&mut self) -> (MaybeBorrowed<Self::Key>, &mut Self::Value);
[INFO] [stdout]    |                    ^^^^^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 74 |     fn max_val_mut(&mut self) -> (MaybeBorrowed<'_, Self::Key>, &mut Self::Value);
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn find<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &Self::Value)>
[INFO] [stdout]    |                    ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 86 |     fn find<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &Self::Value)>
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:94:24
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn find_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &mut Self::Value)>
[INFO] [stdout]    |                        ^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 94 |     fn find_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &mut Self::Value)>
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:102:27
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn predecessor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &Self::Value)>
[INFO] [stdout]     |                           ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 102 |     fn predecessor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &Self::Value)>
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 112 |         k: Q,
[INFO] [stdout] 113 |     ) -> Option<(MaybeBorrowed<Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                  |
[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] 113 |     ) -> Option<(MaybeBorrowed<'_, Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:121:25
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn successor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &Self::Value)>
[INFO] [stdout]     |                         ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 121 |     fn successor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &Self::Value)>
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 131 |         k: Q,
[INFO] [stdout] 132 |     ) -> Option<(MaybeBorrowed<Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                  |
[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] 132 |     ) -> Option<(MaybeBorrowed<'_, Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:398:16
[INFO] [stdout]     |
[INFO] [stdout] 398 |     fn min_val(&self) -> (MaybeBorrowed<Self::Key>, &Self::Value) {
[INFO] [stdout]     |                ^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 398 |     fn min_val(&self) -> (MaybeBorrowed<'_, Self::Key>, &Self::Value) {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:402:20
[INFO] [stdout]     |
[INFO] [stdout] 402 |     fn min_val_mut(&mut self) -> (MaybeBorrowed<Self::Key>, &mut Self::Value) {
[INFO] [stdout]     |                    ^^^^^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 402 |     fn min_val_mut(&mut self) -> (MaybeBorrowed<'_, Self::Key>, &mut Self::Value) {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:406:16
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn max_val(&self) -> (MaybeBorrowed<Self::Key>, &Self::Value) {
[INFO] [stdout]     |                ^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 406 |     fn max_val(&self) -> (MaybeBorrowed<'_, Self::Key>, &Self::Value) {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:410:20
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn max_val_mut(&mut self) -> (MaybeBorrowed<Self::Key>, &mut Self::Value) {
[INFO] [stdout]     |                    ^^^^^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 410 |     fn max_val_mut(&mut self) -> (MaybeBorrowed<'_, Self::Key>, &mut Self::Value) {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:414:20
[INFO] [stdout]     |
[INFO] [stdout] 414 |     fn find<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &Self::Value)>
[INFO] [stdout]     |                    ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 414 |     fn find<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &Self::Value)>
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:422:24
[INFO] [stdout]     |
[INFO] [stdout] 422 |     fn find_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                        ^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 422 |     fn find_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:430:27
[INFO] [stdout]     |
[INFO] [stdout] 430 |     fn predecessor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &Self::Value)>
[INFO] [stdout]     |                           ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 430 |     fn predecessor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &Self::Value)>
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:439:9
[INFO] [stdout]     |
[INFO] [stdout] 439 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 440 |         k: Q,
[INFO] [stdout] 441 |     ) -> Option<(MaybeBorrowed<Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                  |
[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] 441 |     ) -> Option<(MaybeBorrowed<'_, Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:449:25
[INFO] [stdout]     |
[INFO] [stdout] 449 |     fn successor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &Self::Value)>
[INFO] [stdout]     |                         ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 449 |     fn successor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &Self::Value)>
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:457:29
[INFO] [stdout]     |
[INFO] [stdout] 457 |     fn successor_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                             ^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 457 |     fn successor_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:535:16
[INFO] [stdout]     |
[INFO] [stdout] 535 |     fn min_val(&self) -> (MaybeBorrowed<Self::Key>, &Self::Value) {
[INFO] [stdout]     |                ^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 535 |     fn min_val(&self) -> (MaybeBorrowed<'_, Self::Key>, &Self::Value) {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:539:20
[INFO] [stdout]     |
[INFO] [stdout] 539 |     fn min_val_mut(&mut self) -> (MaybeBorrowed<Self::Key>, &mut Self::Value) {
[INFO] [stdout]     |                    ^^^^^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 539 |     fn min_val_mut(&mut self) -> (MaybeBorrowed<'_, Self::Key>, &mut Self::Value) {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:543:16
[INFO] [stdout]     |
[INFO] [stdout] 543 |     fn max_val(&self) -> (MaybeBorrowed<Self::Key>, &Self::Value) {
[INFO] [stdout]     |                ^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 543 |     fn max_val(&self) -> (MaybeBorrowed<'_, Self::Key>, &Self::Value) {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:547:20
[INFO] [stdout]     |
[INFO] [stdout] 547 |     fn max_val_mut(&mut self) -> (MaybeBorrowed<Self::Key>, &mut Self::Value) {
[INFO] [stdout]     |                    ^^^^^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 547 |     fn max_val_mut(&mut self) -> (MaybeBorrowed<'_, Self::Key>, &mut Self::Value) {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:551:20
[INFO] [stdout]     |
[INFO] [stdout] 551 |     fn find<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &Self::Value)>
[INFO] [stdout]     |                    ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 551 |     fn find<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &Self::Value)>
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:559:24
[INFO] [stdout]     |
[INFO] [stdout] 559 |     fn find_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                        ^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 559 |     fn find_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:567:27
[INFO] [stdout]     |
[INFO] [stdout] 567 |     fn predecessor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &Self::Value)>
[INFO] [stdout]     |                           ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 567 |     fn predecessor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &Self::Value)>
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:576:9
[INFO] [stdout]     |
[INFO] [stdout] 576 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 577 |         k: Q,
[INFO] [stdout] 578 |     ) -> Option<(MaybeBorrowed<Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                  |
[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] 578 |     ) -> Option<(MaybeBorrowed<'_, Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:586:25
[INFO] [stdout]     |
[INFO] [stdout] 586 |     fn successor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &Self::Value)>
[INFO] [stdout]     |                         ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 586 |     fn successor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &Self::Value)>
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:594:29
[INFO] [stdout]     |
[INFO] [stdout] 594 |     fn successor_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                             ^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 594 |     fn successor_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitset/map/mod.rs:164:16
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn min_val(&self) -> (MaybeBorrowed<Self::Key>, &Self::Value) {
[INFO] [stdout]     |                ^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 164 |     fn min_val(&self) -> (MaybeBorrowed<'_, Self::Key>, &Self::Value) {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitset/map/mod.rs:167:20
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn min_val_mut(&mut self) -> (MaybeBorrowed<Self::Key>, &mut Self::Value) {
[INFO] [stdout]     |                    ^^^^^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 167 |     fn min_val_mut(&mut self) -> (MaybeBorrowed<'_, Self::Key>, &mut Self::Value) {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitset/map/mod.rs:170:16
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn max_val(&self) -> (MaybeBorrowed<Self::Key>, &Self::Value) {
[INFO] [stdout]     |                ^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 170 |     fn max_val(&self) -> (MaybeBorrowed<'_, Self::Key>, &Self::Value) {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitset/map/mod.rs:173:20
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn max_val_mut(&mut self) -> (MaybeBorrowed<Self::Key>, &mut Self::Value) {
[INFO] [stdout]     |                    ^^^^^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 173 |     fn max_val_mut(&mut self) -> (MaybeBorrowed<'_, Self::Key>, &mut Self::Value) {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitset/map/mod.rs:176:20
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn find<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &Self::Value)>
[INFO] [stdout]     |                    ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 176 |     fn find<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &Self::Value)>
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitset/map/mod.rs:186:24
[INFO] [stdout]     |
[INFO] [stdout] 186 |     fn find_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                        ^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 186 |     fn find_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitset/map/mod.rs:196:27
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn predecessor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &Self::Value)>
[INFO] [stdout]     |                           ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 196 |     fn predecessor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &Self::Value)>
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitset/map/mod.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 208 |         k: Q,
[INFO] [stdout] 209 |     ) -> Option<(MaybeBorrowed<Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                  |
[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] 209 |     ) -> Option<(MaybeBorrowed<'_, Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitset/map/mod.rs:219:25
[INFO] [stdout]     |
[INFO] [stdout] 219 |     fn successor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &Self::Value)>
[INFO] [stdout]     |                         ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 219 |     fn successor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &Self::Value)>
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitset/map/mod.rs:229:29
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn successor_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                             ^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 229 |     fn successor_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitset/set.rs:124:16
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn min_val(&self) -> (MaybeBorrowed<Self::Key>, &Self::Value) {
[INFO] [stdout]     |                ^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 124 |     fn min_val(&self) -> (MaybeBorrowed<'_, Self::Key>, &Self::Value) {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitset/set.rs:127:20
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn min_val_mut(&mut self) -> (MaybeBorrowed<Self::Key>, &mut Self::Value) {
[INFO] [stdout]     |                    ^^^^^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 127 |     fn min_val_mut(&mut self) -> (MaybeBorrowed<'_, Self::Key>, &mut Self::Value) {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitset/set.rs:130:16
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn max_val(&self) -> (MaybeBorrowed<Self::Key>, &Self::Value) {
[INFO] [stdout]     |                ^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 130 |     fn max_val(&self) -> (MaybeBorrowed<'_, Self::Key>, &Self::Value) {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitset/set.rs:133:20
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn max_val_mut(&mut self) -> (MaybeBorrowed<Self::Key>, &mut Self::Value) {
[INFO] [stdout]     |                    ^^^^^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 133 |     fn max_val_mut(&mut self) -> (MaybeBorrowed<'_, Self::Key>, &mut Self::Value) {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitset/set.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn find<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &Self::Value)>
[INFO] [stdout]     |                    ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 137 |     fn find<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &Self::Value)>
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitset/set.rs:149:24
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn find_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                        ^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 149 |     fn find_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitset/set.rs:162:27
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn predecessor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &Self::Value)>
[INFO] [stdout]     |                           ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 162 |     fn predecessor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &Self::Value)>
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitset/set.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 173 |         k: Q,
[INFO] [stdout] 174 |     ) -> Option<(MaybeBorrowed<Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                  |
[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] 174 |     ) -> Option<(MaybeBorrowed<'_, Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitset/set.rs:183:25
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn successor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &Self::Value)>
[INFO] [stdout]     |                         ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 183 |     fn successor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &Self::Value)>
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitset/set.rs:192:29
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn successor_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                             ^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 192 |     fn successor_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<'_, Self::Key>, &mut Self::Value)>
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/key.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn into_or_clone(self) -> B {
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | impl<'a, B> Deref for MaybeBorrowed<'a, B> {
[INFO] [stdout]    | ------------------------------------------ trait implemented here
[INFO] [stdout] 56 |     type Target = B;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/key.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn borrow(&'a self) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | impl<'a, B> Deref for MaybeBorrowed<'a, B> {
[INFO] [stdout]    | ------------------------------------------ trait implemented here
[INFO] [stdout] 56 |     type Target = B;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:111:16
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn min_val(&self) -> (MaybeBorrowed<K>, &V) {
[INFO] [stdout]     |                ^^^^^      ^^^^^^^^^^^^^^^^  ^^ the same lifetime is elided 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] 111 |     fn min_val(&self) -> (MaybeBorrowed<'_, K>, &V) {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:116:20
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn min_val_mut(&mut self) -> (MaybeBorrowed<K>, &mut V) {
[INFO] [stdout]     |                    ^^^^^^^^^      ^^^^^^^^^^^^^^^^  ^^^^^^ the same lifetime is elided 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] 116 |     fn min_val_mut(&mut self) -> (MaybeBorrowed<'_, K>, &mut V) {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:121:16
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn max_val(&self) -> (MaybeBorrowed<K>, &V) {
[INFO] [stdout]     |                ^^^^^      ^^^^^^^^^^^^^^^^  ^^ the same lifetime is elided 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] 121 |     fn max_val(&self) -> (MaybeBorrowed<'_, K>, &V) {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:131:20
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn max_val_mut(&mut self) -> (MaybeBorrowed<K>, &mut V) {
[INFO] [stdout]     |                    ^^^^^^^^^      ^^^^^^^^^^^^^^^^  ^^^^^^ the same lifetime is elided 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] 131 |     fn max_val_mut(&mut self) -> (MaybeBorrowed<'_, K>, &mut V) {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:141:20
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn find<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<K>, &Self::Value)>
[INFO] [stdout]     |                    ^^^^^                   ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^ the same lifetime is elided 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] 141 |     fn find<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<'_, K>, &Self::Value)>
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:175:24
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn find_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<K>, &mut Self::Value)>
[INFO] [stdout]     |                        ^^^^^^^^^                   ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ the same lifetime is elided 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] 175 |     fn find_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<'_, K>, &mut Self::Value)>
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:209:27
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn predecessor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<K>, &V)>
[INFO] [stdout]     |                           ^^^^^                   ^^^^^^^^^^^^^^^^  ^^ the same lifetime is elided 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] 209 |     fn predecessor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<'_, K>, &V)>
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:261:31
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn predecessor_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<K>, &mut V)>
[INFO] [stdout]     |                               ^^^^^^^^^                   ^^^^^^^^^^^^^^^^  ^^^^^^ the same lifetime is elided 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] 261 |     fn predecessor_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<'_, K>, &mut V)>
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:329:25
[INFO] [stdout]     |
[INFO] [stdout] 329 |     fn successor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<K>, &V)>
[INFO] [stdout]     |                         ^^^^^                   ^^^^^^^^^^^^^^^^  ^^ the same lifetime is elided 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] 329 |     fn successor<'a, Q>(&self, k: Q) -> Option<(MaybeBorrowed<'_, K>, &V)>
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tree.rs:378:29
[INFO] [stdout]     |
[INFO] [stdout] 378 |     fn successor_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<K>, &mut V)>
[INFO] [stdout]     |                             ^^^^^^^^^                   ^^^^^^^^^^^^^^^^  ^^^^^^ the same lifetime is elided 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] 378 |     fn successor_mut<'a, Q>(&mut self, k: Q) -> Option<(MaybeBorrowed<'_, K>, &mut V)>
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `veb-tree` (lib) due to 2 previous errors; 67 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "34df2e140982ace4d794a27120eaa67324ec1691f54c225277df6482cba24639", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34df2e140982ace4d794a27120eaa67324ec1691f54c225277df6482cba24639", kill_on_drop: false }`
[INFO] [stdout] 34df2e140982ace4d794a27120eaa67324ec1691f54c225277df6482cba24639
