[INFO] fetching crate lockfreehashmap 0.1.2...
[INFO] testing lockfreehashmap-0.1.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate lockfreehashmap 0.1.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate lockfreehashmap 0.1.2
[INFO] finished tweaking crates.io crate lockfreehashmap 0.1.2
[INFO] tweaked toml for crates.io crate lockfreehashmap 0.1.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lockfreehashmap 0.1.2 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] [stderr]       Adding crossbeam-epoch v0.4.3 (available: v0.9.18)
[INFO] [stderr]       Adding crossbeam-utils v0.3.2 (available: v0.8.21)
[INFO] [stderr]       Adding rand v0.4.6 (available: v0.10.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22cdc5f39e4d1776ed08715b4692b04e4eb5528241a1bb383870c4b2f1d2257e
[INFO] running `Command { std: "docker" "start" "-a" "22cdc5f39e4d1776ed08715b4692b04e4eb5528241a1bb383870c4b2f1d2257e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22cdc5f39e4d1776ed08715b4692b04e4eb5528241a1bb383870c4b2f1d2257e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22cdc5f39e4d1776ed08715b4692b04e4eb5528241a1bb383870c4b2f1d2257e", kill_on_drop: false }`
[INFO] [stdout] 22cdc5f39e4d1776ed08715b4692b04e4eb5528241a1bb383870c4b2f1d2257e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d63c9132a047dfc880d1a79ae1eccdb3bb97fb8fc459e69eb5bb5874efc99d6
[INFO] running `Command { std: "docker" "start" "-a" "0d63c9132a047dfc880d1a79ae1eccdb3bb97fb8fc459e69eb5bb5874efc99d6", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.3.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.4.3
[INFO] [stderr]    Compiling lockfreehashmap v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/atomic.rs:124:22
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn as_shared(&self) -> Shared<T> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn as_shared(&self) -> Shared<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/atomic.rs:286:52
[INFO] [stdout]     |
[INFO] [stdout] 281 |         &'g self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 282 |         compare: NotNull<T>,
[INFO] [stdout] 283 |         set: NotNull<'g, T>,
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] 284 |         guard: &'g Guard
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 285 |     )
[INFO] [stdout] 286 |         -> Result<NotNull<'g, T>, (NotNull<'g, T>, NotNull<T>)>
[INFO] [stdout]     |                           --               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is named here
[INFO] [stdout]     |                           the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'g`
[INFO] [stdout]     |
[INFO] [stdout] 286 |         -> Result<NotNull<'g, T>, (NotNull<'g, T>, NotNull<'g, T>)>
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map_inner.rs:269:16
[INFO] [stdout]     |
[INFO] [stdout] 269 |     fn as_qref(&self) -> QRef<K, Q> {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^ the same lifetimes are 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] 269 |     fn as_qref(&self) -> QRef<'_, '_, K, Q> {
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map_inner.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn as_qref2(&self) -> QRef2<K, Q> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetimes are 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] 286 |     fn as_qref2(&self) -> QRef2<'_, '_, K, Q> {
[INFO] [stdout]     |                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/map_inner.rs:945:25
[INFO] [stdout]     |
[INFO] [stdout] 941 |         &'guard self,
[INFO] [stdout]     |          ------ the lifetime is named here
[INFO] [stdout] 942 |         old_value_slot: MaybeNull<'guard, ValueSlot<V>>,
[INFO] [stdout]     |                                   ------ the lifetime is named here
[INFO] [stdout] 943 |         insert_tombstone: bool,
[INFO] [stdout] 944 |         guard: &'guard Guard,
[INFO] [stdout]     |                 ------ the lifetime is named here
[INFO] [stdout] 945 |     ) -> Option<&'guard ValueSlot<V>>
[INFO] [stdout]     |                  ------ ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'guard`
[INFO] [stdout]     |
[INFO] [stdout] 945 |     ) -> Option<&'guard ValueSlot<'guard, V>>
[INFO] [stdout]     |                                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/map_inner.rs:994:25
[INFO] [stdout]     |
[INFO] [stdout] 988 |         &'guard self,
[INFO] [stdout]     |          ------ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 993 |         guard: &'guard Guard
[INFO] [stdout]     |                 ------ the lifetime is named here
[INFO] [stdout] 994 |     ) -> Option<&'guard ValueSlot<V>>
[INFO] [stdout]     |                  ------ ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'guard`
[INFO] [stdout]     |
[INFO] [stdout] 994 |     ) -> Option<&'guard ValueSlot<'guard, V>>
[INFO] [stdout]     |                                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
[INFO] running `Command { std: "docker" "inspect" "0d63c9132a047dfc880d1a79ae1eccdb3bb97fb8fc459e69eb5bb5874efc99d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d63c9132a047dfc880d1a79ae1eccdb3bb97fb8fc459e69eb5bb5874efc99d6", kill_on_drop: false }`
[INFO] [stdout] 0d63c9132a047dfc880d1a79ae1eccdb3bb97fb8fc459e69eb5bb5874efc99d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f004f31f8344e4b0ac7016b8d8f0a1e037243a4c8f6d5bb078d3a3954cbd3911
[INFO] running `Command { std: "docker" "start" "-a" "f004f31f8344e4b0ac7016b8d8f0a1e037243a4c8f6d5bb078d3a3954cbd3911", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/atomic.rs:124:22
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn as_shared(&self) -> Shared<T> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn as_shared(&self) -> Shared<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/atomic.rs:286:52
[INFO] [stdout]     |
[INFO] [stdout] 281 |         &'g self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 282 |         compare: NotNull<T>,
[INFO] [stdout] 283 |         set: NotNull<'g, T>,
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] 284 |         guard: &'g Guard
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 285 |     )
[INFO] [stdout] 286 |         -> Result<NotNull<'g, T>, (NotNull<'g, T>, NotNull<T>)>
[INFO] [stdout]     |                           --               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is named here
[INFO] [stdout]     |                           the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'g`
[INFO] [stdout]     |
[INFO] [stdout] 286 |         -> Result<NotNull<'g, T>, (NotNull<'g, T>, NotNull<'g, T>)>
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map_inner.rs:269:16
[INFO] [stdout]     |
[INFO] [stdout] 269 |     fn as_qref(&self) -> QRef<K, Q> {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^ the same lifetimes are 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] 269 |     fn as_qref(&self) -> QRef<'_, '_, K, Q> {
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map_inner.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn as_qref2(&self) -> QRef2<K, Q> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetimes are 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] 286 |     fn as_qref2(&self) -> QRef2<'_, '_, K, Q> {
[INFO] [stdout]     |                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/map_inner.rs:945:25
[INFO] [stdout]     |
[INFO] [stdout] 941 |         &'guard self,
[INFO] [stdout]     |          ------ the lifetime is named here
[INFO] [stdout] 942 |         old_value_slot: MaybeNull<'guard, ValueSlot<V>>,
[INFO] [stdout]     |                                   ------ the lifetime is named here
[INFO] [stdout] 943 |         insert_tombstone: bool,
[INFO] [stdout] 944 |         guard: &'guard Guard,
[INFO] [stdout]     |                 ------ the lifetime is named here
[INFO] [stdout] 945 |     ) -> Option<&'guard ValueSlot<V>>
[INFO] [stdout]     |                  ------ ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'guard`
[INFO] [stdout]     |
[INFO] [stdout] 945 |     ) -> Option<&'guard ValueSlot<'guard, V>>
[INFO] [stdout]     |                                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/map_inner.rs:994:25
[INFO] [stdout]     |
[INFO] [stdout] 988 |         &'guard self,
[INFO] [stdout]     |          ------ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 993 |         guard: &'guard Guard
[INFO] [stdout]     |                 ------ the lifetime is named here
[INFO] [stdout] 994 |     ) -> Option<&'guard ValueSlot<V>>
[INFO] [stdout]     |                  ------ ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'guard`
[INFO] [stdout]     |
[INFO] [stdout] 994 |     ) -> Option<&'guard ValueSlot<'guard, V>>
[INFO] [stdout]     |                                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lockfreehashmap v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `NumberWithDrop` is never constructed
[INFO] [stdout]    --> src/lib.rs:368:16
[INFO] [stdout]     |
[INFO] [stdout] 368 |     pub struct NumberWithDrop {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/atomic.rs:124:22
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn as_shared(&self) -> Shared<T> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn as_shared(&self) -> Shared<'_, T> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/atomic.rs:286:52
[INFO] [stdout]     |
[INFO] [stdout] 281 |         &'g self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 282 |         compare: NotNull<T>,
[INFO] [stdout] 283 |         set: NotNull<'g, T>,
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] 284 |         guard: &'g Guard
[INFO] [stdout]     |                 -- the lifetime is named here
[INFO] [stdout] 285 |     )
[INFO] [stdout] 286 |         -> Result<NotNull<'g, T>, (NotNull<'g, T>, NotNull<T>)>
[INFO] [stdout]     |                           --               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |                |
[INFO] [stdout]     |                           |                the same lifetime is named here
[INFO] [stdout]     |                           the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'g`
[INFO] [stdout]     |
[INFO] [stdout] 286 |         -> Result<NotNull<'g, T>, (NotNull<'g, T>, NotNull<'g, T>)>
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map_inner.rs:269:16
[INFO] [stdout]     |
[INFO] [stdout] 269 |     fn as_qref(&self) -> QRef<K, Q> {
[INFO] [stdout]     |                ^^^^^     ^^^^^^^^^^ the same lifetimes are 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] 269 |     fn as_qref(&self) -> QRef<'_, '_, K, Q> {
[INFO] [stdout]     |                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/map_inner.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn as_qref2(&self) -> QRef2<K, Q> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetimes are 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] 286 |     fn as_qref2(&self) -> QRef2<'_, '_, K, Q> {
[INFO] [stdout]     |                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/map_inner.rs:945:25
[INFO] [stdout]     |
[INFO] [stdout] 941 |         &'guard self,
[INFO] [stdout]     |          ------ the lifetime is named here
[INFO] [stdout] 942 |         old_value_slot: MaybeNull<'guard, ValueSlot<V>>,
[INFO] [stdout]     |                                   ------ the lifetime is named here
[INFO] [stdout] 943 |         insert_tombstone: bool,
[INFO] [stdout] 944 |         guard: &'guard Guard,
[INFO] [stdout]     |                 ------ the lifetime is named here
[INFO] [stdout] 945 |     ) -> Option<&'guard ValueSlot<V>>
[INFO] [stdout]     |                  ------ ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'guard`
[INFO] [stdout]     |
[INFO] [stdout] 945 |     ) -> Option<&'guard ValueSlot<'guard, V>>
[INFO] [stdout]     |                                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/map_inner.rs:994:25
[INFO] [stdout]     |
[INFO] [stdout] 988 |         &'guard self,
[INFO] [stdout]     |          ------ the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 993 |         guard: &'guard Guard
[INFO] [stdout]     |                 ------ the lifetime is named here
[INFO] [stdout] 994 |     ) -> Option<&'guard ValueSlot<V>>
[INFO] [stdout]     |                  ------ ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'guard`
[INFO] [stdout]     |
[INFO] [stdout] 994 |     ) -> Option<&'guard ValueSlot<'guard, V>>
[INFO] [stdout]     |                                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/lib.rs:408:8
[INFO] [stdout]     |
[INFO] [stdout] 408 |        drop(map);
[INFO] [stdout]     |        ^^^^^---^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             argument has type `&LockFreeHashMap<'_, u32, Vec<u64>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 408 -        drop(map);
[INFO] [stdout] 408 +        let _ = map;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.35s
[INFO] running `Command { std: "docker" "inspect" "f004f31f8344e4b0ac7016b8d8f0a1e037243a4c8f6d5bb078d3a3954cbd3911", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f004f31f8344e4b0ac7016b8d8f0a1e037243a4c8f6d5bb078d3a3954cbd3911", kill_on_drop: false }`
[INFO] [stdout] f004f31f8344e4b0ac7016b8d8f0a1e037243a4c8f6d5bb078d3a3954cbd3911
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0d460b14c3ae03f19e851a0215588130bdad5d78dfedf52c0f6bbbc42f6751c9
[INFO] running `Command { std: "docker" "start" "-a" "0d460b14c3ae03f19e851a0215588130bdad5d78dfedf52c0f6bbbc42f6751c9", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/atomic.rs:124:22
[INFO] [stderr]     |
[INFO] [stderr] 124 |     pub fn as_shared(&self) -> Shared<T> {
[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] 124 |     pub fn as_shared(&self) -> Shared<'_, T> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/atomic.rs:286:52
[INFO] [stderr]     |
[INFO] [stderr] 281 |         &'g self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 282 |         compare: NotNull<T>,
[INFO] [stderr] 283 |         set: NotNull<'g, T>,
[INFO] [stderr]     |                      -- the lifetime is named here
[INFO] [stderr] 284 |         guard: &'g Guard
[INFO] [stderr]     |                 -- the lifetime is named here
[INFO] [stderr] 285 |     )
[INFO] [stderr] 286 |         -> Result<NotNull<'g, T>, (NotNull<'g, T>, NotNull<T>)>
[INFO] [stderr]     |                           --               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |                |
[INFO] [stderr]     |                           |                the same lifetime is named here
[INFO] [stderr]     |                           the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'g`
[INFO] [stderr]     |
[INFO] [stderr] 286 |         -> Result<NotNull<'g, T>, (NotNull<'g, T>, NotNull<'g, T>)>
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/map_inner.rs:269:16
[INFO] [stderr]     |
[INFO] [stderr] 269 |     fn as_qref(&self) -> QRef<K, Q> {
[INFO] [stderr]     |                ^^^^^     ^^^^^^^^^^ the same lifetimes are 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] 269 |     fn as_qref(&self) -> QRef<'_, '_, K, Q> {
[INFO] [stderr]     |                               +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/map_inner.rs:286:17
[INFO] [stderr]     |
[INFO] [stderr] 286 |     fn as_qref2(&self) -> QRef2<K, Q> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetimes are 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] 286 |     fn as_qref2(&self) -> QRef2<'_, '_, K, Q> {
[INFO] [stderr]     |                                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/map_inner.rs:945:25
[INFO] [stderr]     |
[INFO] [stderr] 941 |         &'guard self,
[INFO] [stderr]     |          ------ the lifetime is named here
[INFO] [stderr] 942 |         old_value_slot: MaybeNull<'guard, ValueSlot<V>>,
[INFO] [stderr]     |                                   ------ the lifetime is named here
[INFO] [stderr] 943 |         insert_tombstone: bool,
[INFO] [stderr] 944 |         guard: &'guard Guard,
[INFO] [stderr]     |                 ------ the lifetime is named here
[INFO] [stderr] 945 |     ) -> Option<&'guard ValueSlot<V>>
[INFO] [stderr]     |                  ------ ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'guard`
[INFO] [stderr]     |
[INFO] [stderr] 945 |     ) -> Option<&'guard ValueSlot<'guard, V>>
[INFO] [stderr]     |                                   +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/map_inner.rs:994:25
[INFO] [stderr]     |
[INFO] [stderr] 988 |         &'guard self,
[INFO] [stderr]     |          ------ the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 993 |         guard: &'guard Guard
[INFO] [stderr]     |                 ------ the lifetime is named here
[INFO] [stderr] 994 |     ) -> Option<&'guard ValueSlot<V>>
[INFO] [stderr]     |                  ------ ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'guard`
[INFO] [stderr]     |
[INFO] [stderr] 994 |     ) -> Option<&'guard ValueSlot<'guard, V>>
[INFO] [stderr]     |                                   +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NumberWithDrop` is never constructed
[INFO] [stderr]    --> src/lib.rs:368:16
[INFO] [stderr]     |
[INFO] [stderr] 368 |     pub struct NumberWithDrop {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stderr]    --> src/lib.rs:408:8
[INFO] [stderr]     |
[INFO] [stderr] 408 |        drop(map);
[INFO] [stderr]     |        ^^^^^---^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             argument has type `&LockFreeHashMap<'_, u32, Vec<u64>>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]     |
[INFO] [stderr] 408 -        drop(map);
[INFO] [stderr] 408 +        let _ = map;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `lockfreehashmap` (lib) generated 6 warnings (run `cargo fix --lib -p lockfreehashmap` to apply 6 suggestions)
[INFO] [stderr] warning: `lockfreehashmap` (lib test) generated 8 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lockfreehashmap-623fea4ecc37c078)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test atomic::test::test_atomic_ptr ... ok
[INFO] [stdout] test test::test_basic ... ok
[INFO] [stdout] test test::test_heavy_usage ... ok
[INFO] [stderr] malloc_consolidate(): unaligned fastbin chunk detected
[INFO] [stdout] test test::test_single_thread ... ok
[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/lockfreehashmap-623fea4ecc37c078` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "0d460b14c3ae03f19e851a0215588130bdad5d78dfedf52c0f6bbbc42f6751c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d460b14c3ae03f19e851a0215588130bdad5d78dfedf52c0f6bbbc42f6751c9", kill_on_drop: false }`
[INFO] [stdout] 0d460b14c3ae03f19e851a0215588130bdad5d78dfedf52c0f6bbbc42f6751c9
