[INFO] fetching crate discord-indexmap 1.4.0...
[INFO] testing discord-indexmap-1.4.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate discord-indexmap 1.4.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate discord-indexmap 1.4.0
[INFO] finished tweaking crates.io crate discord-indexmap 1.4.0
[INFO] tweaked toml for crates.io crate discord-indexmap 1.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate discord-indexmap 1.4.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 38 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.8.2 (available: v0.14.0)
[INFO] [stderr]       Adding quickcheck v0.8.5 (available: v1.0.3)
[INFO] [stderr]       Adding rand v0.6.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a48ecaff047672dc862d94c91bec846c15f4d3756e4c57f11380a46c4aa25cb
[INFO] running `Command { std: "docker" "start" "-a" "9a48ecaff047672dc862d94c91bec846c15f4d3756e4c57f11380a46c4aa25cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a48ecaff047672dc862d94c91bec846c15f4d3756e4c57f11380a46c4aa25cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a48ecaff047672dc862d94c91bec846c15f4d3756e4c57f11380a46c4aa25cb", kill_on_drop: false }`
[INFO] [stdout] 9a48ecaff047672dc862d94c91bec846c15f4d3756e4c57f11380a46c4aa25cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbbb2077ca1d7a78c8c75960e20c5a8c6705ba513f19c06977573c0c72460110
[INFO] running `Command { std: "docker" "start" "-a" "dbbb2077ca1d7a78c8c75960e20c5a8c6705ba513f19c06977573c0c72460110", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling discord-indexmap v1.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `Entries` is never used
[INFO] [stdout]    --> src/lib.rs:156:7
[INFO] [stdout]     |
[INFO] [stdout] 156 | trait Entries {
[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/map.rs:876:26
[INFO] [stdout]     |
[INFO] [stdout] 876 |     fn entry_phase_1<Sz>(&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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 876 |     fn entry_phase_1<Sz>(&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/map.rs:991:18
[INFO] [stdout]     |
[INFO] [stdout] 991 |     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] 991 |     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/map.rs:997:17
[INFO] [stdout]     |
[INFO] [stdout] 997 |     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] 997 |     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/map.rs:1004:21
[INFO] [stdout]      |
[INFO] [stdout] 1004 |     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] 1004 |     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/map.rs:1011:17
[INFO] [stdout]      |
[INFO] [stdout] 1011 |     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] 1011 |     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/map.rs:1018:19
[INFO] [stdout]      |
[INFO] [stdout] 1018 |     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] 1018 |     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/map.rs:1026:23
[INFO] [stdout]      |
[INFO] [stdout] 1026 |     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] 1026 |     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/map.rs:1290:18
[INFO] [stdout]      |
[INFO] [stdout] 1290 |     pub fn drain(&mut self, range: RangeFull) -> Drain<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] 1290 |     pub fn drain(&mut self, range: RangeFull) -> Drain<'_, K, V> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/map.rs:1487:26
[INFO] [stdout]      |
[INFO] [stdout] 1487 |     fn entry_phase_1<Sz>(&mut self, hash: HashValue, key: K) -> Entry<K, V>
[INFO] [stdout]      |                          ^^^^^^^^^ the lifetime is elided here  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1487 |     fn entry_phase_1<Sz>(&mut self, hash: HashValue, 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/set.rs:239:17
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn iter(&self) -> Iter<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/set.rs:532:18
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drain(&mut self, range: RangeFull) -> Drain<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drain(&mut self, range: RangeFull) -> Drain<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
[INFO] running `Command { std: "docker" "inspect" "dbbb2077ca1d7a78c8c75960e20c5a8c6705ba513f19c06977573c0c72460110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbbb2077ca1d7a78c8c75960e20c5a8c6705ba513f19c06977573c0c72460110", kill_on_drop: false }`
[INFO] [stdout] dbbb2077ca1d7a78c8c75960e20c5a8c6705ba513f19c06977573c0c72460110
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1873740a695dc8eaa86b5f7acfc30d10b3b97213abd1658e07a193373e51f7e
[INFO] running `Command { std: "docker" "start" "-a" "f1873740a695dc8eaa86b5f7acfc30d10b3b97213abd1658e07a193373e51f7e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stdout] warning: trait `Entries` is never used
[INFO] [stdout]    --> src/lib.rs:156:7
[INFO] [stdout]     |
[INFO] [stdout] 156 | trait Entries {
[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/map.rs:876:26
[INFO] [stdout]     |
[INFO] [stdout] 876 |     fn entry_phase_1<Sz>(&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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 876 |     fn entry_phase_1<Sz>(&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/map.rs:991:18
[INFO] [stdout]     |
[INFO] [stdout] 991 |     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] 991 |     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/map.rs:997:17
[INFO] [stdout]     |
[INFO] [stdout] 997 |     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] 997 |     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/map.rs:1004:21
[INFO] [stdout]      |
[INFO] [stdout] 1004 |     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] 1004 |     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/map.rs:1011:17
[INFO] [stdout]      |
[INFO] [stdout] 1011 |     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] 1011 |     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/map.rs:1018:19
[INFO] [stdout]      |
[INFO] [stdout] 1018 |     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] 1018 |     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/map.rs:1026:23
[INFO] [stdout]      |
[INFO] [stdout] 1026 |     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] 1026 |     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/map.rs:1290:18
[INFO] [stdout]      |
[INFO] [stdout] 1290 |     pub fn drain(&mut self, range: RangeFull) -> Drain<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] 1290 |     pub fn drain(&mut self, range: RangeFull) -> Drain<'_, K, V> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/map.rs:1487:26
[INFO] [stdout]      |
[INFO] [stdout] 1487 |     fn entry_phase_1<Sz>(&mut self, hash: HashValue, key: K) -> Entry<K, V>
[INFO] [stdout]      |                          ^^^^^^^^^ the lifetime is elided here  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1487 |     fn entry_phase_1<Sz>(&mut self, hash: HashValue, 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/set.rs:239:17
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn iter(&self) -> Iter<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/set.rs:532:18
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drain(&mut self, range: RangeFull) -> Drain<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drain(&mut self, range: RangeFull) -> Drain<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling quickcheck v0.8.5
[INFO] [stderr]    Compiling discord-indexmap v1.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]     --> src/set.rs:1469:20
[INFO] [stdout]      |
[INFO] [stdout] 1469 |         #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints, eq_op))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `rayon`, `serde`, `serde-1`, `test_debug`, and `test_low_transition_point`
[INFO] [stdout]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Entries` is never used
[INFO] [stdout]    --> src/lib.rs:156:7
[INFO] [stdout]     |
[INFO] [stdout] 156 | trait Entries {
[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/map.rs:876:26
[INFO] [stdout]     |
[INFO] [stdout] 876 |     fn entry_phase_1<Sz>(&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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 876 |     fn entry_phase_1<Sz>(&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/map.rs:991:18
[INFO] [stdout]     |
[INFO] [stdout] 991 |     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] 991 |     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/map.rs:997:17
[INFO] [stdout]     |
[INFO] [stdout] 997 |     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] 997 |     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/map.rs:1004:21
[INFO] [stdout]      |
[INFO] [stdout] 1004 |     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] 1004 |     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/map.rs:1011:17
[INFO] [stdout]      |
[INFO] [stdout] 1011 |     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] 1011 |     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/map.rs:1018:19
[INFO] [stdout]      |
[INFO] [stdout] 1018 |     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] 1018 |     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/map.rs:1026:23
[INFO] [stdout]      |
[INFO] [stdout] 1026 |     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] 1026 |     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/map.rs:1290:18
[INFO] [stdout]      |
[INFO] [stdout] 1290 |     pub fn drain(&mut self, range: RangeFull) -> Drain<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] 1290 |     pub fn drain(&mut self, range: RangeFull) -> Drain<'_, K, V> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/map.rs:1487:26
[INFO] [stdout]      |
[INFO] [stdout] 1487 |     fn entry_phase_1<Sz>(&mut self, hash: HashValue, key: K) -> Entry<K, V>
[INFO] [stdout]      |                          ^^^^^^^^^ the lifetime is elided here  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1487 |     fn entry_phase_1<Sz>(&mut self, hash: HashValue, 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/set.rs:239:17
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn iter(&self) -> Iter<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/set.rs:532:18
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drain(&mut self, range: RangeFull) -> Drain<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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 532 |     pub fn drain(&mut self, range: RangeFull) -> Drain<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.78s
[INFO] running `Command { std: "docker" "inspect" "f1873740a695dc8eaa86b5f7acfc30d10b3b97213abd1658e07a193373e51f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1873740a695dc8eaa86b5f7acfc30d10b3b97213abd1658e07a193373e51f7e", kill_on_drop: false }`
[INFO] [stdout] f1873740a695dc8eaa86b5f7acfc30d10b3b97213abd1658e07a193373e51f7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1375467d0e6d44c28159ca86eccf52b7a2f9010216c0c6fbe272dbbd8882446b
[INFO] running `Command { std: "docker" "start" "-a" "1375467d0e6d44c28159ca86eccf52b7a2f9010216c0c6fbe272dbbd8882446b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] 
[INFO] [stderr] warning: trait `Entries` is never used
[INFO] [stdout] running 33 tests
[INFO] [stderr]    --> src/lib.rs:156:7
[INFO] [stdout] test map::tests::entry ... ok
[INFO] [stderr]     |
[INFO] [stdout] test map::tests::entry_or_default ... ok
[INFO] [stderr] 156 | trait Entries {
[INFO] [stdout] test map::tests::entry_and_modify ... ok
[INFO] [stderr]     |       ^^^^^^^
[INFO] [stdout] test map::tests::grow ... ok
[INFO] [stderr]     |
[INFO] [stdout] test map::tests::extend ... ok
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test map::tests::insert_full ... ok
[INFO] [stderr] 
[INFO] [stdout] test map::tests::insert_order ... ok
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] test map::tests::keys ... ok
[INFO] [stderr]    --> src/map.rs:876:26
[INFO] [stdout] test map::tests::partial_eq_and_eq ... ok
[INFO] [stderr]     |
[INFO] [stdout] test map::tests::new ... ok
[INFO] [stderr] 876 |     fn entry_phase_1<Sz>(&mut self, key: K) -> Entry<K, V>
[INFO] [stdout] test map::tests::remove_to_empty ... ok
[INFO] [stderr]     |                          ^^^^^^^^^             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] test map::tests::remove ... ok
[INFO] [stderr]     |                          |
[INFO] [stdout] test set::tests::comparisons ... ok
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stdout] test set::tests::extend ... ok
[INFO] [stderr]     |
[INFO] [stdout] test set::tests::grow ... ok
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] test set::tests::it_works ... ok
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] test set::tests::ops ... ok
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] test set::tests::remove ... ok
[INFO] [stderr]     |
[INFO] [stdout] test set::tests::insert_order ... ok
[INFO] [stderr] 876 |     fn entry_phase_1<Sz>(&mut self, key: K) -> Entry<'_, K, V>
[INFO] [stdout] test set::tests::swap_remove_index ... ok
[INFO] [stderr]     |                                                      +++
[INFO] [stdout] test set::tests::insert ... ok
[INFO] [stderr] 
[INFO] [stdout] test set::tests::iter_comparisons ... ok
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] test set::tests::new ... ok
[INFO] [stderr]    --> src/map.rs:991:18
[INFO] [stdout] test set::tests::partial_eq_and_eq ... ok
[INFO] [stderr]     |
[INFO] [stdout] test set::tests::insert_dup ... ok
[INFO] [stderr] 991 |     pub fn entry(&mut self, key: K) -> Entry<K, V> {
[INFO] [stdout] test map::tests::insert_2 ... ok
[INFO] [stderr]     |                  ^^^^^^^^^             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] test map::tests::values ... ok
[INFO] [stderr]     |                  |
[INFO] [stdout] test map::tests::values_mut ... ok
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stdout] test set::tests::insert_full ... ok
[INFO] [stderr]     |
[INFO] [stdout] test set::tests::insert_2 ... ok
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] test map::tests::swap_remove_index ... ok
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] test map::tests::insert ... ok
[INFO] [stderr]     |
[INFO] [stdout] test map::tests::it_works ... ok
[INFO] [stderr] 991 |     pub fn entry(&mut self, key: K) -> Entry<'_, K, V> {
[INFO] [stdout] 
[INFO] [stderr]     |                                              +++
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] 
[INFO] [stderr]    --> src/map.rs:997:17
[INFO] [stdout] running 2 tests
[INFO] [stderr]     |
[INFO] [stdout] test test_lookup ... ok
[INFO] [stderr] 997 |     pub fn iter(&self) -> Iter<K, V> {
[INFO] [stdout] test test_string_str ... ok
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 
[INFO] [stderr]     |                 |
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stdout] 
[INFO] [stderr]     |
[INFO] [stdout] 
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] running 2 tests
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] test test_create_map ... ok
[INFO] [stderr]     |
[INFO] [stdout] test test_create_set ... ok
[INFO] [stderr] 997 |     pub fn iter(&self) -> Iter<'_, K, V> {
[INFO] [stdout] 
[INFO] [stderr]     |                                +++
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] 
[INFO] [stderr]     --> src/map.rs:1004:21
[INFO] [stdout] running 16 tests
[INFO] [stderr]      |
[INFO] [stdout] test with_cap ... ok
[INFO] [stderr] 1004 |     pub fn iter_mut(&mut self) -> IterMut<K, V> {
[INFO] [stdout] test contains ... ok
[INFO] [stderr]      |                     ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] test drain ... ok
[INFO] [stderr]      |                     |
[INFO] [stdout] test insertion_order ... ok
[INFO] [stderr]      |                     the lifetime is elided here
[INFO] [stdout] test equality ... ok
[INFO] [stderr]      |
[INFO] [stdout] test insert_remove ... ok
[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] 1004 |     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/map.rs:1011:17
[INFO] [stderr]      |
[INFO] [stderr] 1011 |     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] 1011 |     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/map.rs:1018:19
[INFO] [stderr]      |
[INFO] [stderr] 1018 |     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] 1018 |     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/map.rs:1026:23
[INFO] [stderr]      |
[INFO] [stderr] 1026 |     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] 1026 |     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/map.rs:1290:18
[INFO] [stderr]      |
[INFO] [stderr] 1290 |     pub fn drain(&mut self, range: RangeFull) -> Drain<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] 1290 |     pub fn drain(&mut self, range: RangeFull) -> Drain<'_, K, V> {
[INFO] [stderr]      |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/map.rs:1487:26
[INFO] [stderr]      |
[INFO] [stderr] 1487 |     fn entry_phase_1<Sz>(&mut self, hash: HashValue, key: K) -> Entry<K, V>
[INFO] [stderr]      |                          ^^^^^^^^^ the lifetime is elided here  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1487 |     fn entry_phase_1<Sz>(&mut self, hash: HashValue, key: K) -> Entry<'_, K, V>
[INFO] [stderr]      |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/set.rs:239:17
[INFO] [stderr]     |
[INFO] [stderr] 239 |     pub fn iter(&self) -> Iter<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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 239 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/set.rs:532:18
[INFO] [stderr]     |
[INFO] [stderr] 532 |     pub fn drain(&mut self, range: RangeFull) -> Drain<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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 532 |     pub fn drain(&mut self, range: RangeFull) -> Drain<'_, T> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `discord-indexmap` (lib) generated 12 warnings (run `cargo fix --lib -p discord-indexmap` to apply 11 suggestions)
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]     --> src/set.rs:1469:20
[INFO] [stderr]      |
[INFO] [stderr] 1469 |         #[cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints, eq_op))]
[INFO] [stderr]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `rayon`, `serde`, `serde-1`, `test_debug`, and `test_low_transition_point`
[INFO] [stderr]      = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `discord-indexmap` (lib test) generated 13 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/discord_indexmap-fc88d7cdf3821bcc)
[INFO] [stderr]      Running tests/equivalent_trait.rs (/opt/rustwide/target/debug/deps/equivalent_trait-66c04e90abd90b14)
[INFO] [stderr]      Running tests/macros_full_path.rs (/opt/rustwide/target/debug/deps/macros_full_path-dc45f9b6e4a22c3e)
[INFO] [stderr]      Running tests/quick.rs (/opt/rustwide/target/debug/deps/quick-524407562edafe02)
[INFO] [stdout] test pop ... ok
[INFO] [stdout] test contains_not ... ok
[INFO] [stdout] test shift_remove ... ok
[INFO] [stdout] test operations_string ... ok
[INFO] [stdout] test keys_values_mut ... ok
[INFO] [stdout] test sort_2 ... ok
[INFO] [stdout] test sort_1 ... ok
[INFO] [stdout] test operations_i8 ... ok
[INFO] [stdout] test keys_values ... ok
[INFO] [stdout] test retain_ordered ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/serde.rs (/opt/rustwide/target/debug/deps/serde-2e76c74c60f1f541)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-74e2b6439d4f3d49)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_sort ... ok
[INFO] [stdout] test test_sort_set ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests discord_indexmap
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/macros.rs - macros::indexmap (line 7) ... ok
[INFO] [stdout] test src/set.rs - set::IndexSet (line 55) ... ok
[INFO] [stdout] test src/macros.rs - macros::indexset (line 46) ... ok
[INFO] [stdout] test src/map.rs - map::IndexMap (line 281) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.76s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1375467d0e6d44c28159ca86eccf52b7a2f9010216c0c6fbe272dbbd8882446b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1375467d0e6d44c28159ca86eccf52b7a2f9010216c0c6fbe272dbbd8882446b", kill_on_drop: false }`
[INFO] [stdout] 1375467d0e6d44c28159ca86eccf52b7a2f9010216c0c6fbe272dbbd8882446b
