[INFO] fetching crate slotmap-map 1.0.7...
[INFO] testing slotmap-map-1.0.7 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate slotmap-map 1.0.7 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate slotmap-map 1.0.7
[INFO] finished tweaking crates.io crate slotmap-map 1.0.7
[INFO] tweaked toml for crates.io crate slotmap-map 1.0.7 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate slotmap-map 1.0.7 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate slotmap-map 1.0.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26d0ffe8b8b57ac6603dd40da94f328c98ba1b90da57d23dba5ef19e1fcfe8b4
[INFO] running `Command { std: "docker" "start" "-a" "26d0ffe8b8b57ac6603dd40da94f328c98ba1b90da57d23dba5ef19e1fcfe8b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26d0ffe8b8b57ac6603dd40da94f328c98ba1b90da57d23dba5ef19e1fcfe8b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26d0ffe8b8b57ac6603dd40da94f328c98ba1b90da57d23dba5ef19e1fcfe8b4", kill_on_drop: false }`
[INFO] [stdout] 26d0ffe8b8b57ac6603dd40da94f328c98ba1b90da57d23dba5ef19e1fcfe8b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 8da9ffc28a10ac5e12d2abd897b940adbe687b4bf54da73913e2708565af5eb3
[INFO] running `Command { std: "docker" "start" "-a" "8da9ffc28a10ac5e12d2abd897b940adbe687b4bf54da73913e2708565af5eb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling slotmap-map v1.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 <https://github.com/rust-lang/rust/issues/82523> for more information
[INFO] [stdout]   --> src/lib.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | #![deny(missing_docs, unaligned_references)]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/lib.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(all(nightly, feature = "unstable"), feature(try_reserve))]
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/lib.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![cfg_attr(all(nightly, doc), feature(doc_cfg))]
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `serde`, `std`, and `unstable`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `serde`, `std`, and `unstable`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     feature = "cargo-clippy",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `serde`, `std`, and `unstable`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/basic.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/basic.rs:332:15
[INFO] [stdout]     |
[INFO] [stdout] 332 |     #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/basic.rs:722:11
[INFO] [stdout]     |
[INFO] [stdout] 722 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/basic.rs:785:11
[INFO] [stdout]     |
[INFO] [stdout] 785 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/dense.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/dense.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |     #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/dense.rs:606:11
[INFO] [stdout]     |
[INFO] [stdout] 606 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/dense.rs:671:11
[INFO] [stdout]     |
[INFO] [stdout] 671 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/hop.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/hop.rs:321:15
[INFO] [stdout]     |
[INFO] [stdout] 321 |     #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/hop.rs:796:11
[INFO] [stdout]     |
[INFO] [stdout] 796 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/hop.rs:860:11
[INFO] [stdout]     |
[INFO] [stdout] 860 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/secondary.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/secondary.rs:255:15
[INFO] [stdout]     |
[INFO] [stdout] 255 |     #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/secondary.rs:584:11
[INFO] [stdout]     |
[INFO] [stdout] 584 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/secondary.rs:658:11
[INFO] [stdout]     |
[INFO] [stdout] 658 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/sparse_secondary.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/sparse_secondary.rs:231:15
[INFO] [stdout]     |
[INFO] [stdout] 231 |     #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/sparse_secondary.rs:549:11
[INFO] [stdout]     |
[INFO] [stdout] 549 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/sparse_secondary.rs:617:11
[INFO] [stdout]     |
[INFO] [stdout] 617 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/basic.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn get(&self) -> SlotContent<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] 53 |     pub fn get(&self) -> SlotContent<'_, T> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/basic.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn get_mut(&mut self) -> SlotContentMut<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] 63 |     pub fn get_mut(&mut self) -> SlotContentMut<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/basic.rs:605:18
[INFO] [stdout]     |
[INFO] [stdout] 605 |     pub fn drain(&mut self) -> 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] 605 |     pub fn drain(&mut self) -> Drain<'_, K, V> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/basic.rs:817:17
[INFO] [stdout]     |
[INFO] [stdout] 817 |     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] 817 |     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/basic.rs:853:21
[INFO] [stdout]     |
[INFO] [stdout] 853 |     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] 853 |     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/basic.rs:883:17
[INFO] [stdout]     |
[INFO] [stdout] 883 |     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] 883 |     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/basic.rs:906:19
[INFO] [stdout]     |
[INFO] [stdout] 906 |     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] 906 |     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/basic.rs:930:23
[INFO] [stdout]     |
[INFO] [stdout] 930 |     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] 930 |     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/dense.rs:476:18
[INFO] [stdout]     |
[INFO] [stdout] 476 |     pub fn drain(&mut self) -> 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] 476 |     pub fn drain(&mut self) -> Drain<'_, K, V> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dense.rs:701:17
[INFO] [stdout]     |
[INFO] [stdout] 701 |     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] 701 |     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/dense.rs:731:21
[INFO] [stdout]     |
[INFO] [stdout] 731 |     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] 731 |     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/dense.rs:754:17
[INFO] [stdout]     |
[INFO] [stdout] 754 |     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] 754 |     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/dense.rs:774:19
[INFO] [stdout]     |
[INFO] [stdout] 774 |     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] 774 |     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/dense.rs:795:23
[INFO] [stdout]     |
[INFO] [stdout] 795 |     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] 795 |     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/hop.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn get(&self) -> SlotContent<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] 73 |     pub fn get(&self) -> SlotContent<'_, T> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hop.rs:83:20
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn get_mut(&mut self) -> SlotContentMut<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] 83 |     pub fn get_mut(&mut self) -> SlotContentMut<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hop.rs:671:18
[INFO] [stdout]     |
[INFO] [stdout] 671 |     pub fn drain(&mut self) -> 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] 671 |     pub fn drain(&mut self) -> Drain<'_, K, V> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hop.rs:889:17
[INFO] [stdout]     |
[INFO] [stdout] 889 |     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] 889 |     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/hop.rs:921:21
[INFO] [stdout]     |
[INFO] [stdout] 921 |     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] 921 |     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/hop.rs:946:17
[INFO] [stdout]     |
[INFO] [stdout] 946 |     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] 946 |     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/hop.rs:966:19
[INFO] [stdout]     |
[INFO] [stdout] 966 |     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] 966 |     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/hop.rs:987:23
[INFO] [stdout]     |
[INFO] [stdout] 987 |     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] 987 |     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/secondary.rs:460:18
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn drain(&mut self) -> 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] 460 |     pub fn drain(&mut self) -> Drain<'_, K, V> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/secondary.rs:691:17
[INFO] [stdout]     |
[INFO] [stdout] 691 |     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] 691 |     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/secondary.rs:726:21
[INFO] [stdout]     |
[INFO] [stdout] 726 |     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] 726 |     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/secondary.rs:754:17
[INFO] [stdout]     |
[INFO] [stdout] 754 |     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] 754 |     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/secondary.rs:778:19
[INFO] [stdout]     |
[INFO] [stdout] 778 |     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] 778 |     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/secondary.rs:803:23
[INFO] [stdout]     |
[INFO] [stdout] 803 |     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] 803 |     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/secondary.rs:823:18
[INFO] [stdout]     |
[INFO] [stdout] 823 |     pub fn entry(&mut self, key: K) -> Option<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] 823 |     pub fn entry(&mut self, key: K) -> Option<Entry<'_, K, V>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sparse_secondary.rs:424:18
[INFO] [stdout]     |
[INFO] [stdout] 424 |     pub fn drain(&mut self) -> 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] 424 |     pub fn drain(&mut self) -> Drain<'_, K, V> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sparse_secondary.rs:650:17
[INFO] [stdout]     |
[INFO] [stdout] 650 |     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] 650 |     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/sparse_secondary.rs:684:21
[INFO] [stdout]     |
[INFO] [stdout] 684 |     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] 684 |     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/sparse_secondary.rs:711:17
[INFO] [stdout]     |
[INFO] [stdout] 711 |     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] 711 |     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/sparse_secondary.rs:735:19
[INFO] [stdout]     |
[INFO] [stdout] 735 |     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] 735 |     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/sparse_secondary.rs:760:23
[INFO] [stdout]     |
[INFO] [stdout] 760 |     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] 760 |     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/sparse_secondary.rs:780:18
[INFO] [stdout]     |
[INFO] [stdout] 780 |     pub fn entry(&mut self, key: K) -> Option<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] 780 |     pub fn entry(&mut self, key: K) -> Option<Entry<'_, K, V>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
[INFO] running `Command { std: "docker" "inspect" "8da9ffc28a10ac5e12d2abd897b940adbe687b4bf54da73913e2708565af5eb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8da9ffc28a10ac5e12d2abd897b940adbe687b4bf54da73913e2708565af5eb3", kill_on_drop: false }`
[INFO] [stdout] 8da9ffc28a10ac5e12d2abd897b940adbe687b4bf54da73913e2708565af5eb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2beb7f10c82a561388ee1b0143156175a0019e887ecd676df6be88e92f3f82cf
[INFO] running `Command { std: "docker" "start" "-a" "2beb7f10c82a561388ee1b0143156175a0019e887ecd676df6be88e92f3f82cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stdout] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 <https://github.com/rust-lang/rust/issues/82523> for more information
[INFO] [stdout]   --> src/lib.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | #![deny(missing_docs, unaligned_references)]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/lib.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(all(nightly, feature = "unstable"), feature(try_reserve))]
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/lib.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![cfg_attr(all(nightly, doc), feature(doc_cfg))]
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `serde`, `std`, and `unstable`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `serde`, `std`, and `unstable`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     feature = "cargo-clippy",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `serde`, `std`, and `unstable`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/basic.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/basic.rs:332:15
[INFO] [stdout]     |
[INFO] [stdout] 332 |     #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/basic.rs:722:11
[INFO] [stdout]     |
[INFO] [stdout] 722 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/basic.rs:785:11
[INFO] [stdout]     |
[INFO] [stdout] 785 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/dense.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/dense.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |     #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/dense.rs:606:11
[INFO] [stdout]     |
[INFO] [stdout] 606 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/dense.rs:671:11
[INFO] [stdout]     |
[INFO] [stdout] 671 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/hop.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/hop.rs:321:15
[INFO] [stdout]     |
[INFO] [stdout] 321 |     #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/hop.rs:796:11
[INFO] [stdout]     |
[INFO] [stdout] 796 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/hop.rs:860:11
[INFO] [stdout]     |
[INFO] [stdout] 860 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/secondary.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/secondary.rs:255:15
[INFO] [stdout]     |
[INFO] [stdout] 255 |     #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/secondary.rs:584:11
[INFO] [stdout]     |
[INFO] [stdout] 584 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/secondary.rs:658:11
[INFO] [stdout]     |
[INFO] [stdout] 658 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/sparse_secondary.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/sparse_secondary.rs:231:15
[INFO] [stdout]     |
[INFO] [stdout] 231 |     #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/sparse_secondary.rs:549:11
[INFO] [stdout]     |
[INFO] [stdout] 549 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/sparse_secondary.rs:617:11
[INFO] [stdout]     |
[INFO] [stdout] 617 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/basic.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn get(&self) -> SlotContent<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] 53 |     pub fn get(&self) -> SlotContent<'_, T> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/basic.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn get_mut(&mut self) -> SlotContentMut<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] 63 |     pub fn get_mut(&mut self) -> SlotContentMut<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/basic.rs:605:18
[INFO] [stdout]     |
[INFO] [stdout] 605 |     pub fn drain(&mut self) -> 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] 605 |     pub fn drain(&mut self) -> Drain<'_, K, V> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/basic.rs:817:17
[INFO] [stdout]     |
[INFO] [stdout] 817 |     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] 817 |     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/basic.rs:853:21
[INFO] [stdout]     |
[INFO] [stdout] 853 |     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] 853 |     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/basic.rs:883:17
[INFO] [stdout]     |
[INFO] [stdout] 883 |     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] 883 |     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/basic.rs:906:19
[INFO] [stdout]     |
[INFO] [stdout] 906 |     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] 906 |     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/basic.rs:930:23
[INFO] [stdout]     |
[INFO] [stdout] 930 |     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] 930 |     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/dense.rs:476:18
[INFO] [stdout]     |
[INFO] [stdout] 476 |     pub fn drain(&mut self) -> 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] 476 |     pub fn drain(&mut self) -> Drain<'_, K, V> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dense.rs:701:17
[INFO] [stdout]     |
[INFO] [stdout] 701 |     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] 701 |     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/dense.rs:731:21
[INFO] [stdout]     |
[INFO] [stdout] 731 |     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] 731 |     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/dense.rs:754:17
[INFO] [stdout]     |
[INFO] [stdout] 754 |     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] 754 |     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/dense.rs:774:19
[INFO] [stdout]     |
[INFO] [stdout] 774 |     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] 774 |     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/dense.rs:795:23
[INFO] [stdout]     |
[INFO] [stdout] 795 |     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] 795 |     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/hop.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn get(&self) -> SlotContent<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] 73 |     pub fn get(&self) -> SlotContent<'_, T> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hop.rs:83:20
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn get_mut(&mut self) -> SlotContentMut<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] 83 |     pub fn get_mut(&mut self) -> SlotContentMut<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hop.rs:671:18
[INFO] [stdout]     |
[INFO] [stdout] 671 |     pub fn drain(&mut self) -> 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] 671 |     pub fn drain(&mut self) -> Drain<'_, K, V> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hop.rs:889:17
[INFO] [stdout]     |
[INFO] [stdout] 889 |     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] 889 |     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/hop.rs:921:21
[INFO] [stdout]     |
[INFO] [stdout] 921 |     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] 921 |     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/hop.rs:946:17
[INFO] [stdout]     |
[INFO] [stdout] 946 |     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] 946 |     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/hop.rs:966:19
[INFO] [stdout]     |
[INFO] [stdout] 966 |     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] 966 |     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/hop.rs:987:23
[INFO] [stdout]     |
[INFO] [stdout] 987 |     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] 987 |     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/secondary.rs:460:18
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn drain(&mut self) -> 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] 460 |     pub fn drain(&mut self) -> Drain<'_, K, V> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/secondary.rs:691:17
[INFO] [stdout]     |
[INFO] [stdout] 691 |     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] 691 |     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/secondary.rs:726:21
[INFO] [stdout]     |
[INFO] [stdout] 726 |     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] 726 |     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/secondary.rs:754:17
[INFO] [stdout]     |
[INFO] [stdout] 754 |     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] 754 |     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/secondary.rs:778:19
[INFO] [stdout]     |
[INFO] [stdout] 778 |     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] 778 |     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/secondary.rs:803:23
[INFO] [stdout]     |
[INFO] [stdout] 803 |     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] 803 |     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/secondary.rs:823:18
[INFO] [stdout]     |
[INFO] [stdout] 823 |     pub fn entry(&mut self, key: K) -> Option<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] 823 |     pub fn entry(&mut self, key: K) -> Option<Entry<'_, K, V>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sparse_secondary.rs:424:18
[INFO] [stdout]     |
[INFO] [stdout] 424 |     pub fn drain(&mut self) -> 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] 424 |     pub fn drain(&mut self) -> Drain<'_, K, V> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sparse_secondary.rs:650:17
[INFO] [stdout]     |
[INFO] [stdout] 650 |     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] 650 |     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/sparse_secondary.rs:684:21
[INFO] [stdout]     |
[INFO] [stdout] 684 |     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] 684 |     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/sparse_secondary.rs:711:17
[INFO] [stdout]     |
[INFO] [stdout] 711 |     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] 711 |     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/sparse_secondary.rs:735:19
[INFO] [stdout]     |
[INFO] [stdout] 735 |     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] 735 |     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/sparse_secondary.rs:760:23
[INFO] [stdout]     |
[INFO] [stdout] 760 |     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] 760 |     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/sparse_secondary.rs:780:18
[INFO] [stdout]     |
[INFO] [stdout] 780 |     pub fn entry(&mut self, key: K) -> Option<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] 780 |     pub fn entry(&mut self, key: K) -> Option<Entry<'_, K, V>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling quickcheck v0.9.2
[INFO] [stderr]    Compiling slotmap-map v1.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 <https://github.com/rust-lang/rust/issues/82523> for more information
[INFO] [stdout]   --> src/lib.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | #![deny(missing_docs, unaligned_references)]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/lib.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(all(nightly, feature = "unstable"), feature(try_reserve))]
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/lib.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![cfg_attr(all(nightly, doc), feature(doc_cfg))]
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `serde`, `std`, and `unstable`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `serde`, `std`, and `unstable`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     feature = "cargo-clippy",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `serde`, `std`, and `unstable`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/basic.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/basic.rs:332:15
[INFO] [stdout]     |
[INFO] [stdout] 332 |     #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/basic.rs:722:11
[INFO] [stdout]     |
[INFO] [stdout] 722 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/basic.rs:785:11
[INFO] [stdout]     |
[INFO] [stdout] 785 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]     --> src/basic.rs:1397:15
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     #[cfg(all(nightly, feature = "unstable"))]
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]     --> src/basic.rs:1436:15
[INFO] [stdout]      |
[INFO] [stdout] 1436 |     #[cfg(all(nightly, feature = "unstable"))]
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/dense.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/dense.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |     #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/dense.rs:606:11
[INFO] [stdout]     |
[INFO] [stdout] 606 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/dense.rs:671:11
[INFO] [stdout]     |
[INFO] [stdout] 671 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]     --> src/dense.rs:1252:15
[INFO] [stdout]      |
[INFO] [stdout] 1252 |     #[cfg(all(nightly, feature = "unstable"))]
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]   --> src/hop.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/hop.rs:321:15
[INFO] [stdout]     |
[INFO] [stdout] 321 |     #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/hop.rs:796:11
[INFO] [stdout]     |
[INFO] [stdout] 796 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/hop.rs:860:11
[INFO] [stdout]     |
[INFO] [stdout] 860 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]     --> src/hop.rs:1499:15
[INFO] [stdout]      |
[INFO] [stdout] 1499 |     #[cfg(all(nightly, feature = "unstable"))]
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]     --> src/hop.rs:1538:15
[INFO] [stdout]      |
[INFO] [stdout] 1538 |     #[cfg(all(nightly, feature = "unstable"))]
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/secondary.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/secondary.rs:255:15
[INFO] [stdout]     |
[INFO] [stdout] 255 |     #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/secondary.rs:584:11
[INFO] [stdout]     |
[INFO] [stdout] 584 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/secondary.rs:658:11
[INFO] [stdout]     |
[INFO] [stdout] 658 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]     --> src/secondary.rs:1650:15
[INFO] [stdout]      |
[INFO] [stdout] 1650 |     #[cfg(all(nightly, feature = "unstable"))]
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]  --> src/sparse_secondary.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]    --> src/sparse_secondary.rs:231:15
[INFO] [stdout]     |
[INFO] [stdout] 231 |     #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/sparse_secondary.rs:549:11
[INFO] [stdout]     |
[INFO] [stdout] 549 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stdout]    --> src/sparse_secondary.rs:617:11
[INFO] [stdout]     |
[INFO] [stdout] 617 |     #[cfg(has_min_const_generics)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stdout]     --> src/sparse_secondary.rs:1606:15
[INFO] [stdout]      |
[INFO] [stdout] 1606 |     #[cfg(all(nightly, feature = "unstable"))]
[INFO] [stdout]      |               ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::new_key_type`
[INFO] [stdout]    --> src/lib.rs:571:13
[INFO] [stdout]     |
[INFO] [stdout] 571 |         use super::new_key_type;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CountDrop` is never constructed
[INFO] [stdout]     --> src/basic.rs:1389:12
[INFO] [stdout]      |
[INFO] [stdout] 1389 |     struct CountDrop<'a>(&'a std::cell::RefCell<usize>);
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CountDrop` is never constructed
[INFO] [stdout]     --> src/hop.rs:1491:12
[INFO] [stdout]      |
[INFO] [stdout] 1491 |     struct CountDrop<'a>(&'a std::cell::RefCell<usize>);
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/basic.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn get(&self) -> SlotContent<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] 53 |     pub fn get(&self) -> SlotContent<'_, T> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/basic.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn get_mut(&mut self) -> SlotContentMut<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] 63 |     pub fn get_mut(&mut self) -> SlotContentMut<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/basic.rs:605:18
[INFO] [stdout]     |
[INFO] [stdout] 605 |     pub fn drain(&mut self) -> 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] 605 |     pub fn drain(&mut self) -> Drain<'_, K, V> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/basic.rs:817:17
[INFO] [stdout]     |
[INFO] [stdout] 817 |     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] 817 |     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/basic.rs:853:21
[INFO] [stdout]     |
[INFO] [stdout] 853 |     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] 853 |     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/basic.rs:883:17
[INFO] [stdout]     |
[INFO] [stdout] 883 |     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] 883 |     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/basic.rs:906:19
[INFO] [stdout]     |
[INFO] [stdout] 906 |     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] 906 |     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/basic.rs:930:23
[INFO] [stdout]     |
[INFO] [stdout] 930 |     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] 930 |     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/dense.rs:476:18
[INFO] [stdout]     |
[INFO] [stdout] 476 |     pub fn drain(&mut self) -> 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] 476 |     pub fn drain(&mut self) -> Drain<'_, K, V> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dense.rs:701:17
[INFO] [stdout]     |
[INFO] [stdout] 701 |     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] 701 |     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/dense.rs:731:21
[INFO] [stdout]     |
[INFO] [stdout] 731 |     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] 731 |     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/dense.rs:754:17
[INFO] [stdout]     |
[INFO] [stdout] 754 |     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] 754 |     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/dense.rs:774:19
[INFO] [stdout]     |
[INFO] [stdout] 774 |     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] 774 |     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/dense.rs:795:23
[INFO] [stdout]     |
[INFO] [stdout] 795 |     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] 795 |     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/hop.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn get(&self) -> SlotContent<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] 73 |     pub fn get(&self) -> SlotContent<'_, T> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hop.rs:83:20
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn get_mut(&mut self) -> SlotContentMut<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] 83 |     pub fn get_mut(&mut self) -> SlotContentMut<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hop.rs:671:18
[INFO] [stdout]     |
[INFO] [stdout] 671 |     pub fn drain(&mut self) -> 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] 671 |     pub fn drain(&mut self) -> Drain<'_, K, V> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hop.rs:889:17
[INFO] [stdout]     |
[INFO] [stdout] 889 |     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] 889 |     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/hop.rs:921:21
[INFO] [stdout]     |
[INFO] [stdout] 921 |     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] 921 |     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/hop.rs:946:17
[INFO] [stdout]     |
[INFO] [stdout] 946 |     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] 946 |     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/hop.rs:966:19
[INFO] [stdout]     |
[INFO] [stdout] 966 |     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] 966 |     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/hop.rs:987:23
[INFO] [stdout]     |
[INFO] [stdout] 987 |     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] 987 |     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/secondary.rs:460:18
[INFO] [stdout]     |
[INFO] [stdout] 460 |     pub fn drain(&mut self) -> 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] 460 |     pub fn drain(&mut self) -> Drain<'_, K, V> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/secondary.rs:691:17
[INFO] [stdout]     |
[INFO] [stdout] 691 |     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] 691 |     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/secondary.rs:726:21
[INFO] [stdout]     |
[INFO] [stdout] 726 |     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] 726 |     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/secondary.rs:754:17
[INFO] [stdout]     |
[INFO] [stdout] 754 |     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] 754 |     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/secondary.rs:778:19
[INFO] [stdout]     |
[INFO] [stdout] 778 |     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] 778 |     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/secondary.rs:803:23
[INFO] [stdout]     |
[INFO] [stdout] 803 |     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] 803 |     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/secondary.rs:823:18
[INFO] [stdout]     |
[INFO] [stdout] 823 |     pub fn entry(&mut self, key: K) -> Option<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] 823 |     pub fn entry(&mut self, key: K) -> Option<Entry<'_, K, V>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sparse_secondary.rs:424:18
[INFO] [stdout]     |
[INFO] [stdout] 424 |     pub fn drain(&mut self) -> 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] 424 |     pub fn drain(&mut self) -> Drain<'_, K, V> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sparse_secondary.rs:650:17
[INFO] [stdout]     |
[INFO] [stdout] 650 |     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] 650 |     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/sparse_secondary.rs:684:21
[INFO] [stdout]     |
[INFO] [stdout] 684 |     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] 684 |     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/sparse_secondary.rs:711:17
[INFO] [stdout]     |
[INFO] [stdout] 711 |     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] 711 |     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/sparse_secondary.rs:735:19
[INFO] [stdout]     |
[INFO] [stdout] 735 |     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] 735 |     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/sparse_secondary.rs:760:23
[INFO] [stdout]     |
[INFO] [stdout] 760 |     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] 760 |     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/sparse_secondary.rs:780:18
[INFO] [stdout]     |
[INFO] [stdout] 780 |     pub fn entry(&mut self, key: K) -> Option<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] 780 |     pub fn entry(&mut self, key: K) -> Option<Entry<'_, K, V>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.46s
[INFO] running `Command { std: "docker" "inspect" "2beb7f10c82a561388ee1b0143156175a0019e887ecd676df6be88e92f3f82cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2beb7f10c82a561388ee1b0143156175a0019e887ecd676df6be88e92f3f82cf", kill_on_drop: false }`
[INFO] [stdout] 2beb7f10c82a561388ee1b0143156175a0019e887ecd676df6be88e92f3f82cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ebcdf883db00f0cd871626fc2f15cf844575a9bd0ad15c02bb748ee753ac35eb
[INFO] running `Command { std: "docker" "start" "-a" "ebcdf883db00f0cd871626fc2f15cf844575a9bd0ad15c02bb748ee753ac35eb", kill_on_drop: false }`
[INFO] [stderr] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 <https://github.com/rust-lang/rust/issues/82523> for more information
[INFO] [stderr]   --> src/lib.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 | #![deny(missing_docs, unaligned_references)]
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]  --> src/lib.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #![cfg_attr(all(nightly, feature = "unstable"), feature(try_reserve))]
[INFO] [stderr]   |                 ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]  --> src/lib.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | #![cfg_attr(all(nightly, doc), feature(doc_cfg))]
[INFO] [stderr]   |                 ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/lib.rs:14:13
[INFO] [stderr]    |
[INFO] [stderr] 14 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `serde`, `std`, and `unstable`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/lib.rs:15:13
[INFO] [stderr]    |
[INFO] [stderr] 15 | #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))]
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `serde`, `std`, and `unstable`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> src/lib.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 |     feature = "cargo-clippy",
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `serde`, `std`, and `unstable`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]  --> src/basic.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stderr]   |           ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/basic.rs:332:15
[INFO] [stderr]     |
[INFO] [stderr] 332 |     #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stderr]     |               ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stderr]    --> src/basic.rs:722:11
[INFO] [stderr]     |
[INFO] [stderr] 722 |     #[cfg(has_min_const_generics)]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stderr]    --> src/basic.rs:785:11
[INFO] [stderr]     |
[INFO] [stderr] 785 |     #[cfg(has_min_const_generics)]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]  --> src/dense.rs:9:11
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stderr]   |           ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/dense.rs:208:15
[INFO] [stderr]     |
[INFO] [stderr] 208 |     #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stderr]     |               ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stderr]    --> src/dense.rs:606:11
[INFO] [stderr]     |
[INFO] [stderr] 606 |     #[cfg(has_min_const_generics)]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stderr]    --> src/dense.rs:671:11
[INFO] [stderr]     |
[INFO] [stderr] 671 |     #[cfg(has_min_const_generics)]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]   --> src/hop.rs:17:11
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stderr]    |           ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/hop.rs:321:15
[INFO] [stderr]     |
[INFO] [stderr] 321 |     #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stderr]     |               ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stderr]    --> src/hop.rs:796:11
[INFO] [stderr]     |
[INFO] [stderr] 796 |     #[cfg(has_min_const_generics)]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stderr]    --> src/hop.rs:860:11
[INFO] [stderr]     |
[INFO] [stderr] 860 |     #[cfg(has_min_const_generics)]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]  --> src/secondary.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stderr]   |           ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/secondary.rs:255:15
[INFO] [stderr]     |
[INFO] [stderr] 255 |     #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stderr]     |               ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stderr]    --> src/secondary.rs:584:11
[INFO] [stderr]     |
[INFO] [stderr] 584 |     #[cfg(has_min_const_generics)]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stderr]    --> src/secondary.rs:658:11
[INFO] [stderr]     |
[INFO] [stderr] 658 |     #[cfg(has_min_const_generics)]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]  --> src/sparse_secondary.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stderr]   |           ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]    --> src/sparse_secondary.rs:231:15
[INFO] [stderr]     |
[INFO] [stderr] 231 |     #[cfg(all(nightly, any(doc, feature = "unstable")))]
[INFO] [stderr]     |               ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stderr]    --> src/sparse_secondary.rs:549:11
[INFO] [stderr]     |
[INFO] [stderr] 549 |     #[cfg(has_min_const_generics)]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `has_min_const_generics`
[INFO] [stderr]    --> src/sparse_secondary.rs:617:11
[INFO] [stderr]     |
[INFO] [stderr] 617 |     #[cfg(has_min_const_generics)]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_min_const_generics)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_min_const_generics)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/basic.rs:53:16
[INFO] [stderr]    |
[INFO] [stderr] 53 |     pub fn get(&self) -> SlotContent<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] 53 |     pub fn get(&self) -> SlotContent<'_, T> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/basic.rs:63:20
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub fn get_mut(&mut self) -> SlotContentMut<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] 63 |     pub fn get_mut(&mut self) -> SlotContentMut<'_, T> {
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/basic.rs:605:18
[INFO] [stderr]     |
[INFO] [stderr] 605 |     pub fn drain(&mut self) -> 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] 605 |     pub fn drain(&mut self) -> Drain<'_, K, V> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/basic.rs:817:17
[INFO] [stderr]     |
[INFO] [stderr] 817 |     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] 817 |     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/basic.rs:853:21
[INFO] [stderr]     |
[INFO] [stderr] 853 |     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] 853 |     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/basic.rs:883:17
[INFO] [stderr]     |
[INFO] [stderr] 883 |     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] 883 |     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/basic.rs:906:19
[INFO] [stderr]     |
[INFO] [stderr] 906 |     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] 906 |     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/basic.rs:930:23
[INFO] [stderr]     |
[INFO] [stderr] 930 |     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] 930 |     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/dense.rs:476:18
[INFO] [stderr]     |
[INFO] [stderr] 476 |     pub fn drain(&mut self) -> 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] 476 |     pub fn drain(&mut self) -> Drain<'_, K, V> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dense.rs:701:17
[INFO] [stderr]     |
[INFO] [stderr] 701 |     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] 701 |     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/dense.rs:731:21
[INFO] [stderr]     |
[INFO] [stderr] 731 |     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] 731 |     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/dense.rs:754:17
[INFO] [stderr]     |
[INFO] [stderr] 754 |     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] 754 |     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/dense.rs:774:19
[INFO] [stderr]     |
[INFO] [stderr] 774 |     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] 774 |     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/dense.rs:795:23
[INFO] [stderr]     |
[INFO] [stderr] 795 |     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] 795 |     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/hop.rs:73:16
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub fn get(&self) -> SlotContent<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] 73 |     pub fn get(&self) -> SlotContent<'_, T> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/hop.rs:83:20
[INFO] [stderr]    |
[INFO] [stderr] 83 |     pub fn get_mut(&mut self) -> SlotContentMut<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] 83 |     pub fn get_mut(&mut self) -> SlotContentMut<'_, T> {
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/hop.rs:671:18
[INFO] [stderr]     |
[INFO] [stderr] 671 |     pub fn drain(&mut self) -> 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] 671 |     pub fn drain(&mut self) -> Drain<'_, K, V> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/hop.rs:889:17
[INFO] [stderr]     |
[INFO] [stderr] 889 |     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] 889 |     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/hop.rs:921:21
[INFO] [stderr]     |
[INFO] [stderr] 921 |     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] 921 |     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/hop.rs:946:17
[INFO] [stderr]     |
[INFO] [stderr] 946 |     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] 946 |     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/hop.rs:966:19
[INFO] [stderr]     |
[INFO] [stderr] 966 |     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] 966 |     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/hop.rs:987:23
[INFO] [stderr]     |
[INFO] [stderr] 987 |     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] 987 |     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/secondary.rs:460:18
[INFO] [stderr]     |
[INFO] [stderr] 460 |     pub fn drain(&mut self) -> 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] 460 |     pub fn drain(&mut self) -> Drain<'_, K, V> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/secondary.rs:691:17
[INFO] [stderr]     |
[INFO] [stderr] 691 |     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] 691 |     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/secondary.rs:726:21
[INFO] [stderr]     |
[INFO] [stderr] 726 |     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] 726 |     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/secondary.rs:754:17
[INFO] [stderr]     |
[INFO] [stderr] 754 |     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] 754 |     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/secondary.rs:778:19
[INFO] [stderr]     |
[INFO] [stderr] 778 |     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] 778 |     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/secondary.rs:803:23
[INFO] [stderr]     |
[INFO] [stderr] 803 |     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] 803 |     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/secondary.rs:823:18
[INFO] [stderr]     |
[INFO] [stderr] 823 |     pub fn entry(&mut self, key: K) -> Option<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] 823 |     pub fn entry(&mut self, key: K) -> Option<Entry<'_, K, V>> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/sparse_secondary.rs:424:18
[INFO] [stderr]     |
[INFO] [stderr] 424 |     pub fn drain(&mut self) -> 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] 424 |     pub fn drain(&mut self) -> Drain<'_, K, V> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/sparse_secondary.rs:650:17
[INFO] [stderr]     |
[INFO] [stderr] 650 |     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] 650 |     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/sparse_secondary.rs:684:21
[INFO] [stderr]     |
[INFO] [stderr] 684 |     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] 684 |     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/sparse_secondary.rs:711:17
[INFO] [stderr]     |
[INFO] [stderr] 711 |     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] 711 |     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/sparse_secondary.rs:735:19
[INFO] [stderr]     |
[INFO] [stderr] 735 |     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] 735 |     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/sparse_secondary.rs:760:23
[INFO] [stderr]     |
[INFO] [stderr] 760 |     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] 760 |     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/sparse_secondary.rs:780:18
[INFO] [stderr]     |
[INFO] [stderr] 780 |     pub fn entry(&mut self, key: K) -> Option<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] 780 |     pub fn entry(&mut self, key: K) -> Option<Entry<'_, K, V>> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: `slotmap-map` (lib) generated 62 warnings (run `cargo fix --lib -p slotmap-map` to apply 36 suggestions)
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]     --> src/basic.rs:1397:15
[INFO] [stderr]      |
[INFO] [stderr] 1397 |     #[cfg(all(nightly, feature = "unstable"))]
[INFO] [stderr]      |               ^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead
[INFO] [stderr]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]               [lints.rust]
[INFO] [stderr]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]     --> src/basic.rs:1436:15
[INFO] [stderr]      |
[INFO] [stderr] 1436 |     #[cfg(all(nightly, feature = "unstable"))]
[INFO] [stderr]      |               ^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead
[INFO] [stderr]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]               [lints.rust]
[INFO] [stderr]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]     --> src/dense.rs:1252:15
[INFO] [stderr]      |
[INFO] [stderr] 1252 |     #[cfg(all(nightly, feature = "unstable"))]
[INFO] [stderr]      |               ^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead
[INFO] [stderr]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]               [lints.rust]
[INFO] [stderr]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]     --> src/hop.rs:1499:15
[INFO] [stderr]      |
[INFO] [stderr] 1499 |     #[cfg(all(nightly, feature = "unstable"))]
[INFO] [stderr]      |               ^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead
[INFO] [stderr]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]               [lints.rust]
[INFO] [stderr]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]     --> src/hop.rs:1538:15
[INFO] [stderr]      |
[INFO] [stderr] 1538 |     #[cfg(all(nightly, feature = "unstable"))]
[INFO] [stderr]      |               ^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead
[INFO] [stderr]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]               [lints.rust]
[INFO] [stderr]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]     --> src/secondary.rs:1650:15
[INFO] [stderr]      |
[INFO] [stderr] 1650 |     #[cfg(all(nightly, feature = "unstable"))]
[INFO] [stderr]      |               ^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead
[INFO] [stderr]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]               [lints.rust]
[INFO] [stderr]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `nightly`
[INFO] [stderr]     --> src/sparse_secondary.rs:1606:15
[INFO] [stderr]      |
[INFO] [stderr] 1606 |     #[cfg(all(nightly, feature = "unstable"))]
[INFO] [stderr]      |               ^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead
[INFO] [stderr]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]               [lints.rust]
[INFO] [stderr]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
[INFO] [stderr]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
[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] 
[INFO] [stderr] warning: unused import: `super::new_key_type`
[INFO] [stderr]    --> src/lib.rs:571:13
[INFO] [stderr]     |
[INFO] [stderr] 571 |         use super::new_key_type;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CountDrop` is never constructed
[INFO] [stderr]     --> src/basic.rs:1389:12
[INFO] [stderr]      |
[INFO] [stderr] 1389 |     struct CountDrop<'a>(&'a std::cell::RefCell<usize>);
[INFO] [stderr]      |            ^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CountDrop` is never constructed
[INFO] [stderr]     --> src/hop.rs:1491:12
[INFO] [stderr]      |
[INFO] [stderr] 1491 |     struct CountDrop<'a>(&'a std::cell::RefCell<usize>);
[INFO] [stderr]      |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `slotmap-map` (lib test) generated 72 warnings (62 duplicates) (run `cargo fix --lib -p slotmap-map --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/slotmap-map/98a169ecb53ee38f/deps/slotmap_map-98a169ecb53ee38f)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test basic::tests::check_mapping ... ok
[INFO] [stdout] test sparse_secondary::tests::custom_hasher ... ok
[INFO] [stdout] test tests::check_is_older_version ... ok
[INFO] [stdout] test tests::macro_expansion ... ok
[INFO] [stdout] test tests::iters_cloneable ... ok
[INFO] [stdout] test dense::tests::qc_slotmap_equiv_hashmap ... ok
[INFO] [stdout] test sparse_secondary::tests::qc_secmap_equiv_hashmap ... ok
[INFO] [stdout] test secondary::tests::qc_secmap_equiv_hashmap ... ok
[INFO] [stdout] test dense::tests::check_drops ... ok
[INFO] [stdout] test basic::tests::qc_slotmap_equiv_hashmap ... ok
[INFO] [stderr]    Doc-tests slotmap_map
[INFO] [stdout] test hop::tests::qc_slotmap_equiv_hashmap ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 <https://github.com/rust-lang/rust/issues/82523> for more information
[INFO] [stderr]   --> src/lib.rs:13:23
[INFO] [stderr]    |
[INFO] [stderr] 13 | #![deny(missing_docs, unaligned_references)]
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 167 tests
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::get_disjoint_mut (line 708) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::iter (line 806) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::capacity (line 286) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::get_unchecked_mut (line 683) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::get_mut (line 656) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::get (line 613) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::insert (line 369) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::is_empty (line 269) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<DefaultKey,V>::with_capacity (line 175) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<DefaultKey,V>::new (line 160) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::get_unchecked (line 639) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::insert_with_key (line 394) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::len (line 253) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::with_capacity_and_key (line 220) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::values (line 895) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::drain (line 597) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::clear (line 444) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<DefaultKey,V>::with_capacity (line 62) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::keys (line 872) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::get_disjoint_unchecked_mut (line 775) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<DefaultKey,V>::new (line 47) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::get (line 484) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::iter_mut (line 836) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::drain (line 468) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::clear (line 570) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::try_insert_with_key (line 424) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::values_mut (line 918) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::contains_key (line 222) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::with_key (line 201) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::get_unchecked (line 514) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::len (line 128) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::keys (line 743) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::insert (line 247) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::get_mut (line 535) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::retain (line 524) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::reserve (line 306) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::remove (line 497) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::retain (line 403) ... FAILED
[INFO] [stdout] test src/basic.rs - basic::SlotMap<K,V>::contains_key (line 344) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::try_insert_with_key (line 302) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::get_unchecked_mut (line 566) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<DefaultKey,V>::with_capacity (line 174) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::get_disjoint_mut (line 592) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::is_empty (line 144) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::insert_with_key (line 272) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<DefaultKey,V>::new (line 159) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::get_disjoint_unchecked_mut (line 661) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::capacity (line 275) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::reserve (line 180) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::iter_mut (line 714) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::iter (line 689) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::remove (line 380) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::drain (line 663) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::values_mut (line 783) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::get_disjoint_mut (line 782) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::values (line 763) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::clear (line 639) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::get_unchecked_mut (line 756) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::capacity (line 161) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::insert (line 358) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::insert_with_key (line 390) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::with_capacity_and_key (line 95) ... FAILED
[INFO] [stdout] test src/dense.rs - dense::DenseSlotMap<K,V>::with_key (line 76) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::get (line 682) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::get_disjoint_unchecked_mut (line 850) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::reserve (line 295) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::with_capacity_and_key (line 207) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::get_unchecked (line 710) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::iter (line 878) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::is_empty (line 258) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::remove (line 565) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::iter_mut (line 904) ... FAILED
[INFO] [stdout] test src/lib.rs - Key::data (line 402) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::values_mut (line 975) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::contains_key (line 333) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::values (line 955) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::try_insert_with_key (line 420) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::Entry<'a,K,V>::or_default (line 1052) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::len (line 242) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::with_key (line 188) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::Entry<'a,K,V>::and_modify (line 1021) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::OccupiedEntry<'a,K,V>::insert (line 1189) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::keys (line 935) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::get_mut (line 727) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 188) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::OccupiedEntry<'a,K,V>::key (line 1071) ... FAILED
[INFO] [stdout] test src/lib.rs - Key::is_null (line 386) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::Entry<'a,K,V>::or_insert_with (line 980) ... FAILED
[INFO] [stdout] test src/lib.rs - Key::null (line 368) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::OccupiedEntry<'a,K,V>::remove (line 1212) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 59) ... FAILED
[INFO] [stdout] test src/hop.rs - hop::HopSlotMap<K,V>::retain (line 589) ... FAILED
[INFO] [stdout] test src/lib.rs - new_key_type (line 421) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::Entry<'a,K,V>::key (line 1000) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::Entry<'a,K,V>::or_insert (line 959) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::OccupiedEntry<'a,K,V>::into_mut (line 1161) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::OccupiedEntry<'a,K,V>::get (line 1110) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::drain (line 449) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::OccupiedEntry<'a,K,V>::remove_entry (line 1088) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::OccupiedEntry<'a,K,V>::get_mut (line 1134) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::get_unchecked (line 496) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap (line 103) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::capacity (line 200) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::get (line 468) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::iter (line 679) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::get_disjoint_unchecked_mut (line 647) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::get_disjoint_mut (line 569) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::iter_mut (line 708) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::get_unchecked_mut (line 545) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::clear (line 421) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::get_mut (line 516) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::entry (line 815) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::len (line 169) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::values (line 766) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::with_capacity (line 150) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::contains_key (line 271) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::values_mut (line 790) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::insert (line 296) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::is_empty (line 186) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::VacantEntry<'a,K,V>::key (line 1243) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::new (line 133) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::OccupiedEntry<'a,K,V>::into_mut (line 1162) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::remove (line 342) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::keys (line 742) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::set_capacity (line 223) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::Entry<'a,K,V>::and_modify (line 1022) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::OccupiedEntry<'a,K,V>::insert (line 1190) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::Entry<'a,K,V>::or_default (line 1053) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::VacantEntry<'a,K,V>::insert (line 1265) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::Entry<'a,K,V>::or_insert (line 960) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::Entry<'a,K,V>::key (line 1001) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap (line 51) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::OccupiedEntry<'a,K,V>::get_mut (line 1135) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::OccupiedEntry<'a,K,V>::get (line 1111) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::OccupiedEntry<'a,K,V>::remove_entry (line 1089) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::entry (line 772) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::drain (line 413) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::OccupiedEntry<'a,K,V>::key (line 1072) ... FAILED
[INFO] [stdout] test src/secondary.rs - secondary::SecondaryMap<K,V>::retain (line 383) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::Entry<'a,K,V>::or_insert_with (line 981) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::get (line 435) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::clear (line 388) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::capacity (line 190) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::keys (line 699) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::get_disjoint_unchecked_mut (line 606) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::OccupiedEntry<'a,K,V>::remove (line 1213) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::iter (line 638) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::len (line 159) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::get_mut (line 482) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::iter_mut (line 666) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::get_disjoint_mut (line 534) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,hash_map::RandomState>::new (line 81) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,hash_map::RandomState>::with_capacity (line 96) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::with_capacity_and_hasher (line 141) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::insert (line 265) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::get_unchecked_mut (line 511) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::contains_key (line 241) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::VacantEntry<'a,K,V>::key (line 1239) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::get_unchecked (line 463) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::is_empty (line 176) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::reserve (line 209) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::retain (line 357) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::remove (line 319) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::with_hasher (line 119) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::values (line 723) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::values_mut (line 747) ... FAILED
[INFO] [stdout] test src/sparse_secondary.rs - sparse_secondary::VacantEntry<'a,K,V>::insert (line 1261) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::get_disjoint_mut (line 708) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:709:12
[INFO] [stdout]     |
[INFO] [stdout] 709 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::iter (line 806) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:807:12
[INFO] [stdout]     |
[INFO] [stdout] 807 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::capacity (line 286) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:287:12
[INFO] [stdout]     |
[INFO] [stdout] 287 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::get_unchecked_mut (line 683) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:684:12
[INFO] [stdout]     |
[INFO] [stdout] 684 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::get_mut (line 656) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:657:12
[INFO] [stdout]     |
[INFO] [stdout] 657 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::get (line 613) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:614:12
[INFO] [stdout]     |
[INFO] [stdout] 614 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::insert (line 369) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:370:12
[INFO] [stdout]     |
[INFO] [stdout] 370 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::is_empty (line 269) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:270:12
[INFO] [stdout]     |
[INFO] [stdout] 270 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<DefaultKey,V>::with_capacity (line 175) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:176:12
[INFO] [stdout]     |
[INFO] [stdout] 176 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<DefaultKey,V>::new (line 160) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 161 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::get_unchecked (line 639) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:640:12
[INFO] [stdout]     |
[INFO] [stdout] 640 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::insert_with_key (line 394) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:395:12
[INFO] [stdout]     |
[INFO] [stdout] 395 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::len (line 253) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:254:12
[INFO] [stdout]     |
[INFO] [stdout] 254 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::with_capacity_and_key (line 220) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:221:12
[INFO] [stdout]     |
[INFO] [stdout] 221 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::values (line 895) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:896:12
[INFO] [stdout]     |
[INFO] [stdout] 896 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::drain (line 597) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:598:12
[INFO] [stdout]     |
[INFO] [stdout] 598 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::clear (line 444) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:445:12
[INFO] [stdout]     |
[INFO] [stdout] 445 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<DefaultKey,V>::with_capacity (line 62) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]   --> src/dense.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | use slotmap-map::*;
[INFO] [stdout]    |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::keys (line 872) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:873:12
[INFO] [stdout]     |
[INFO] [stdout] 873 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::get_disjoint_unchecked_mut (line 775) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:776:12
[INFO] [stdout]     |
[INFO] [stdout] 776 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<DefaultKey,V>::new (line 47) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]   --> src/dense.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | use slotmap-map::*;
[INFO] [stdout]    |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::get (line 484) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:485:12
[INFO] [stdout]     |
[INFO] [stdout] 485 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::iter_mut (line 836) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:837:12
[INFO] [stdout]     |
[INFO] [stdout] 837 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::drain (line 468) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:469:12
[INFO] [stdout]     |
[INFO] [stdout] 469 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::clear (line 570) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:571:12
[INFO] [stdout]     |
[INFO] [stdout] 571 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::try_insert_with_key (line 424) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:425:12
[INFO] [stdout]     |
[INFO] [stdout] 425 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::values_mut (line 918) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:919:12
[INFO] [stdout]     |
[INFO] [stdout] 919 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::contains_key (line 222) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:223:12
[INFO] [stdout]     |
[INFO] [stdout] 223 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::with_key (line 201) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:202:12
[INFO] [stdout]     |
[INFO] [stdout] 202 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::get_unchecked (line 514) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:515:12
[INFO] [stdout]     |
[INFO] [stdout] 515 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::len (line 128) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::keys (line 743) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:744:12
[INFO] [stdout]     |
[INFO] [stdout] 744 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::insert (line 247) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:248:12
[INFO] [stdout]     |
[INFO] [stdout] 248 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::get_mut (line 535) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:536:12
[INFO] [stdout]     |
[INFO] [stdout] 536 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::retain (line 524) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:525:12
[INFO] [stdout]     |
[INFO] [stdout] 525 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::reserve (line 306) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:307:12
[INFO] [stdout]     |
[INFO] [stdout] 307 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::remove (line 497) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:498:12
[INFO] [stdout]     |
[INFO] [stdout] 498 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::retain (line 403) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:404:12
[INFO] [stdout]     |
[INFO] [stdout] 404 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/basic.rs - basic::SlotMap<K,V>::contains_key (line 344) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/basic.rs:345:12
[INFO] [stdout]     |
[INFO] [stdout] 345 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::try_insert_with_key (line 302) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:303:12
[INFO] [stdout]     |
[INFO] [stdout] 303 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::get_unchecked_mut (line 566) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:567:12
[INFO] [stdout]     |
[INFO] [stdout] 567 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<DefaultKey,V>::with_capacity (line 174) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 175 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::get_disjoint_mut (line 592) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:593:12
[INFO] [stdout]     |
[INFO] [stdout] 593 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::is_empty (line 144) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::insert_with_key (line 272) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:273:12
[INFO] [stdout]     |
[INFO] [stdout] 273 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<DefaultKey,V>::new (line 159) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:160:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::get_disjoint_unchecked_mut (line 661) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:662:12
[INFO] [stdout]     |
[INFO] [stdout] 662 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::capacity (line 275) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:276:12
[INFO] [stdout]     |
[INFO] [stdout] 276 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::reserve (line 180) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:181:12
[INFO] [stdout]     |
[INFO] [stdout] 181 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::iter_mut (line 714) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:715:12
[INFO] [stdout]     |
[INFO] [stdout] 715 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::iter (line 689) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:690:12
[INFO] [stdout]     |
[INFO] [stdout] 690 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::remove (line 380) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:381:12
[INFO] [stdout]     |
[INFO] [stdout] 381 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::drain (line 663) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:664:12
[INFO] [stdout]     |
[INFO] [stdout] 664 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::values_mut (line 783) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:784:12
[INFO] [stdout]     |
[INFO] [stdout] 784 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::get_disjoint_mut (line 782) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:783:12
[INFO] [stdout]     |
[INFO] [stdout] 783 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::values (line 763) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:764:12
[INFO] [stdout]     |
[INFO] [stdout] 764 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::clear (line 639) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:640:12
[INFO] [stdout]     |
[INFO] [stdout] 640 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::get_unchecked_mut (line 756) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:757:12
[INFO] [stdout]     |
[INFO] [stdout] 757 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::capacity (line 161) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/dense.rs:162:12
[INFO] [stdout]     |
[INFO] [stdout] 162 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::insert (line 358) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:359:12
[INFO] [stdout]     |
[INFO] [stdout] 359 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::insert_with_key (line 390) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:391:12
[INFO] [stdout]     |
[INFO] [stdout] 391 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::with_capacity_and_key (line 95) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]   --> src/dense.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 96 | use slotmap-map::*;
[INFO] [stdout]    |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dense.rs - dense::DenseSlotMap<K,V>::with_key (line 76) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]   --> src/dense.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | use slotmap-map::*;
[INFO] [stdout]    |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::get (line 682) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:683:12
[INFO] [stdout]     |
[INFO] [stdout] 683 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::get_disjoint_unchecked_mut (line 850) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:851:12
[INFO] [stdout]     |
[INFO] [stdout] 851 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::reserve (line 295) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:296:12
[INFO] [stdout]     |
[INFO] [stdout] 296 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::with_capacity_and_key (line 207) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:208:12
[INFO] [stdout]     |
[INFO] [stdout] 208 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::get_unchecked (line 710) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:711:12
[INFO] [stdout]     |
[INFO] [stdout] 711 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::iter (line 878) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:879:12
[INFO] [stdout]     |
[INFO] [stdout] 879 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::is_empty (line 258) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 259 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::remove (line 565) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:566:12
[INFO] [stdout]     |
[INFO] [stdout] 566 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::iter_mut (line 904) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:905:12
[INFO] [stdout]     |
[INFO] [stdout] 905 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Key::data (line 402) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/lib.rs:403:12
[INFO] [stdout]     |
[INFO] [stdout] 403 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::values_mut (line 975) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:976:12
[INFO] [stdout]     |
[INFO] [stdout] 976 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::contains_key (line 333) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:334:12
[INFO] [stdout]     |
[INFO] [stdout] 334 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::values (line 955) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:956:12
[INFO] [stdout]     |
[INFO] [stdout] 956 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::try_insert_with_key (line 420) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:421:12
[INFO] [stdout]     |
[INFO] [stdout] 421 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::Entry<'a,K,V>::or_default (line 1052) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/secondary.rs:1053:12
[INFO] [stdout]      |
[INFO] [stdout] 1053 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::len (line 242) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:243:12
[INFO] [stdout]     |
[INFO] [stdout] 243 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::with_key (line 188) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 189 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::Entry<'a,K,V>::and_modify (line 1021) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/secondary.rs:1022:12
[INFO] [stdout]      |
[INFO] [stdout] 1022 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::OccupiedEntry<'a,K,V>::insert (line 1189) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/secondary.rs:1190:12
[INFO] [stdout]      |
[INFO] [stdout] 1190 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::keys (line 935) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:936:12
[INFO] [stdout]     |
[INFO] [stdout] 936 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::get_mut (line 727) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:728:12
[INFO] [stdout]     |
[INFO] [stdout] 728 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 188) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/lib.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 189 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::OccupiedEntry<'a,K,V>::key (line 1071) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/secondary.rs:1072:12
[INFO] [stdout]      |
[INFO] [stdout] 1072 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Key::is_null (line 386) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/lib.rs:387:12
[INFO] [stdout]     |
[INFO] [stdout] 387 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::Entry<'a,K,V>::or_insert_with (line 980) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:981:12
[INFO] [stdout]     |
[INFO] [stdout] 981 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Key::null (line 368) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/lib.rs:369:12
[INFO] [stdout]     |
[INFO] [stdout] 369 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::OccupiedEntry<'a,K,V>::remove (line 1212) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/secondary.rs:1213:12
[INFO] [stdout]      |
[INFO] [stdout] 1213 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 59) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]   --> src/lib.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | use slotmap-map::*;
[INFO] [stdout]    |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hop.rs - hop::HopSlotMap<K,V>::retain (line 589) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/hop.rs:590:12
[INFO] [stdout]     |
[INFO] [stdout] 590 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - new_key_type (line 421) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/lib.rs:423:12
[INFO] [stdout]     |
[INFO] [stdout] 423 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::Entry<'a,K,V>::key (line 1000) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/secondary.rs:1001:12
[INFO] [stdout]      |
[INFO] [stdout] 1001 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::Entry<'a,K,V>::or_insert (line 959) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:960:12
[INFO] [stdout]     |
[INFO] [stdout] 960 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::OccupiedEntry<'a,K,V>::into_mut (line 1161) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/secondary.rs:1162:12
[INFO] [stdout]      |
[INFO] [stdout] 1162 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::OccupiedEntry<'a,K,V>::get (line 1110) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/secondary.rs:1111:12
[INFO] [stdout]      |
[INFO] [stdout] 1111 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::drain (line 449) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:450:12
[INFO] [stdout]     |
[INFO] [stdout] 450 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::OccupiedEntry<'a,K,V>::remove_entry (line 1088) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/secondary.rs:1089:12
[INFO] [stdout]      |
[INFO] [stdout] 1089 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::OccupiedEntry<'a,K,V>::get_mut (line 1134) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/secondary.rs:1135:12
[INFO] [stdout]      |
[INFO] [stdout] 1135 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::get_unchecked (line 496) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:497:12
[INFO] [stdout]     |
[INFO] [stdout] 497 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap (line 103) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::capacity (line 200) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:201:12
[INFO] [stdout]     |
[INFO] [stdout] 201 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::get (line 468) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:469:12
[INFO] [stdout]     |
[INFO] [stdout] 469 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::iter (line 679) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:680:12
[INFO] [stdout]     |
[INFO] [stdout] 680 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::get_disjoint_unchecked_mut (line 647) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:648:12
[INFO] [stdout]     |
[INFO] [stdout] 648 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::get_disjoint_mut (line 569) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:570:12
[INFO] [stdout]     |
[INFO] [stdout] 570 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::iter_mut (line 708) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:709:12
[INFO] [stdout]     |
[INFO] [stdout] 709 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::get_unchecked_mut (line 545) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:546:12
[INFO] [stdout]     |
[INFO] [stdout] 546 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::clear (line 421) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:422:12
[INFO] [stdout]     |
[INFO] [stdout] 422 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::get_mut (line 516) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:517:12
[INFO] [stdout]     |
[INFO] [stdout] 517 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::entry (line 815) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:816:12
[INFO] [stdout]     |
[INFO] [stdout] 816 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::len (line 169) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:170:12
[INFO] [stdout]     |
[INFO] [stdout] 170 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::values (line 766) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:767:12
[INFO] [stdout]     |
[INFO] [stdout] 767 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::with_capacity (line 150) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 151 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::contains_key (line 271) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::values_mut (line 790) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:791:12
[INFO] [stdout]     |
[INFO] [stdout] 791 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::insert (line 296) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:297:12
[INFO] [stdout]     |
[INFO] [stdout] 297 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::is_empty (line 186) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:187:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::VacantEntry<'a,K,V>::key (line 1243) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/secondary.rs:1244:12
[INFO] [stdout]      |
[INFO] [stdout] 1244 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::new (line 133) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::OccupiedEntry<'a,K,V>::into_mut (line 1162) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/sparse_secondary.rs:1163:12
[INFO] [stdout]      |
[INFO] [stdout] 1163 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::remove (line 342) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:343:12
[INFO] [stdout]     |
[INFO] [stdout] 343 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::keys (line 742) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:743:12
[INFO] [stdout]     |
[INFO] [stdout] 743 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::set_capacity (line 223) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 224 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::Entry<'a,K,V>::and_modify (line 1022) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/sparse_secondary.rs:1023:12
[INFO] [stdout]      |
[INFO] [stdout] 1023 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::OccupiedEntry<'a,K,V>::insert (line 1190) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/sparse_secondary.rs:1191:12
[INFO] [stdout]      |
[INFO] [stdout] 1191 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::Entry<'a,K,V>::or_default (line 1053) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/sparse_secondary.rs:1054:12
[INFO] [stdout]      |
[INFO] [stdout] 1054 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::VacantEntry<'a,K,V>::insert (line 1265) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/secondary.rs:1266:12
[INFO] [stdout]      |
[INFO] [stdout] 1266 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::Entry<'a,K,V>::or_insert (line 960) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:961:12
[INFO] [stdout]     |
[INFO] [stdout] 961 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::Entry<'a,K,V>::key (line 1001) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/sparse_secondary.rs:1002:12
[INFO] [stdout]      |
[INFO] [stdout] 1002 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap (line 51) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]   --> src/sparse_secondary.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | use slotmap-map::*;
[INFO] [stdout]    |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::OccupiedEntry<'a,K,V>::get_mut (line 1135) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/sparse_secondary.rs:1136:12
[INFO] [stdout]      |
[INFO] [stdout] 1136 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::OccupiedEntry<'a,K,V>::get (line 1111) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/sparse_secondary.rs:1112:12
[INFO] [stdout]      |
[INFO] [stdout] 1112 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::OccupiedEntry<'a,K,V>::remove_entry (line 1089) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/sparse_secondary.rs:1090:12
[INFO] [stdout]      |
[INFO] [stdout] 1090 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::entry (line 772) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:773:12
[INFO] [stdout]     |
[INFO] [stdout] 773 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::drain (line 413) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:414:12
[INFO] [stdout]     |
[INFO] [stdout] 414 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::OccupiedEntry<'a,K,V>::key (line 1072) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/sparse_secondary.rs:1073:12
[INFO] [stdout]      |
[INFO] [stdout] 1073 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/secondary.rs - secondary::SecondaryMap<K,V>::retain (line 383) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/secondary.rs:384:12
[INFO] [stdout]     |
[INFO] [stdout] 384 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::Entry<'a,K,V>::or_insert_with (line 981) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:982:12
[INFO] [stdout]     |
[INFO] [stdout] 982 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::get (line 435) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:436:12
[INFO] [stdout]     |
[INFO] [stdout] 436 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::clear (line 388) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:389:12
[INFO] [stdout]     |
[INFO] [stdout] 389 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::capacity (line 190) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 191 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::keys (line 699) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:700:12
[INFO] [stdout]     |
[INFO] [stdout] 700 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::get_disjoint_unchecked_mut (line 606) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:607:12
[INFO] [stdout]     |
[INFO] [stdout] 607 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::OccupiedEntry<'a,K,V>::remove (line 1213) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/sparse_secondary.rs:1214:12
[INFO] [stdout]      |
[INFO] [stdout] 1214 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::iter (line 638) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:639:12
[INFO] [stdout]     |
[INFO] [stdout] 639 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::len (line 159) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:160:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::get_mut (line 482) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:483:12
[INFO] [stdout]     |
[INFO] [stdout] 483 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::iter_mut (line 666) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:667:12
[INFO] [stdout]     |
[INFO] [stdout] 667 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::get_disjoint_mut (line 534) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:535:12
[INFO] [stdout]     |
[INFO] [stdout] 535 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,hash_map::RandomState>::new (line 81) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]   --> src/sparse_secondary.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | use slotmap-map::*;
[INFO] [stdout]    |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,hash_map::RandomState>::with_capacity (line 96) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]   --> src/sparse_secondary.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | use slotmap-map::*;
[INFO] [stdout]    |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::with_capacity_and_hasher (line 141) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:143:12
[INFO] [stdout]     |
[INFO] [stdout] 143 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::insert (line 265) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 266 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::get_unchecked_mut (line 511) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:512:12
[INFO] [stdout]     |
[INFO] [stdout] 512 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::contains_key (line 241) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::VacantEntry<'a,K,V>::key (line 1239) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/sparse_secondary.rs:1240:12
[INFO] [stdout]      |
[INFO] [stdout] 1240 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::get_unchecked (line 463) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:464:12
[INFO] [stdout]     |
[INFO] [stdout] 464 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::is_empty (line 176) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:177:12
[INFO] [stdout]     |
[INFO] [stdout] 177 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::reserve (line 209) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:210:12
[INFO] [stdout]     |
[INFO] [stdout] 210 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::retain (line 357) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:358:12
[INFO] [stdout]     |
[INFO] [stdout] 358 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::remove (line 319) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:320:12
[INFO] [stdout]     |
[INFO] [stdout] 320 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::with_hasher (line 119) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout] 121 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::values (line 723) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:724:12
[INFO] [stdout]     |
[INFO] [stdout] 724 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::values_mut (line 747) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]    --> src/sparse_secondary.rs:748:12
[INFO] [stdout]     |
[INFO] [stdout] 748 | use slotmap-map::*;
[INFO] [stdout]     |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sparse_secondary.rs - sparse_secondary::VacantEntry<'a,K,V>::insert (line 1261) stdout ----
[INFO] [stdout] error: expected one of `::`, `;`, or `as`, found `-`
[INFO] [stdout]     --> src/sparse_secondary.rs:1262:12
[INFO] [stdout]      |
[INFO] [stdout] 1262 | use slotmap-map::*;
[INFO] [stdout]      |            ^ expected one of `::`, `;`, or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/basic.rs - basic::SlotMap<DefaultKey,V>::new (line 160)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<DefaultKey,V>::with_capacity (line 175)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::capacity (line 286)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::clear (line 570)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::contains_key (line 344)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::drain (line 597)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::get (line 613)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::get_disjoint_mut (line 708)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::get_disjoint_unchecked_mut (line 775)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::get_mut (line 656)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::get_unchecked (line 639)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::get_unchecked_mut (line 683)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::insert (line 369)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::insert_with_key (line 394)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::is_empty (line 269)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::iter (line 806)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::iter_mut (line 836)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::keys (line 872)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::len (line 253)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::remove (line 497)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::reserve (line 306)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::retain (line 524)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::try_insert_with_key (line 424)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::values (line 895)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::values_mut (line 918)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::with_capacity_and_key (line 220)
[INFO] [stdout]     src/basic.rs - basic::SlotMap<K,V>::with_key (line 201)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<DefaultKey,V>::new (line 47)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<DefaultKey,V>::with_capacity (line 62)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::capacity (line 161)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::clear (line 444)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::contains_key (line 222)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::drain (line 468)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::get (line 484)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::get_disjoint_mut (line 592)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::get_disjoint_unchecked_mut (line 661)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::get_mut (line 535)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::get_unchecked (line 514)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::get_unchecked_mut (line 566)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::insert (line 247)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::insert_with_key (line 272)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::is_empty (line 144)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::iter (line 689)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::iter_mut (line 714)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::keys (line 743)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::len (line 128)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::remove (line 380)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::reserve (line 180)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::retain (line 403)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::try_insert_with_key (line 302)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::values (line 763)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::values_mut (line 783)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::with_capacity_and_key (line 95)
[INFO] [stdout]     src/dense.rs - dense::DenseSlotMap<K,V>::with_key (line 76)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<DefaultKey,V>::new (line 159)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<DefaultKey,V>::with_capacity (line 174)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::capacity (line 275)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::clear (line 639)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::contains_key (line 333)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::drain (line 663)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::get (line 682)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::get_disjoint_mut (line 782)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::get_disjoint_unchecked_mut (line 850)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::get_mut (line 727)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::get_unchecked (line 710)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::get_unchecked_mut (line 756)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::insert (line 358)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::insert_with_key (line 390)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::is_empty (line 258)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::iter (line 878)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::iter_mut (line 904)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::keys (line 935)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::len (line 242)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::remove (line 565)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::reserve (line 295)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::retain (line 589)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::try_insert_with_key (line 420)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::values (line 955)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::values_mut (line 975)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::with_capacity_and_key (line 207)
[INFO] [stdout]     src/hop.rs - hop::HopSlotMap<K,V>::with_key (line 188)
[INFO] [stdout]     src/lib.rs - (line 188)
[INFO] [stdout]     src/lib.rs - (line 59)
[INFO] [stdout]     src/lib.rs - Key::data (line 402)
[INFO] [stdout]     src/lib.rs - Key::is_null (line 386)
[INFO] [stdout]     src/lib.rs - Key::null (line 368)
[INFO] [stdout]     src/lib.rs - new_key_type (line 421)
[INFO] [stdout]     src/secondary.rs - secondary::Entry<'a,K,V>::and_modify (line 1021)
[INFO] [stdout]     src/secondary.rs - secondary::Entry<'a,K,V>::key (line 1000)
[INFO] [stdout]     src/secondary.rs - secondary::Entry<'a,K,V>::or_default (line 1052)
[INFO] [stdout]     src/secondary.rs - secondary::Entry<'a,K,V>::or_insert (line 959)
[INFO] [stdout]     src/secondary.rs - secondary::Entry<'a,K,V>::or_insert_with (line 980)
[INFO] [stdout]     src/secondary.rs - secondary::OccupiedEntry<'a,K,V>::get (line 1110)
[INFO] [stdout]     src/secondary.rs - secondary::OccupiedEntry<'a,K,V>::get_mut (line 1134)
[INFO] [stdout]     src/secondary.rs - secondary::OccupiedEntry<'a,K,V>::insert (line 1189)
[INFO] [stdout]     src/secondary.rs - secondary::OccupiedEntry<'a,K,V>::into_mut (line 1161)
[INFO] [stdout]     src/secondary.rs - secondary::OccupiedEntry<'a,K,V>::key (line 1071)
[INFO] [stdout]     src/secondary.rs - secondary::OccupiedEntry<'a,K,V>::remove (line 1212)
[INFO] [stdout]     src/secondary.rs - secondary::OccupiedEntry<'a,K,V>::remove_entry (line 1088)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap (line 103)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::capacity (line 200)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::clear (line 421)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::contains_key (line 271)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::drain (line 449)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::entry (line 815)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::get (line 468)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::get_disjoint_mut (line 569)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::get_disjoint_unchecked_mut (line 647)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::get_mut (line 516)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::get_unchecked (line 496)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::get_unchecked_mut (line 545)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::insert (line 296)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::is_empty (line 186)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::iter (line 679)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::iter_mut (line 708)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::keys (line 742)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::len (line 169)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::new (line 133)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::remove (line 342)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::retain (line 383)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::set_capacity (line 223)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::values (line 766)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::values_mut (line 790)
[INFO] [stdout]     src/secondary.rs - secondary::SecondaryMap<K,V>::with_capacity (line 150)
[INFO] [stdout]     src/secondary.rs - secondary::VacantEntry<'a,K,V>::insert (line 1265)
[INFO] [stdout]     src/secondary.rs - secondary::VacantEntry<'a,K,V>::key (line 1243)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::Entry<'a,K,V>::and_modify (line 1022)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::Entry<'a,K,V>::key (line 1001)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::Entry<'a,K,V>::or_default (line 1053)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::Entry<'a,K,V>::or_insert (line 960)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::Entry<'a,K,V>::or_insert_with (line 981)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::OccupiedEntry<'a,K,V>::get (line 1111)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::OccupiedEntry<'a,K,V>::get_mut (line 1135)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::OccupiedEntry<'a,K,V>::insert (line 1190)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::OccupiedEntry<'a,K,V>::into_mut (line 1162)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::OccupiedEntry<'a,K,V>::key (line 1072)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::OccupiedEntry<'a,K,V>::remove (line 1213)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::OccupiedEntry<'a,K,V>::remove_entry (line 1089)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap (line 51)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::capacity (line 190)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::clear (line 388)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::contains_key (line 241)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::drain (line 413)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::entry (line 772)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::get (line 435)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::get_disjoint_mut (line 534)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::get_disjoint_unchecked_mut (line 606)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::get_mut (line 482)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::get_unchecked (line 463)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::get_unchecked_mut (line 511)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::insert (line 265)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::is_empty (line 176)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::iter (line 638)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::iter_mut (line 666)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::keys (line 699)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::len (line 159)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::remove (line 319)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::reserve (line 209)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::retain (line 357)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::values (line 723)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::values_mut (line 747)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::with_capacity_and_hasher (line 141)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,S>::with_hasher (line 119)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,hash_map::RandomState>::new (line 81)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::SparseSecondaryMap<K,V,hash_map::RandomState>::with_capacity (line 96)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::VacantEntry<'a,K,V>::insert (line 1261)
[INFO] [stdout]     src/sparse_secondary.rs - sparse_secondary::VacantEntry<'a,K,V>::key (line 1239)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 167 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.50s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ebcdf883db00f0cd871626fc2f15cf844575a9bd0ad15c02bb748ee753ac35eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebcdf883db00f0cd871626fc2f15cf844575a9bd0ad15c02bb748ee753ac35eb", kill_on_drop: false }`
[INFO] [stdout] ebcdf883db00f0cd871626fc2f15cf844575a9bd0ad15c02bb748ee753ac35eb
