[INFO] fetching crate hash_ord 0.1.10...
[INFO] testing hash_ord-0.1.10 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] extracting crate hash_ord 0.1.10 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate hash_ord 0.1.10
[INFO] finished tweaking crates.io crate hash_ord 0.1.10
[INFO] tweaked toml for crates.io crate hash_ord 0.1.10 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hash_ord 0.1.10 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 12 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.4.6 (available: v0.9.2)
[INFO] [stderr]       Adding time v0.1.45 (available: v0.3.44)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e73c800f412fce376f1f9f2d5503470e67ad0db37f1612098edb1d88d2816a87
[INFO] running `Command { std: "docker" "start" "-a" "e73c800f412fce376f1f9f2d5503470e67ad0db37f1612098edb1d88d2816a87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e73c800f412fce376f1f9f2d5503470e67ad0db37f1612098edb1d88d2816a87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e73c800f412fce376f1f9f2d5503470e67ad0db37f1612098edb1d88d2816a87", kill_on_drop: false }`
[INFO] [stdout] e73c800f412fce376f1f9f2d5503470e67ad0db37f1612098edb1d88d2816a87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 201b46e379a9a6e7e543e06fc720ee71fb26bce1caf2b443cc0c2f17ae65bc4d
[INFO] running `Command { std: "docker" "start" "-a" "201b46e379a9a6e7e543e06fc720ee71fb26bce1caf2b443cc0c2f17ae65bc4d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling hash_ord v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/ord_map.rs:1780:34
[INFO] [stdout]      |
[INFO] [stdout] 1780 |     fn next(&mut self) -> Option<(&'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] 1780 -     fn next(&mut self) -> Option<(&'a K)> {
[INFO] [stdout] 1780 +     fn next(&mut self) -> Option<&'a K > {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/ord_map.rs:1815:34
[INFO] [stdout]      |
[INFO] [stdout] 1815 |     fn next(&mut self) -> Option<(&'a V)> {
[INFO] [stdout]      |                                  ^     ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1815 -     fn next(&mut self) -> Option<(&'a V)> {
[INFO] [stdout] 1815 +     fn next(&mut self) -> Option<&'a V > {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/ord_map.rs:1850:34
[INFO] [stdout]      |
[INFO] [stdout] 1850 |     fn next(&mut self) -> Option<(&'a mut V)> {
[INFO] [stdout]      |                                  ^         ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1850 -     fn next(&mut self) -> Option<(&'a mut V)> {
[INFO] [stdout] 1850 +     fn next(&mut self) -> Option<&'a mut V > {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/hash_map.rs:204:34
[INFO] [stdout]     |
[INFO] [stdout] 204 |     fn next(&mut self) -> Option<(&'a K)> {
[INFO] [stdout]     |                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 204 -     fn next(&mut self) -> Option<(&'a K)> {
[INFO] [stdout] 204 +     fn next(&mut self) -> Option<&'a K > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/hash_map.rs:238:34
[INFO] [stdout]     |
[INFO] [stdout] 238 |     fn next(&mut self) -> Option<(&'a V)> {
[INFO] [stdout]     |                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 238 -     fn next(&mut self) -> Option<(&'a V)> {
[INFO] [stdout] 238 +     fn next(&mut self) -> Option<&'a V > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/hash_map.rs:272:34
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn next(&mut self) -> Option<(&'a mut V)> {
[INFO] [stdout]     |                                  ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 272 -     fn next(&mut self) -> Option<(&'a mut V)> {
[INFO] [stdout] 272 +     fn next(&mut self) -> Option<&'a mut V > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/fastbin.rs:27:41
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let mut fastbin = unsafe { mem::uninitialized::<Fastbin>() };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> src/macros.rs:3:10
[INFO] [stdout]    |
[INFO] [stdout]  3 |         &(*(0 as *const $TYPE)).$MEMBER as *const _ as isize
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ord_map.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         container_of!(self, AVLEntry<K, V>, node)
[INFO] [stdout]    |         ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `offset_of` which comes from the expansion of the macro `container_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ord_map.rs:806:32
[INFO] [stdout]     |
[INFO] [stdout] 806 |     pub fn range<T: ?Sized, R>(&self, range: R) -> Range<K, V>
[INFO] [stdout]     |                                ^^^^^               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 806 |     pub fn range<T: ?Sized, R>(&self, range: R) -> Range<'_, K, V>
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ord_map.rs:850:36
[INFO] [stdout]     |
[INFO] [stdout] 850 |     pub fn range_mut<T: ?Sized, R>(&mut self, range: R) -> RangeMut<K, V>
[INFO] [stdout]     |                                    ^^^^^^^^^               ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 850 |     pub fn range_mut<T: ?Sized, R>(&mut self, range: R) -> RangeMut<'_, K, V>
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1040:18
[INFO] [stdout]      |
[INFO] [stdout] 1040 |     pub fn entry(&mut self, key: K) -> Entry<K, V> {
[INFO] [stdout]      |                  ^^^^^^^^^             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1040 |     pub fn entry(&mut self, key: K) -> Entry<'_, K, V> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1060:28
[INFO] [stdout]      |
[INFO] [stdout] 1060 |     pub fn find_cursors<Q>(&mut self, q: &Q) -> Cursors<K, V>
[INFO] [stdout]      |                            ^^^^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1060 |     pub fn find_cursors<Q>(&mut self, q: &Q) -> Cursors<'_, K, V>
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1554:17
[INFO] [stdout]      |
[INFO] [stdout] 1554 |     pub fn keys(&self) -> Keys<K, V> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1554 |     pub fn keys(&self) -> Keys<'_, K, V> {
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1579:19
[INFO] [stdout]      |
[INFO] [stdout] 1579 |     pub fn values(&self) -> Values<K, V> {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1579 |     pub fn values(&self) -> Values<'_, K, V> {
[INFO] [stdout]      |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1609:23
[INFO] [stdout]      |
[INFO] [stdout] 1609 |     pub fn values_mut(&mut self) -> ValuesMut<K, V> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1609 |     pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1634:17
[INFO] [stdout]      |
[INFO] [stdout] 1634 |     pub fn iter(&self) -> Iter<K, V> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1634 |     pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1667:21
[INFO] [stdout]      |
[INFO] [stdout] 1667 |     pub fn iter_mut(&mut self) -> IterMut<K, V> {
[INFO] [stdout]      |                     ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1667 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1944:17
[INFO] [stdout]      |
[INFO] [stdout] 1944 |     pub fn iter(&self) -> SortedListIter<K, V> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1944 |     pub fn iter(&self) -> SortedListIter<'_, K, V> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> src/macros.rs:3:10
[INFO] [stdout]    |
[INFO] [stdout]  3 |         &(*(0 as *const $TYPE)).$MEMBER as *const _ as isize
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hash_table.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         container_of!(self, HashIndex, node)
[INFO] [stdout]    |         ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `offset_of` which comes from the expansion of the macro `container_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/macros.rs:3:10
[INFO] [stdout]     |
[INFO] [stdout]   3 |         &(*(0 as *const $TYPE)).$MEMBER as *const _ as isize
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hash_table.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         container_of!(self, HashNode<K>, avl_node)
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `offset_of` which comes from the expansion of the macro `container_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/macros.rs:3:10
[INFO] [stdout]     |
[INFO] [stdout]   3 |         &(*(0 as *const $TYPE)).$MEMBER as *const _ as isize
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hash_map.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 |     container_of!(key, (K, V), 0)
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `offset_of` which comes from the expansion of the macro `container_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/macros.rs:3:10
[INFO] [stdout]     |
[INFO] [stdout]   3 |         &(*(0 as *const $TYPE)).$MEMBER as *const _ as isize
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hash_map.rs:411:9
[INFO] [stdout]     |
[INFO] [stdout] 411 |         container_of!(self, InternalHashEntry<K, V>, node)
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `offset_of` which comes from the expansion of the macro `container_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/hash_map.rs:1084:17
[INFO] [stdout]      |
[INFO] [stdout] 1084 |     pub fn keys(&self) -> Keys<K, V, S> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1084 |     pub fn keys(&self) -> Keys<'_, K, V, S> {
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/hash_map.rs:1105:19
[INFO] [stdout]      |
[INFO] [stdout] 1105 |     pub fn values(&self) -> Values<K, V, S> {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1105 |     pub fn values(&self) -> Values<'_, K, V, S> {
[INFO] [stdout]      |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/hash_map.rs:1131:23
[INFO] [stdout]      |
[INFO] [stdout] 1131 |     pub fn values_mut(&mut self) -> ValuesMut<K, V, S> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1131 |     pub fn values_mut(&mut self) -> ValuesMut<'_, K, V, S> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/hash_map.rs:1154:17
[INFO] [stdout]      |
[INFO] [stdout] 1154 |     pub fn iter(&self) -> Iter<K, V, S> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1154 |     pub fn iter(&self) -> Iter<'_, K, V, S> {
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/hash_map.rs:1185:21
[INFO] [stdout]      |
[INFO] [stdout] 1185 |     pub fn iter_mut(&mut self) -> IterMut<K, V, S> {
[INFO] [stdout]      |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1185 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V, S> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/hash_map.rs:1213:18
[INFO] [stdout]      |
[INFO] [stdout] 1213 |     pub fn drain(&mut self) -> Drain<K, V, S> {
[INFO] [stdout]      |                  ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1213 |     pub fn drain(&mut self) -> Drain<'_, K, V, S> {
[INFO] [stdout]      |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/hash_map.rs:1256:18
[INFO] [stdout]      |
[INFO] [stdout] 1256 |     pub fn entry(&mut self, mut key: K) -> Entry<K, V, S> {
[INFO] [stdout]      |                  ^^^^^^^^^                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1256 |     pub fn entry(&mut self, mut key: K) -> Entry<'_, K, V, S> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `Fastbin` does not permit being left uninitialized
[INFO] [stdout]   --> src/fastbin.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let mut fastbin = unsafe { mem::uninitialized::<Fastbin>() };
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this code causes undefined behavior when executed
[INFO] [stdout]    |                                    help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/fastbin.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     obj_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] running `Command { std: "docker" "inspect" "201b46e379a9a6e7e543e06fc720ee71fb26bce1caf2b443cc0c2f17ae65bc4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "201b46e379a9a6e7e543e06fc720ee71fb26bce1caf2b443cc0c2f17ae65bc4d", kill_on_drop: false }`
[INFO] [stdout] 201b46e379a9a6e7e543e06fc720ee71fb26bce1caf2b443cc0c2f17ae65bc4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81264166ec8eb307a71ea1599afb3f5629d7c6910db68da961e3574f67bb9a6d
[INFO] running `Command { std: "docker" "start" "-a" "81264166ec8eb307a71ea1599afb3f5629d7c6910db68da961e3574f67bb9a6d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/ord_map.rs:1780:34
[INFO] [stdout]      |
[INFO] [stdout] 1780 |     fn next(&mut self) -> Option<(&'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] 1780 -     fn next(&mut self) -> Option<(&'a K)> {
[INFO] [stdout] 1780 +     fn next(&mut self) -> Option<&'a K > {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/ord_map.rs:1815:34
[INFO] [stdout]      |
[INFO] [stdout] 1815 |     fn next(&mut self) -> Option<(&'a V)> {
[INFO] [stdout]      |                                  ^     ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1815 -     fn next(&mut self) -> Option<(&'a V)> {
[INFO] [stdout] 1815 +     fn next(&mut self) -> Option<&'a V > {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/ord_map.rs:1850:34
[INFO] [stdout]      |
[INFO] [stdout] 1850 |     fn next(&mut self) -> Option<(&'a mut V)> {
[INFO] [stdout]      |                                  ^         ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1850 -     fn next(&mut self) -> Option<(&'a mut V)> {
[INFO] [stdout] 1850 +     fn next(&mut self) -> Option<&'a mut V > {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/hash_map.rs:204:34
[INFO] [stdout]     |
[INFO] [stdout] 204 |     fn next(&mut self) -> Option<(&'a K)> {
[INFO] [stdout]     |                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 204 -     fn next(&mut self) -> Option<(&'a K)> {
[INFO] [stdout] 204 +     fn next(&mut self) -> Option<&'a K > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/hash_map.rs:238:34
[INFO] [stdout]     |
[INFO] [stdout] 238 |     fn next(&mut self) -> Option<(&'a V)> {
[INFO] [stdout]     |                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 238 -     fn next(&mut self) -> Option<(&'a V)> {
[INFO] [stdout] 238 +     fn next(&mut self) -> Option<&'a V > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/hash_map.rs:272:34
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn next(&mut self) -> Option<(&'a mut V)> {
[INFO] [stdout]     |                                  ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 272 -     fn next(&mut self) -> Option<(&'a mut V)> {
[INFO] [stdout] 272 +     fn next(&mut self) -> Option<&'a mut V > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/fastbin.rs:27:41
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let mut fastbin = unsafe { mem::uninitialized::<Fastbin>() };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> src/macros.rs:3:10
[INFO] [stdout]    |
[INFO] [stdout]  3 |         &(*(0 as *const $TYPE)).$MEMBER as *const _ as isize
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ord_map.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         container_of!(self, AVLEntry<K, V>, node)
[INFO] [stdout]    |         ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `offset_of` which comes from the expansion of the macro `container_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ord_map.rs:806:32
[INFO] [stdout]     |
[INFO] [stdout] 806 |     pub fn range<T: ?Sized, R>(&self, range: R) -> Range<K, V>
[INFO] [stdout]     |                                ^^^^^               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 806 |     pub fn range<T: ?Sized, R>(&self, range: R) -> Range<'_, K, V>
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ord_map.rs:850:36
[INFO] [stdout]     |
[INFO] [stdout] 850 |     pub fn range_mut<T: ?Sized, R>(&mut self, range: R) -> RangeMut<K, V>
[INFO] [stdout]     |                                    ^^^^^^^^^               ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 850 |     pub fn range_mut<T: ?Sized, R>(&mut self, range: R) -> RangeMut<'_, K, V>
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1040:18
[INFO] [stdout]      |
[INFO] [stdout] 1040 |     pub fn entry(&mut self, key: K) -> Entry<K, V> {
[INFO] [stdout]      |                  ^^^^^^^^^             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1040 |     pub fn entry(&mut self, key: K) -> Entry<'_, K, V> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1060:28
[INFO] [stdout]      |
[INFO] [stdout] 1060 |     pub fn find_cursors<Q>(&mut self, q: &Q) -> Cursors<K, V>
[INFO] [stdout]      |                            ^^^^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1060 |     pub fn find_cursors<Q>(&mut self, q: &Q) -> Cursors<'_, K, V>
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1554:17
[INFO] [stdout]      |
[INFO] [stdout] 1554 |     pub fn keys(&self) -> Keys<K, V> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1554 |     pub fn keys(&self) -> Keys<'_, K, V> {
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1579:19
[INFO] [stdout]      |
[INFO] [stdout] 1579 |     pub fn values(&self) -> Values<K, V> {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1579 |     pub fn values(&self) -> Values<'_, K, V> {
[INFO] [stdout]      |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1609:23
[INFO] [stdout]      |
[INFO] [stdout] 1609 |     pub fn values_mut(&mut self) -> ValuesMut<K, V> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1609 |     pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1634:17
[INFO] [stdout]      |
[INFO] [stdout] 1634 |     pub fn iter(&self) -> Iter<K, V> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1634 |     pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1667:21
[INFO] [stdout]      |
[INFO] [stdout] 1667 |     pub fn iter_mut(&mut self) -> IterMut<K, V> {
[INFO] [stdout]      |                     ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1667 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1944:17
[INFO] [stdout]      |
[INFO] [stdout] 1944 |     pub fn iter(&self) -> SortedListIter<K, V> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1944 |     pub fn iter(&self) -> SortedListIter<'_, K, V> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hash_ord v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> src/macros.rs:3:10
[INFO] [stdout]    |
[INFO] [stdout]  3 |         &(*(0 as *const $TYPE)).$MEMBER as *const _ as isize
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hash_table.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         container_of!(self, HashIndex, node)
[INFO] [stdout]    |         ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `offset_of` which comes from the expansion of the macro `container_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/macros.rs:3:10
[INFO] [stdout]     |
[INFO] [stdout]   3 |         &(*(0 as *const $TYPE)).$MEMBER as *const _ as isize
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hash_table.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         container_of!(self, HashNode<K>, avl_node)
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `offset_of` which comes from the expansion of the macro `container_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/macros.rs:3:10
[INFO] [stdout]     |
[INFO] [stdout]   3 |         &(*(0 as *const $TYPE)).$MEMBER as *const _ as isize
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hash_map.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 |     container_of!(key, (K, V), 0)
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `offset_of` which comes from the expansion of the macro `container_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/macros.rs:3:10
[INFO] [stdout]     |
[INFO] [stdout]   3 |         &(*(0 as *const $TYPE)).$MEMBER as *const _ as isize
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hash_map.rs:411:9
[INFO] [stdout]     |
[INFO] [stdout] 411 |         container_of!(self, InternalHashEntry<K, V>, node)
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `offset_of` which comes from the expansion of the macro `container_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/hash_map.rs:1084:17
[INFO] [stdout]      |
[INFO] [stdout] 1084 |     pub fn keys(&self) -> Keys<K, V, S> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1084 |     pub fn keys(&self) -> Keys<'_, K, V, S> {
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/hash_map.rs:1105:19
[INFO] [stdout]      |
[INFO] [stdout] 1105 |     pub fn values(&self) -> Values<K, V, S> {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1105 |     pub fn values(&self) -> Values<'_, K, V, S> {
[INFO] [stdout]      |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/hash_map.rs:1131:23
[INFO] [stdout]      |
[INFO] [stdout] 1131 |     pub fn values_mut(&mut self) -> ValuesMut<K, V, S> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1131 |     pub fn values_mut(&mut self) -> ValuesMut<'_, K, V, S> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/hash_map.rs:1154:17
[INFO] [stdout]      |
[INFO] [stdout] 1154 |     pub fn iter(&self) -> Iter<K, V, S> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1154 |     pub fn iter(&self) -> Iter<'_, K, V, S> {
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/hash_map.rs:1185:21
[INFO] [stdout]      |
[INFO] [stdout] 1185 |     pub fn iter_mut(&mut self) -> IterMut<K, V, S> {
[INFO] [stdout]      |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1185 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V, S> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/hash_map.rs:1213:18
[INFO] [stdout]      |
[INFO] [stdout] 1213 |     pub fn drain(&mut self) -> Drain<K, V, S> {
[INFO] [stdout]      |                  ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1213 |     pub fn drain(&mut self) -> Drain<'_, K, V, S> {
[INFO] [stdout]      |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/hash_map.rs:1256:18
[INFO] [stdout]      |
[INFO] [stdout] 1256 |     pub fn entry(&mut self, mut key: K) -> Entry<K, V, S> {
[INFO] [stdout]      |                  ^^^^^^^^^                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1256 |     pub fn entry(&mut self, mut key: K) -> Entry<'_, K, V, S> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `Fastbin` does not permit being left uninitialized
[INFO] [stdout]   --> src/fastbin.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let mut fastbin = unsafe { mem::uninitialized::<Fastbin>() };
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this code causes undefined behavior when executed
[INFO] [stdout]    |                                    help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/fastbin.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     obj_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> examples/rbtree_by_tickdream125.rs:491:34
[INFO] [stdout]     |
[INFO] [stdout] 491 |     fn next(&mut self) -> Option<(&'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] 491 -     fn next(&mut self) -> Option<(&'a K)> {
[INFO] [stdout] 491 +     fn next(&mut self) -> Option<&'a K> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> examples/rbtree_by_tickdream125.rs:536:34
[INFO] [stdout]     |
[INFO] [stdout] 536 |     fn next(&mut self) -> Option<(&'a V)> {
[INFO] [stdout]     |                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 536 -     fn next(&mut self) -> Option<(&'a V)> {
[INFO] [stdout] 536 +     fn next(&mut self) -> Option<&'a V> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> examples/rbtree_by_tickdream125.rs:584:34
[INFO] [stdout]     |
[INFO] [stdout] 584 |     fn next(&mut self) -> Option<(&'a mut V)> {
[INFO] [stdout]     |                                  ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 584 -     fn next(&mut self) -> Option<(&'a mut V)> {
[INFO] [stdout] 584 +     fn next(&mut self) -> Option<&'a mut V> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> examples/rbtree_by_tickdream125.rs:491:34
[INFO] [stdout]     |
[INFO] [stdout] 491 |     fn next(&mut self) -> Option<(&'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] 491 -     fn next(&mut self) -> Option<(&'a K)> {
[INFO] [stdout] 491 +     fn next(&mut self) -> Option<&'a K> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> examples/rbtree_by_tickdream125.rs:536:34
[INFO] [stdout]     |
[INFO] [stdout] 536 |     fn next(&mut self) -> Option<(&'a V)> {
[INFO] [stdout]     |                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 536 -     fn next(&mut self) -> Option<(&'a V)> {
[INFO] [stdout] 536 +     fn next(&mut self) -> Option<&'a V> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> examples/rbtree_by_tickdream125.rs:584:34
[INFO] [stdout]     |
[INFO] [stdout] 584 |     fn next(&mut self) -> Option<(&'a mut V)> {
[INFO] [stdout]     |                                  ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 584 -     fn next(&mut self) -> Option<(&'a mut V)> {
[INFO] [stdout] 584 +     fn next(&mut self) -> Option<&'a mut V> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/ord_map.rs:1780:34
[INFO] [stdout]      |
[INFO] [stdout] 1780 |     fn next(&mut self) -> Option<(&'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] 1780 -     fn next(&mut self) -> Option<(&'a K)> {
[INFO] [stdout] 1780 +     fn next(&mut self) -> Option<&'a K > {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/ord_map.rs:1815:34
[INFO] [stdout]      |
[INFO] [stdout] 1815 |     fn next(&mut self) -> Option<(&'a V)> {
[INFO] [stdout]      |                                  ^     ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1815 -     fn next(&mut self) -> Option<(&'a V)> {
[INFO] [stdout] 1815 +     fn next(&mut self) -> Option<&'a V > {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/ord_map.rs:1850:34
[INFO] [stdout]      |
[INFO] [stdout] 1850 |     fn next(&mut self) -> Option<(&'a mut V)> {
[INFO] [stdout]      |                                  ^         ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1850 -     fn next(&mut self) -> Option<(&'a mut V)> {
[INFO] [stdout] 1850 +     fn next(&mut self) -> Option<&'a mut V > {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/hash_map.rs:204:34
[INFO] [stdout]     |
[INFO] [stdout] 204 |     fn next(&mut self) -> Option<(&'a K)> {
[INFO] [stdout]     |                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 204 -     fn next(&mut self) -> Option<(&'a K)> {
[INFO] [stdout] 204 +     fn next(&mut self) -> Option<&'a K > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/hash_map.rs:238:34
[INFO] [stdout]     |
[INFO] [stdout] 238 |     fn next(&mut self) -> Option<(&'a V)> {
[INFO] [stdout]     |                                  ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 238 -     fn next(&mut self) -> Option<(&'a V)> {
[INFO] [stdout] 238 +     fn next(&mut self) -> Option<&'a V > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/hash_map.rs:272:34
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn next(&mut self) -> Option<(&'a mut V)> {
[INFO] [stdout]     |                                  ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 272 -     fn next(&mut self) -> Option<(&'a mut V)> {
[INFO] [stdout] 272 +     fn next(&mut self) -> Option<&'a mut V > {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/fastbin.rs:27:41
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let mut fastbin = unsafe { mem::uninitialized::<Fastbin>() };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]     --> examples/rbtree_by_tickdream125.rs:1184:17
[INFO] [stdout]      |
[INFO] [stdout] 1184 |                 Box::from_raw(current.0);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1184 |                 let _ = Box::from_raw(current.0);
[INFO] [stdout]      |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> examples/rbtree_by_tickdream125.rs:1366:17
[INFO] [stdout]      |
[INFO] [stdout] 1366 |     pub fn keys(&self) -> Keys<K, V> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1366 |     pub fn keys(&self) -> Keys<'_, K, V> {
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> examples/rbtree_by_tickdream125.rs:1372:19
[INFO] [stdout]      |
[INFO] [stdout] 1372 |     pub fn values(&self) -> Values<K, V> {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1372 |     pub fn values(&self) -> Values<'_, K, V> {
[INFO] [stdout]      |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> examples/rbtree_by_tickdream125.rs:1378:23
[INFO] [stdout]      |
[INFO] [stdout] 1378 |     pub fn values_mut(&mut self) -> ValuesMut<K, V> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1378 |     pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> examples/rbtree_by_tickdream125.rs:1386:17
[INFO] [stdout]      |
[INFO] [stdout] 1386 |     pub fn iter(&self) -> Iter<K, V> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1386 |     pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> examples/rbtree_by_tickdream125.rs:1397:21
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     pub fn iter_mut(&mut self) -> IterMut<K, V> {
[INFO] [stdout]      |                     ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]     --> examples/rbtree_by_tickdream125.rs:1184:17
[INFO] [stdout]      |
[INFO] [stdout] 1184 |                 Box::from_raw(current.0);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1184 |                 let _ = Box::from_raw(current.0);
[INFO] [stdout]      |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> examples/rbtree_by_tickdream125.rs:1366:17
[INFO] [stdout]      |
[INFO] [stdout] 1366 |     pub fn keys(&self) -> Keys<K, V> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1366 |     pub fn keys(&self) -> Keys<'_, K, V> {
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> examples/rbtree_by_tickdream125.rs:1372:19
[INFO] [stdout]      |
[INFO] [stdout] 1372 |     pub fn values(&self) -> Values<K, V> {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1372 |     pub fn values(&self) -> Values<'_, K, V> {
[INFO] [stdout]      |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> examples/rbtree_by_tickdream125.rs:1378:23
[INFO] [stdout]      |
[INFO] [stdout] 1378 |     pub fn values_mut(&mut self) -> ValuesMut<K, V> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1378 |     pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> examples/rbtree_by_tickdream125.rs:1386:17
[INFO] [stdout]      |
[INFO] [stdout] 1386 |     pub fn iter(&self) -> Iter<K, V> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1386 |     pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> examples/rbtree_by_tickdream125.rs:1397:21
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     pub fn iter_mut(&mut self) -> IterMut<K, V> {
[INFO] [stdout]      |                     ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> src/macros.rs:3:10
[INFO] [stdout]    |
[INFO] [stdout]  3 |         &(*(0 as *const $TYPE)).$MEMBER as *const _ as isize
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ord_map.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         container_of!(self, AVLEntry<K, V>, node)
[INFO] [stdout]    |         ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `offset_of` which comes from the expansion of the macro `container_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ord_map.rs:806:32
[INFO] [stdout]     |
[INFO] [stdout] 806 |     pub fn range<T: ?Sized, R>(&self, range: R) -> Range<K, V>
[INFO] [stdout]     |                                ^^^^^               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 806 |     pub fn range<T: ?Sized, R>(&self, range: R) -> Range<'_, K, V>
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ord_map.rs:850:36
[INFO] [stdout]     |
[INFO] [stdout] 850 |     pub fn range_mut<T: ?Sized, R>(&mut self, range: R) -> RangeMut<K, V>
[INFO] [stdout]     |                                    ^^^^^^^^^               ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 850 |     pub fn range_mut<T: ?Sized, R>(&mut self, range: R) -> RangeMut<'_, K, V>
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1040:18
[INFO] [stdout]      |
[INFO] [stdout] 1040 |     pub fn entry(&mut self, key: K) -> Entry<K, V> {
[INFO] [stdout]      |                  ^^^^^^^^^             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1040 |     pub fn entry(&mut self, key: K) -> Entry<'_, K, V> {
[INFO] [stdout]      |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1060:28
[INFO] [stdout]      |
[INFO] [stdout] 1060 |     pub fn find_cursors<Q>(&mut self, q: &Q) -> Cursors<K, V>
[INFO] [stdout]      |                            ^^^^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1060 |     pub fn find_cursors<Q>(&mut self, q: &Q) -> Cursors<'_, K, V>
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1554:17
[INFO] [stdout]      |
[INFO] [stdout] 1554 |     pub fn keys(&self) -> Keys<K, V> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1554 |     pub fn keys(&self) -> Keys<'_, K, V> {
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1579:19
[INFO] [stdout]      |
[INFO] [stdout] 1579 |     pub fn values(&self) -> Values<K, V> {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1579 |     pub fn values(&self) -> Values<'_, K, V> {
[INFO] [stdout]      |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1609:23
[INFO] [stdout]      |
[INFO] [stdout] 1609 |     pub fn values_mut(&mut self) -> ValuesMut<K, V> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1609 |     pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1634:17
[INFO] [stdout]      |
[INFO] [stdout] 1634 |     pub fn iter(&self) -> Iter<K, V> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1634 |     pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1667:21
[INFO] [stdout]      |
[INFO] [stdout] 1667 |     pub fn iter_mut(&mut self) -> IterMut<K, V> {
[INFO] [stdout]      |                     ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1667 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/ord_map.rs:1944:17
[INFO] [stdout]      |
[INFO] [stdout] 1944 |     pub fn iter(&self) -> SortedListIter<K, V> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1944 |     pub fn iter(&self) -> SortedListIter<'_, K, V> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> src/macros.rs:3:10
[INFO] [stdout]    |
[INFO] [stdout]  3 |         &(*(0 as *const $TYPE)).$MEMBER as *const _ as isize
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hash_table.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         container_of!(self, HashIndex, node)
[INFO] [stdout]    |         ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `offset_of` which comes from the expansion of the macro `container_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/macros.rs:3:10
[INFO] [stdout]     |
[INFO] [stdout]   3 |         &(*(0 as *const $TYPE)).$MEMBER as *const _ as isize
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hash_table.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         container_of!(self, HashNode<K>, avl_node)
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `offset_of` which comes from the expansion of the macro `container_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/macros.rs:3:10
[INFO] [stdout]     |
[INFO] [stdout]   3 |         &(*(0 as *const $TYPE)).$MEMBER as *const _ as isize
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hash_map.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 |     container_of!(key, (K, V), 0)
[INFO] [stdout]     |     ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `offset_of` which comes from the expansion of the macro `container_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> src/macros.rs:3:10
[INFO] [stdout]     |
[INFO] [stdout]   3 |         &(*(0 as *const $TYPE)).$MEMBER as *const _ as isize
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hash_map.rs:411:9
[INFO] [stdout]     |
[INFO] [stdout] 411 |         container_of!(self, InternalHashEntry<K, V>, node)
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `offset_of` which comes from the expansion of the macro `container_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/hash_map.rs:1084:17
[INFO] [stdout]      |
[INFO] [stdout] 1084 |     pub fn keys(&self) -> Keys<K, V, S> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1084 |     pub fn keys(&self) -> Keys<'_, K, V, S> {
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/hash_map.rs:1105:19
[INFO] [stdout]      |
[INFO] [stdout] 1105 |     pub fn values(&self) -> Values<K, V, S> {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1105 |     pub fn values(&self) -> Values<'_, K, V, S> {
[INFO] [stdout]      |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/hash_map.rs:1131:23
[INFO] [stdout]      |
[INFO] [stdout] 1131 |     pub fn values_mut(&mut self) -> ValuesMut<K, V, S> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1131 |     pub fn values_mut(&mut self) -> ValuesMut<'_, K, V, S> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/hash_map.rs:1154:17
[INFO] [stdout]      |
[INFO] [stdout] 1154 |     pub fn iter(&self) -> Iter<K, V, S> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1154 |     pub fn iter(&self) -> Iter<'_, K, V, S> {
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/hash_map.rs:1185:21
[INFO] [stdout]      |
[INFO] [stdout] 1185 |     pub fn iter_mut(&mut self) -> IterMut<K, V, S> {
[INFO] [stdout]      |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1185 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V, S> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/hash_map.rs:1213:18
[INFO] [stdout]      |
[INFO] [stdout] 1213 |     pub fn drain(&mut self) -> Drain<K, V, S> {
[INFO] [stdout]      |                  ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1213 |     pub fn drain(&mut self) -> Drain<'_, K, V, S> {
[INFO] [stdout]      |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/hash_map.rs:1256:18
[INFO] [stdout]      |
[INFO] [stdout] 1256 |     pub fn entry(&mut self, mut key: K) -> Entry<K, V, S> {
[INFO] [stdout]      |                  ^^^^^^^^^                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1256 |     pub fn entry(&mut self, mut key: K) -> Entry<'_, K, V, S> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `Fastbin` does not permit being left uninitialized
[INFO] [stdout]   --> src/fastbin.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let mut fastbin = unsafe { mem::uninitialized::<Fastbin>() };
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this code causes undefined behavior when executed
[INFO] [stdout]    |                                    help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]   --> src/fastbin.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     obj_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s
[INFO] running `Command { std: "docker" "inspect" "81264166ec8eb307a71ea1599afb3f5629d7c6910db68da961e3574f67bb9a6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81264166ec8eb307a71ea1599afb3f5629d7c6910db68da961e3574f67bb9a6d", kill_on_drop: false }`
[INFO] [stdout] 81264166ec8eb307a71ea1599afb3f5629d7c6910db68da961e3574f67bb9a6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 88f229bcc7c17c001190df9cb632732f6cc6533dbff0c83e3637f586de3a850e
[INFO] running `Command { std: "docker" "start" "-a" "88f229bcc7c17c001190df9cb632732f6cc6533dbff0c83e3637f586de3a850e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]     --> src/ord_map.rs:1780:34
[INFO] [stderr]      |
[INFO] [stderr] 1780 |     fn next(&mut self) -> Option<(&'a K)> {
[INFO] [stderr]      |                                  ^     ^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 1780 -     fn next(&mut self) -> Option<(&'a K)> {
[INFO] [stderr] 1780 +     fn next(&mut self) -> Option<&'a K > {
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]     --> src/ord_map.rs:1815:34
[INFO] [stderr]      |
[INFO] [stderr] 1815 |     fn next(&mut self) -> Option<(&'a V)> {
[INFO] [stderr]      |                                  ^     ^
[INFO] [stderr]      |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 1815 -     fn next(&mut self) -> Option<(&'a V)> {
[INFO] [stderr] 1815 +     fn next(&mut self) -> Option<&'a V > {
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]     --> src/ord_map.rs:1850:34
[INFO] [stderr]      |
[INFO] [stderr] 1850 |     fn next(&mut self) -> Option<(&'a mut V)> {
[INFO] [stderr]      |                                  ^         ^
[INFO] [stderr]      |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 1850 -     fn next(&mut self) -> Option<(&'a mut V)> {
[INFO] [stderr] 1850 +     fn next(&mut self) -> Option<&'a mut V > {
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/hash_map.rs:204:34
[INFO] [stderr]     |
[INFO] [stderr] 204 |     fn next(&mut self) -> Option<(&'a K)> {
[INFO] [stderr]     |                                  ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 204 -     fn next(&mut self) -> Option<(&'a K)> {
[INFO] [stderr] 204 +     fn next(&mut self) -> Option<&'a K > {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/hash_map.rs:238:34
[INFO] [stderr]     |
[INFO] [stderr] 238 |     fn next(&mut self) -> Option<(&'a V)> {
[INFO] [stderr]     |                                  ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 238 -     fn next(&mut self) -> Option<(&'a V)> {
[INFO] [stderr] 238 +     fn next(&mut self) -> Option<&'a V > {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/hash_map.rs:272:34
[INFO] [stderr]     |
[INFO] [stderr] 272 |     fn next(&mut self) -> Option<(&'a mut V)> {
[INFO] [stderr]     |                                  ^         ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 272 -     fn next(&mut self) -> Option<(&'a mut V)> {
[INFO] [stderr] 272 +     fn next(&mut self) -> Option<&'a mut V > {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/fastbin.rs:27:41
[INFO] [stderr]    |
[INFO] [stderr] 27 |         let mut fastbin = unsafe { mem::uninitialized::<Fastbin>() };
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]   --> src/macros.rs:3:10
[INFO] [stderr]    |
[INFO] [stderr]  3 |         &(*(0 as *const $TYPE)).$MEMBER as *const _ as isize
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/ord_map.rs:77:9
[INFO] [stderr]    |
[INFO] [stderr] 77 |         container_of!(self, AVLEntry<K, V>, node)
[INFO] [stderr]    |         ----------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `offset_of` which comes from the expansion of the macro `container_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ord_map.rs:806:32
[INFO] [stderr]     |
[INFO] [stderr] 806 |     pub fn range<T: ?Sized, R>(&self, range: R) -> Range<K, V>
[INFO] [stderr]     |                                ^^^^^               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 806 |     pub fn range<T: ?Sized, R>(&self, range: R) -> Range<'_, K, V>
[INFO] [stderr]     |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ord_map.rs:850:36
[INFO] [stderr]     |
[INFO] [stderr] 850 |     pub fn range_mut<T: ?Sized, R>(&mut self, range: R) -> RangeMut<K, V>
[INFO] [stderr]     |                                    ^^^^^^^^^               ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                    |
[INFO] [stderr]     |                                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 850 |     pub fn range_mut<T: ?Sized, R>(&mut self, range: R) -> RangeMut<'_, K, V>
[INFO] [stderr]     |                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ord_map.rs:1040:18
[INFO] [stderr]      |
[INFO] [stderr] 1040 |     pub fn entry(&mut self, key: K) -> Entry<K, V> {
[INFO] [stderr]      |                  ^^^^^^^^^             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                  |
[INFO] [stderr]      |                  the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1040 |     pub fn entry(&mut self, key: K) -> Entry<'_, K, V> {
[INFO] [stderr]      |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ord_map.rs:1060:28
[INFO] [stderr]      |
[INFO] [stderr] 1060 |     pub fn find_cursors<Q>(&mut self, q: &Q) -> Cursors<K, V>
[INFO] [stderr]      |                            ^^^^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                            |
[INFO] [stderr]      |                            the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1060 |     pub fn find_cursors<Q>(&mut self, q: &Q) -> Cursors<'_, K, V>
[INFO] [stderr]      |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ord_map.rs:1554:17
[INFO] [stderr]      |
[INFO] [stderr] 1554 |     pub fn keys(&self) -> Keys<K, V> {
[INFO] [stderr]      |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                 |
[INFO] [stderr]      |                 the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1554 |     pub fn keys(&self) -> Keys<'_, K, V> {
[INFO] [stderr]      |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ord_map.rs:1579:19
[INFO] [stderr]      |
[INFO] [stderr] 1579 |     pub fn values(&self) -> Values<K, V> {
[INFO] [stderr]      |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                   |
[INFO] [stderr]      |                   the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1579 |     pub fn values(&self) -> Values<'_, K, V> {
[INFO] [stderr]      |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ord_map.rs:1609:23
[INFO] [stderr]      |
[INFO] [stderr] 1609 |     pub fn values_mut(&mut self) -> ValuesMut<K, V> {
[INFO] [stderr]      |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                       |
[INFO] [stderr]      |                       the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1609 |     pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> {
[INFO] [stderr]      |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ord_map.rs:1634:17
[INFO] [stderr]      |
[INFO] [stderr] 1634 |     pub fn iter(&self) -> Iter<K, V> {
[INFO] [stderr]      |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                 |
[INFO] [stderr]      |                 the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1634 |     pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stderr]      |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ord_map.rs:1667:21
[INFO] [stderr]      |
[INFO] [stderr] 1667 |     pub fn iter_mut(&mut self) -> IterMut<K, V> {
[INFO] [stderr]      |                     ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                     |
[INFO] [stderr]      |                     the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1667 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stderr]      |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/ord_map.rs:1944:17
[INFO] [stderr]      |
[INFO] [stderr] 1944 |     pub fn iter(&self) -> SortedListIter<K, V> {
[INFO] [stderr]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                 |
[INFO] [stderr]      |                 the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1944 |     pub fn iter(&self) -> SortedListIter<'_, K, V> {
[INFO] [stderr]      |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]   --> src/macros.rs:3:10
[INFO] [stderr]    |
[INFO] [stderr]  3 |         &(*(0 as *const $TYPE)).$MEMBER as *const _ as isize
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/hash_table.rs:74:9
[INFO] [stderr]    |
[INFO] [stderr] 74 |         container_of!(self, HashIndex, node)
[INFO] [stderr]    |         ------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `offset_of` which comes from the expansion of the macro `container_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/macros.rs:3:10
[INFO] [stderr]     |
[INFO] [stderr]   3 |         &(*(0 as *const $TYPE)).$MEMBER as *const _ as isize
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/hash_table.rs:147:9
[INFO] [stderr]     |
[INFO] [stderr] 147 |         container_of!(self, HashNode<K>, avl_node)
[INFO] [stderr]     |         ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `offset_of` which comes from the expansion of the macro `container_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/macros.rs:3:10
[INFO] [stderr]     |
[INFO] [stderr]   3 |         &(*(0 as *const $TYPE)).$MEMBER as *const _ as isize
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/hash_map.rs:359:5
[INFO] [stderr]     |
[INFO] [stderr] 359 |     container_of!(key, (K, V), 0)
[INFO] [stderr]     |     ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `offset_of` which comes from the expansion of the macro `container_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> src/macros.rs:3:10
[INFO] [stderr]     |
[INFO] [stderr]   3 |         &(*(0 as *const $TYPE)).$MEMBER as *const _ as isize
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/hash_map.rs:411:9
[INFO] [stderr]     |
[INFO] [stderr] 411 |         container_of!(self, InternalHashEntry<K, V>, node)
[INFO] [stderr]     |         -------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `offset_of` which comes from the expansion of the macro `container_of` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/hash_map.rs:1084:17
[INFO] [stderr]      |
[INFO] [stderr] 1084 |     pub fn keys(&self) -> Keys<K, V, S> {
[INFO] [stderr]      |                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                 |
[INFO] [stderr]      |                 the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1084 |     pub fn keys(&self) -> Keys<'_, K, V, S> {
[INFO] [stderr]      |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/hash_map.rs:1105:19
[INFO] [stderr]      |
[INFO] [stderr] 1105 |     pub fn values(&self) -> Values<K, V, S> {
[INFO] [stderr]      |                   ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                   |
[INFO] [stderr]      |                   the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1105 |     pub fn values(&self) -> Values<'_, K, V, S> {
[INFO] [stderr]      |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/hash_map.rs:1131:23
[INFO] [stderr]      |
[INFO] [stderr] 1131 |     pub fn values_mut(&mut self) -> ValuesMut<K, V, S> {
[INFO] [stderr]      |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                       |
[INFO] [stderr]      |                       the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1131 |     pub fn values_mut(&mut self) -> ValuesMut<'_, K, V, S> {
[INFO] [stderr]      |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/hash_map.rs:1154:17
[INFO] [stderr]      |
[INFO] [stderr] 1154 |     pub fn iter(&self) -> Iter<K, V, S> {
[INFO] [stderr]      |                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                 |
[INFO] [stderr]      |                 the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1154 |     pub fn iter(&self) -> Iter<'_, K, V, S> {
[INFO] [stderr]      |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/hash_map.rs:1185:21
[INFO] [stderr]      |
[INFO] [stderr] 1185 |     pub fn iter_mut(&mut self) -> IterMut<K, V, S> {
[INFO] [stderr]      |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                     |
[INFO] [stderr]      |                     the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1185 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V, S> {
[INFO] [stderr]      |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/hash_map.rs:1213:18
[INFO] [stderr]      |
[INFO] [stderr] 1213 |     pub fn drain(&mut self) -> Drain<K, V, S> {
[INFO] [stderr]      |                  ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                  |
[INFO] [stderr]      |                  the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1213 |     pub fn drain(&mut self) -> Drain<'_, K, V, S> {
[INFO] [stderr]      |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/hash_map.rs:1256:18
[INFO] [stderr]      |
[INFO] [stderr] 1256 |     pub fn entry(&mut self, mut key: K) -> Entry<K, V, S> {
[INFO] [stderr]      |                  ^^^^^^^^^                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                  |
[INFO] [stderr]      |                  the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1256 |     pub fn entry(&mut self, mut key: K) -> Entry<'_, K, V, S> {
[INFO] [stderr]      |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: the type `Fastbin` does not permit being left uninitialized
[INFO] [stderr]   --> src/fastbin.rs:27:36
[INFO] [stderr]    |
[INFO] [stderr] 27 |         let mut fastbin = unsafe { mem::uninitialized::<Fastbin>() };
[INFO] [stderr]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    this code causes undefined behavior when executed
[INFO] [stderr]    |                                    help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]    |
[INFO] [stderr] note: integers must be initialized (in this struct field)
[INFO] [stderr]   --> src/fastbin.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 |     obj_size: usize,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `hash_ord` (lib) generated 30 warnings (run `cargo fix --lib -p hash_ord` to apply 23 suggestions)
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> examples/rbtree_by_tickdream125.rs:491:34
[INFO] [stderr]     |
[INFO] [stderr] 491 |     fn next(&mut self) -> Option<(&'a K)> {
[INFO] [stderr]     |                                  ^     ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 491 -     fn next(&mut self) -> Option<(&'a K)> {
[INFO] [stderr] 491 +     fn next(&mut self) -> Option<&'a K> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> examples/rbtree_by_tickdream125.rs:536:34
[INFO] [stderr]     |
[INFO] [stderr] 536 |     fn next(&mut self) -> Option<(&'a V)> {
[INFO] [stderr]     |                                  ^     ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 536 -     fn next(&mut self) -> Option<(&'a V)> {
[INFO] [stderr] 536 +     fn next(&mut self) -> Option<&'a V> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> examples/rbtree_by_tickdream125.rs:584:34
[INFO] [stderr]     |
[INFO] [stderr] 584 |     fn next(&mut self) -> Option<(&'a mut V)> {
[INFO] [stderr]     |                                  ^         ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 584 -     fn next(&mut self) -> Option<(&'a mut V)> {
[INFO] [stderr] 584 +     fn next(&mut self) -> Option<&'a mut V> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stderr]     --> examples/rbtree_by_tickdream125.rs:1184:17
[INFO] [stderr]      |
[INFO] [stderr] 1184 |                 Box::from_raw(current.0);
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stderr]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]      |
[INFO] [stderr] 1184 |                 let _ = Box::from_raw(current.0);
[INFO] [stderr]      |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> examples/rbtree_by_tickdream125.rs:1366:17
[INFO] [stderr]      |
[INFO] [stderr] 1366 |     pub fn keys(&self) -> Keys<K, V> {
[INFO] [stderr]      |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                 |
[INFO] [stderr]      |                 the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1366 |     pub fn keys(&self) -> Keys<'_, K, V> {
[INFO] [stderr]      |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> examples/rbtree_by_tickdream125.rs:1372:19
[INFO] [stderr]      |
[INFO] [stderr] 1372 |     pub fn values(&self) -> Values<K, V> {
[INFO] [stderr]      |                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                   |
[INFO] [stderr]      |                   the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1372 |     pub fn values(&self) -> Values<'_, K, V> {
[INFO] [stderr]      |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> examples/rbtree_by_tickdream125.rs:1378:23
[INFO] [stderr]      |
[INFO] [stderr] 1378 |     pub fn values_mut(&mut self) -> ValuesMut<K, V> {
[INFO] [stderr]      |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                       |
[INFO] [stderr]      |                       the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1378 |     pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> {
[INFO] [stderr]      |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> examples/rbtree_by_tickdream125.rs:1386:17
[INFO] [stderr]      |
[INFO] [stderr] 1386 |     pub fn iter(&self) -> Iter<K, V> {
[INFO] [stderr]      |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                 |
[INFO] [stderr]      |                 the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1386 |     pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stderr]      |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> examples/rbtree_by_tickdream125.rs:1397:21
[INFO] [stderr]      |
[INFO] [stderr] 1397 |     pub fn iter_mut(&mut self) -> IterMut<K, V> {
[INFO] [stderr]      |                     ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                     |
[INFO] [stderr]      |                     the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1397 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
[INFO] [stderr]      |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: `hash_ord` (example "rbtree_by_tickdream125") generated 9 warnings (run `cargo fix --example "rbtree_by_tickdream125" -p hash_ord` to apply 8 suggestions)
[INFO] [stderr] warning: `hash_ord` (example "avl_cmp_rbtree") generated 9 warnings (9 duplicates)
[INFO] [stderr] warning: `hash_ord` (lib test) generated 30 warnings (30 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hash_ord-8f631aa92f419007)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'hash_map::test::test_empty_entry' (27) panicked at src/hash_table.rs:74:9:
[INFO] [stderr] null pointer dereference occurred
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5b8381635102 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5b8381635102 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5b8381635102 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5b8381635102 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5b838164511f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5b838164511f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]    6:     0x5b8381602bd3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5b8381602bd3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5b838160e842 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5b838161337f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x5b83816131d9 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x5b83815ca90e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   12:     0x5b83815ca90e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x5b838161398f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   14:     0x5b838161398f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x5b83816137b6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stderr]   16:     0x5b838160e979 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x5b83815f726d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x5b838164c98d - core::panicking::panic_nounwind_fmt::runtime::hdc3e454f690461fc
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x5b838164c98d - core::panicking::panic_nounwind_fmt::h0f491c26d5575477
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/intrinsics/mod.rs:2439:9
[INFO] [stderr]   20:     0x5b838164cb6d - core::panicking::panic_null_pointer_dereference::hb085622b2cde3c44
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:307:5
[INFO] [stderr]   21:     0x5b838159d847 - <*mut hash_ord::list::ListHead as hash_ord::hash_table::ListHeadPtrOperateHashIndex>::hash_index_deref_mut::hf8a9c04745dfdcb6
[INFO] [stderr]                                at /opt/rustwide/workdir/src/macros.rs:3:9
[INFO] [stderr]   22:     0x5b83815970b4 - hash_ord::hash_table::HashTable<K,V>::pop_first_index::h9b65fa608a6bf6d8
[INFO] [stderr]                                at /opt/rustwide/workdir/src/hash_table.rs:399:26
[INFO] [stderr]   23:     0x5b8381588b8f - hash_ord::hash_map::HashMap<K,V,S>::clear::h4ee46dd109e96d13
[INFO] [stderr]                                at /opt/rustwide/workdir/src/hash_map.rs:949:40
[INFO] [stderr]   24:     0x5b8381584cba - <hash_ord::hash_map::HashMap<K,V,S> as core::ops::drop::Drop>::drop::h0c0469075a9d1c88
[INFO] [stderr]                                at /opt/rustwide/workdir/src/hash_map.rs:1658:14
[INFO] [stderr]   25:     0x5b83815a3263 - core::ptr::drop_in_place<hash_ord::hash_map::HashMap<isize,bool>>::h6f02a052b6784bdf
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ptr/mod.rs:805:1
[INFO] [stderr]   26:     0x5b8381591a75 - hash_ord::hash_map::test::test_empty_entry::h78a9c4a5f38437a4
[INFO] [stderr]                                at /opt/rustwide/workdir/src/hash_map.rs:2208:5
[INFO] [stderr]   27:     0x5b8381591aa7 - hash_ord::hash_map::test::test_empty_entry::{{closure}}::h8ac555c6816e540a
[INFO] [stderr]                                at /opt/rustwide/workdir/src/hash_map.rs:2200:26
[INFO] [stderr]   28:     0x5b83815a28c6 - core::ops::function::FnOnce::call_once::hf06cfb82b3d72247
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   29:     0x5b83815ca70b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   30:     0x5b83815ca70b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stderr]   31:     0x5b83815de76d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stderr]   32:     0x5b83815de76d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   33:     0x5b83815de76d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]   34:     0x5b83815de76d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]   35:     0x5b83815de76d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]   36:     0x5b83815de76d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stderr]   37:     0x5b83815de76d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stderr]   38:     0x5b83815b7cb4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stderr]   39:     0x5b83815b7cb4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   40:     0x5b83815bb50a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]   41:     0x5b83815bb50a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   42:     0x5b83815bb50a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]   43:     0x5b83815bb50a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]   44:     0x5b83815bb50a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]   45:     0x5b83815bb50a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]   46:     0x5b83815bb50a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   47:     0x5b8381609d7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]   48:     0x5b8381609d7f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stderr]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   49:     0x7d82622ffaa4 - <unknown>
[INFO] [stderr]   50:     0x7d826238ca64 - clone
[INFO] [stderr]   51:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/hash_ord-8f631aa92f419007` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "88f229bcc7c17c001190df9cb632732f6cc6533dbff0c83e3637f586de3a850e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88f229bcc7c17c001190df9cb632732f6cc6533dbff0c83e3637f586de3a850e", kill_on_drop: false }`
[INFO] [stdout] 88f229bcc7c17c001190df9cb632732f6cc6533dbff0c83e3637f586de3a850e
