ahash 0.8.5

A non-cryptographic hash function using AES-NI for high performance
Documentation
Build #947260 2023-10-23T18:34:28.184323+00:00
# rustc version
rustc 1.75.0-nightly (1c05d50c8 2023-10-21)# docs.rs version
docsrs 0.6.0 (45c814ae 2023-10-19)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/ahash-0.8.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/ahash-0.8.5/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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/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\", \"-20231021-1.75.0-nightly-1c05d50c8\", \"--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: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 133b9ab41acf48da26618a890120b7e42cb897e8b4d80098564ed9669692ab77
[INFO] running `Command { std: "docker" "start" "-a" "133b9ab41acf48da26618a890120b7e42cb897e8b4d80098564ed9669692ab77", 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.8.5 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `RandomSource`
[INFO] [stderr]   --> src/hash_map.rs:54:85
[INFO] [stderr]    |
[INFO] [stderr] 54 |     /// This crates a hashmap using [RandomState::new] which obtains its keys from [RandomSource].
[INFO] [stderr]    |                                                                                     ^^^^^^^^^^^^ no item named `RandomSource` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `RandomSource`
[INFO] [stderr]   --> src/hash_map.rs:55:35
[INFO] [stderr]    |
[INFO] [stderr] 55 |     /// See the documentation in [RandomSource] for notes about key strength.
[INFO] [stderr]    |                                   ^^^^^^^^^^^^ no item named `RandomSource` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `RandomSource`
[INFO] [stderr]   --> src/hash_map.rs:61:35
[INFO] [stderr]    |
[INFO] [stderr] 61 |     /// See the documentation in [RandomSource] for notes about key strength.
[INFO] [stderr]    |                                   ^^^^^^^^^^^^ no item named `RandomSource` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `RandomSource`
[INFO] [stderr]   --> src/hash_set.rs:51:35
[INFO] [stderr]    |
[INFO] [stderr] 51 |     /// See the documentation in [RandomSource] for notes about key strength.
[INFO] [stderr]    |                                   ^^^^^^^^^^^^ no item named `RandomSource` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `RandomSource`
[INFO] [stderr]   --> src/hash_set.rs:57:35
[INFO] [stderr]    |
[INFO] [stderr] 57 |     /// See the documentation in [RandomSource] for notes about key strength.
[INFO] [stderr]    |                                   ^^^^^^^^^^^^ no item named `RandomSource` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `RandomSource`
[INFO] [stderr]    --> src/hash_set.rs:249:35
[INFO] [stderr]     |
[INFO] [stderr] 249 |     /// See the documentation in [RandomSource] for notes about key strength.
[INFO] [stderr]     |                                   ^^^^^^^^^^^^ no item named `RandomSource` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `RandomSource`
[INFO] [stderr]    --> src/hash_map.rs:352:35
[INFO] [stderr]     |
[INFO] [stderr] 352 |     /// See the documentation in [RandomSource] for notes about key strength.
[INFO] [stderr]     |                                   ^^^^^^^^^^^^ no item named `RandomSource` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `ahash` (lib doc) generated 7 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.31s
[INFO] running `Command { std: "docker" "inspect" "133b9ab41acf48da26618a890120b7e42cb897e8b4d80098564ed9669692ab77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "133b9ab41acf48da26618a890120b7e42cb897e8b4d80098564ed9669692ab77", kill_on_drop: false }`
[INFO] [stdout] 133b9ab41acf48da26618a890120b7e42cb897e8b4d80098564ed9669692ab77