numext-constructor 0.1.6

Fixed-size uint and hash constructor.
Documentation

Build #3712051 2026-06-28 20:04:25

# rustc version rustc 1.98.0-nightly (13f1859f2 2026-06-27)

# 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" "adf106d0a0fa25c0286d00f8b840a00f64ea9f93ad980eadc5b7ba5c139f9fa0" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260627-1.98.0-nightly-13f1859f2\", \"--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", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting numext-constructor v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/fixed_hash/core/extension/heapsize.rs:11:19 [INFO] [stderr] | [INFO] [stderr] 11 | //! [`heapsize`]: https://crates.io/crates/heapsize [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 11 | //! [`heapsize`]: <https://crates.io/crates/heapsize> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/fixed_uint/core/extension/heapsize.rs:11:19 [INFO] [stderr] | [INFO] [stderr] 11 | //! [`heapsize`]: https://crates.io/crates/heapsize [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 11 | //! [`heapsize`]: <https://crates.io/crates/heapsize> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `numext-constructor` (lib doc) generated 2 warnings (run `cargo fix --lib -p numext-constructor` to apply 2 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s [INFO] [stderr] Generated /opt/rustwide/target/doc/numext_constructor/index.html [INFO] running `Command { std: "docker" "inspect" "adf106d0a0fa25c0286d00f8b840a00f64ea9f93ad980eadc5b7ba5c139f9fa0", kill_on_drop: false }`