halftime 0.1.0

HalftimeHash: almost-universal hashing for long strings
Documentation

Build #3635510 2026-06-20 08:52:58

# rustc version rustc 1.98.0-nightly (f428d123a 2026-06-19)

# 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" "ba69ec46602baab5995bec931d7fe6d627064bad437b907dba17a51a51839ac6" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260619-1.98.0-nightly-f428d123a\", \"--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 halftime v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `KeyInit` [INFO] [stderr] --> src/../README.md:85:3 [INFO] [stderr] | [INFO] [stderr] 85 | [`KeyInit`] / `HalftimeHash24::new` accept a 32-byte RustCrypto key and use the same NH expansion. [INFO] [stderr] | ^^^^^^^ no item named `KeyInit` 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: public documentation for `entropy_words_needed` links to private item `MAX_STACK` [INFO] [stderr] --> src/entropy.rs:161:36 [INFO] [stderr] | [INFO] [stderr] 161 | /// Tree entropy is reserved for [`MAX_STACK`] levels (see reference `Hash()`), not only the [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: unresolved link to `Key32` [INFO] [stderr] --> src/hash.rs:84:60 [INFO] [stderr] | [INFO] [stderr] 84 | /// Construct from any supported master key ([`Key32`], [`Key64`], [`Key128`]). [INFO] [stderr] | ^^^^^ no item named `Key32` in scope [INFO] [stderr] ... [INFO] [stderr] 167 | / define_halftime! { [INFO] [stderr] 168 | | /// Almost-universal hash with a 16-byte tag (`HalftimeHash16`, Section 4). [INFO] [stderr] 169 | | HalftimeHash16, [INFO] [stderr] 170 | | State16, [INFO] [stderr] ... | [INFO] [stderr] 173 | | hh16::TAG_BYTES [INFO] [stderr] 174 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `define_halftime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Key64` [INFO] [stderr] --> src/hash.rs:84:71 [INFO] [stderr] | [INFO] [stderr] 84 | /// Construct from any supported master key ([`Key32`], [`Key64`], [`Key128`]). [INFO] [stderr] | ^^^^^ no item named `Key64` in scope [INFO] [stderr] ... [INFO] [stderr] 167 | / define_halftime! { [INFO] [stderr] 168 | | /// Almost-universal hash with a 16-byte tag (`HalftimeHash16`, Section 4). [INFO] [stderr] 169 | | HalftimeHash16, [INFO] [stderr] 170 | | State16, [INFO] [stderr] ... | [INFO] [stderr] 173 | | hh16::TAG_BYTES [INFO] [stderr] 174 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `define_halftime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Key128` [INFO] [stderr] --> src/hash.rs:84:82 [INFO] [stderr] | [INFO] [stderr] 84 | /// Construct from any supported master key ([`Key32`], [`Key64`], [`Key128`]). [INFO] [stderr] | ^^^^^^ no item named `Key128` in scope [INFO] [stderr] ... [INFO] [stderr] 167 | / define_halftime! { [INFO] [stderr] 168 | | /// Almost-universal hash with a 16-byte tag (`HalftimeHash16`, Section 4). [INFO] [stderr] 169 | | HalftimeHash16, [INFO] [stderr] 170 | | State16, [INFO] [stderr] ... | [INFO] [stderr] 173 | | hh16::TAG_BYTES [INFO] [stderr] 174 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `define_halftime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Key32` [INFO] [stderr] --> src/hash.rs:84:60 [INFO] [stderr] | [INFO] [stderr] 84 | /// Construct from any supported master key ([`Key32`], [`Key64`], [`Key128`]). [INFO] [stderr] | ^^^^^ no item named `Key32` in scope [INFO] [stderr] ... [INFO] [stderr] 176 | / define_halftime! { [INFO] [stderr] 177 | | /// Almost-universal hash with a 24-byte tag (`HalftimeHash24`, Section 4). [INFO] [stderr] 178 | | HalftimeHash24, [INFO] [stderr] 179 | | State24, [INFO] [stderr] ... | [INFO] [stderr] 182 | | hh24::TAG_BYTES [INFO] [stderr] 183 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `define_halftime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Key64` [INFO] [stderr] --> src/hash.rs:84:71 [INFO] [stderr] | [INFO] [stderr] 84 | /// Construct from any supported master key ([`Key32`], [`Key64`], [`Key128`]). [INFO] [stderr] | ^^^^^ no item named `Key64` in scope [INFO] [stderr] ... [INFO] [stderr] 176 | / define_halftime! { [INFO] [stderr] 177 | | /// Almost-universal hash with a 24-byte tag (`HalftimeHash24`, Section 4). [INFO] [stderr] 178 | | HalftimeHash24, [INFO] [stderr] 179 | | State24, [INFO] [stderr] ... | [INFO] [stderr] 182 | | hh24::TAG_BYTES [INFO] [stderr] 183 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `define_halftime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Key128` [INFO] [stderr] --> src/hash.rs:84:82 [INFO] [stderr] | [INFO] [stderr] 84 | /// Construct from any supported master key ([`Key32`], [`Key64`], [`Key128`]). [INFO] [stderr] | ^^^^^^ no item named `Key128` in scope [INFO] [stderr] ... [INFO] [stderr] 176 | / define_halftime! { [INFO] [stderr] 177 | | /// Almost-universal hash with a 24-byte tag (`HalftimeHash24`, Section 4). [INFO] [stderr] 178 | | HalftimeHash24, [INFO] [stderr] 179 | | State24, [INFO] [stderr] ... | [INFO] [stderr] 182 | | hh24::TAG_BYTES [INFO] [stderr] 183 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `define_halftime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Key32` [INFO] [stderr] --> src/hash.rs:188:35 [INFO] [stderr] | [INFO] [stderr] 188 | /// Not to be confused with [`Key32`] (32-byte master key). [INFO] [stderr] | ^^^^^ no item named `Key32` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `define_halftime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Key32` [INFO] [stderr] --> src/hash.rs:84:60 [INFO] [stderr] | [INFO] [stderr] 84 | /// Construct from any supported master key ([`Key32`], [`Key64`], [`Key128`]). [INFO] [stderr] | ^^^^^ no item named `Key32` in scope [INFO] [stderr] ... [INFO] [stderr] 185 | / define_halftime! { [INFO] [stderr] 186 | | /// Almost-universal hash with a 32-byte **tag** (`HalftimeHash32`, Section 4). [INFO] [stderr] 187 | | /// [INFO] [stderr] 188 | | /// Not to be confused with [`Key32`] (32-byte master key). [INFO] [stderr] ... | [INFO] [stderr] 193 | | hh32::TAG_BYTES [INFO] [stderr] 194 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `define_halftime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Key64` [INFO] [stderr] --> src/hash.rs:84:71 [INFO] [stderr] | [INFO] [stderr] 84 | /// Construct from any supported master key ([`Key32`], [`Key64`], [`Key128`]). [INFO] [stderr] | ^^^^^ no item named `Key64` in scope [INFO] [stderr] ... [INFO] [stderr] 185 | / define_halftime! { [INFO] [stderr] 186 | | /// Almost-universal hash with a 32-byte **tag** (`HalftimeHash32`, Section 4). [INFO] [stderr] 187 | | /// [INFO] [stderr] 188 | | /// Not to be confused with [`Key32`] (32-byte master key). [INFO] [stderr] ... | [INFO] [stderr] 193 | | hh32::TAG_BYTES [INFO] [stderr] 194 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `define_halftime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Key128` [INFO] [stderr] --> src/hash.rs:84:82 [INFO] [stderr] | [INFO] [stderr] 84 | /// Construct from any supported master key ([`Key32`], [`Key64`], [`Key128`]). [INFO] [stderr] | ^^^^^^ no item named `Key128` in scope [INFO] [stderr] ... [INFO] [stderr] 185 | / define_halftime! { [INFO] [stderr] 186 | | /// Almost-universal hash with a 32-byte **tag** (`HalftimeHash32`, Section 4). [INFO] [stderr] 187 | | /// [INFO] [stderr] 188 | | /// Not to be confused with [`Key32`] (32-byte master key). [INFO] [stderr] ... | [INFO] [stderr] 193 | | hh32::TAG_BYTES [INFO] [stderr] 194 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `define_halftime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Key32` [INFO] [stderr] --> src/hash.rs:84:60 [INFO] [stderr] | [INFO] [stderr] 84 | /// Construct from any supported master key ([`Key32`], [`Key64`], [`Key128`]). [INFO] [stderr] | ^^^^^ no item named `Key32` in scope [INFO] [stderr] ... [INFO] [stderr] 196 | / define_halftime! { [INFO] [stderr] 197 | | /// Almost-universal hash with a 40-byte tag (`HalftimeHash40`, Section 4). [INFO] [stderr] 198 | | HalftimeHash40, [INFO] [stderr] 199 | | State40, [INFO] [stderr] ... | [INFO] [stderr] 202 | | hh40::TAG_BYTES [INFO] [stderr] 203 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `define_halftime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Key64` [INFO] [stderr] --> src/hash.rs:84:71 [INFO] [stderr] | [INFO] [stderr] 84 | /// Construct from any supported master key ([`Key32`], [`Key64`], [`Key128`]). [INFO] [stderr] | ^^^^^ no item named `Key64` in scope [INFO] [stderr] ... [INFO] [stderr] 196 | / define_halftime! { [INFO] [stderr] 197 | | /// Almost-universal hash with a 40-byte tag (`HalftimeHash40`, Section 4). [INFO] [stderr] 198 | | HalftimeHash40, [INFO] [stderr] 199 | | State40, [INFO] [stderr] ... | [INFO] [stderr] 202 | | hh40::TAG_BYTES [INFO] [stderr] 203 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `define_halftime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Key128` [INFO] [stderr] --> src/hash.rs:84:82 [INFO] [stderr] | [INFO] [stderr] 84 | /// Construct from any supported master key ([`Key32`], [`Key64`], [`Key128`]). [INFO] [stderr] | ^^^^^^ no item named `Key128` in scope [INFO] [stderr] ... [INFO] [stderr] 196 | / define_halftime! { [INFO] [stderr] 197 | | /// Almost-universal hash with a 40-byte tag (`HalftimeHash40`, Section 4). [INFO] [stderr] 198 | | HalftimeHash40, [INFO] [stderr] 199 | | State40, [INFO] [stderr] ... | [INFO] [stderr] 202 | | hh40::TAG_BYTES [INFO] [stderr] 203 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `define_halftime` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `halftime` (lib doc) generated 15 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/halftime/index.html [INFO] running `Command { std: "docker" "inspect" "ba69ec46602baab5995bec931d7fe6d627064bad437b907dba17a51a51839ac6", kill_on_drop: false }`