flashmap 0.2.0

A lock-free eventually consistent concurrent hash map.
Documentation

Build #3660124 2026-06-22 23:22:23

# rustc version rustc 1.98.0-nightly (91fe22da8 2026-06-21)

# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "ea040fbbfd172d2aaa57ffe3d1a4a5929b8d2748146c83703965990170f00788" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260621-1.98.0-nightly-91fe22da8\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting flashmap v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:29:46 [INFO] [stderr] | [INFO] [stderr] 29 | /// Creates a new map with a [`RandomState`](std::collections::hash_map::RandomState) hasher. [INFO] [stderr] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 29 - /// Creates a new map with a [`RandomState`](std::collections::hash_map::RandomState) hasher. [INFO] [stderr] 29 + /// Creates a new map with a [`RandomState`] hasher. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:31:73 [INFO] [stderr] | [INFO] [stderr] 31 | /// If you wish to specify additional parameters, see [`with_capacity`](crate::with_capacity), [INFO] [stderr] | --------------- ^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 31 - /// If you wish to specify additional parameters, see [`with_capacity`](crate::with_capacity), [INFO] [stderr] 31 + /// If you wish to specify additional parameters, see [`with_capacity`], [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:32:21 [INFO] [stderr] | [INFO] [stderr] 32 | /// [`with_hasher`](crate::with_hasher), and [`Builder`](crate::Builder). [INFO] [stderr] | ------------- ^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 32 - /// [`with_hasher`](crate::with_hasher), and [`Builder`](crate::Builder). [INFO] [stderr] 32 + /// [`with_hasher`], and [`Builder`](crate::Builder). [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:32:58 [INFO] [stderr] | [INFO] [stderr] 32 | /// [`with_hasher`](crate::with_hasher), and [`Builder`](crate::Builder). [INFO] [stderr] | --------- ^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 32 - /// [`with_hasher`](crate::with_hasher), and [`Builder`](crate::Builder). [INFO] [stderr] 32 + /// [`with_hasher`](crate::with_hasher), and [`Builder`]. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:41:21 [INFO] [stderr] | [INFO] [stderr] 41 | /// [`RandomState`](std::collections::hash_map::RandomState) hasher. [INFO] [stderr] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 41 - /// [`RandomState`](std::collections::hash_map::RandomState) hasher. [INFO] [stderr] 41 + /// [`RandomState`] hasher. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:43:67 [INFO] [stderr] | [INFO] [stderr] 43 | /// If you wish to specify additional parameters, see [`Builder`](crate::Builder). [INFO] [stderr] | --------- ^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 43 - /// If you wish to specify additional parameters, see [`Builder`](crate::Builder). [INFO] [stderr] 43 + /// If you wish to specify additional parameters, see [`Builder`]. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:53:67 [INFO] [stderr] | [INFO] [stderr] 53 | /// If you wish to specify additional parameters, see [`Builder`](crate::Builder). [INFO] [stderr] | --------- ^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 53 - /// If you wish to specify additional parameters, see [`Builder`](crate::Builder). [INFO] [stderr] 53 + /// If you wish to specify additional parameters, see [`Builder`]. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:87:54 [INFO] [stderr] | [INFO] [stderr] 87 | /// Creates a new builder with a [`RandomState`](std::collections::hash_map::RandomState) [INFO] [stderr] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 87 - /// Creates a new builder with a [`RandomState`](std::collections::hash_map::RandomState) [INFO] [stderr] 87 + /// Creates a new builder with a [`RandomState`] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:120:36 [INFO] [stderr] | [INFO] [stderr] 120 | /// See [`crate::with_hasher`](crate::with_hasher). [INFO] [stderr] | -------------------- ^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 120 - /// See [`crate::with_hasher`](crate::with_hasher). [INFO] [stderr] 120 + /// See [`crate::with_hasher`]. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:138:36 [INFO] [stderr] | [INFO] [stderr] 138 | /// See [`crate::with_hasher`](crate::with_hasher). [INFO] [stderr] | -------------------- ^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 138 - /// See [`crate::with_hasher`](crate::with_hasher). [INFO] [stderr] 138 + /// See [`crate::with_hasher`]. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:176:27 [INFO] [stderr] | [INFO] [stderr] 176 | /// [`TrustedHashEq`](crate::TrustedHashEq) for details. [INFO] [stderr] | --------------- ^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 176 - /// [`TrustedHashEq`](crate::TrustedHashEq) for details. [INFO] [stderr] 176 + /// [`TrustedHashEq`] for details. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `flashmap` (lib doc) generated 11 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/flashmap/index.html [INFO] running `Command { std: "docker" "inspect" "ea040fbbfd172d2aaa57ffe3d1a4a5929b8d2748146c83703965990170f00788", kill_on_drop: false }`