ahash 0.7.8

A non-cryptographic hash function using AES-NI for high performance
Documentation
Build #1123110 2024-02-11T00:04:04.067845+00:00
# rustc version
rustc 1.78.0-nightly (d44e3b95c 2024-02-09)# docs.rs version
docsrs 0.6.0 (7667f348 2024-01-17)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/ahash-0.7.8/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/ahash-0.7.8/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "std" "-Z" "unstable-options" "--config" "build.rustflags=[\"-C\", \"target-feature=+aes\"]" "-Zhost-config" "-Ztarget-applies-to-host" "--config" "host.rustflags=[\"-C\", \"target-feature=+aes\"]" "--config" "build.rustdocflags=[\"-C\", \"target-feature=+aes\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240209-1.78.0-nightly-d44e3b95c\", \"--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] [stdout] e417cb7b48e266a84ae1ae2dce186a8f1a85282af1eee8f33c2e42b2d7fe1fb4
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "e417cb7b48e266a84ae1ae2dce186a8f1a85282af1eee8f33c2e42b2d7fe1fb4", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/tests/bench.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `integration-test` target `bench`
[INFO] [stderr]   * `bench` target `ahash`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/tests/map_tests.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `integration-test` target `map_tests`
[INFO] [stderr]   * `bench` target `map`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting ahash v0.7.8 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `crate::collections`
[INFO] [stderr]    --> src/hash_map.rs:148:39
[INFO] [stderr]     |
[INFO] [stderr] 148 |     /// [module-level documentation]: crate::collections#insert-and-complex-keys
[INFO] [stderr]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `collections` in module `ahash`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: public documentation for `set_random_source` links to private item `RandomSource`
[INFO] [stderr]    --> src/random_state.rs:175:23
[INFO] [stderr]     |
[INFO] [stderr] 175 |     /// The provided [RandomSource] will be used to be used as a source of randomness by [RandomState] to generate new states.
[INFO] [stderr]     |                       ^^^^^^^^^^^^ this item is private
[INFO] [stderr]     |
[INFO] [stderr]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stderr]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ahash` (lib doc) generated 2 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/ahash/index.html
[INFO] running `Command { std: "docker" "inspect" "e417cb7b48e266a84ae1ae2dce186a8f1a85282af1eee8f33c2e42b2d7fe1fb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e417cb7b48e266a84ae1ae2dce186a8f1a85282af1eee8f33c2e42b2d7fe1fb4", kill_on_drop: false }`
[INFO] [stdout] e417cb7b48e266a84ae1ae2dce186a8f1a85282af1eee8f33c2e42b2d7fe1fb4