trie-db 0.30.0

Merkle-Patricia Trie generic over key hasher and node encoding
Documentation
Build #1836769 2025-03-07T10:06:10.563033+00:00
# rustc version
rustc 1.87.0-nightly (b74da9613 2025-03-06)# docs.rs version
docsrs 0.6.0 (004a02c4 2025-03-05)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/trie-db-0.30.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/trie-db-0.30.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250306-1.87.0-nightly-b74da9613\", \"--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}/i686-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-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] 2361e6cfdfd99d50b5a0df5985965be57b1d1a7abd824be2012853a051bbebcf
[INFO] running `Command { std: "docker" "start" "-a" "2361e6cfdfd99d50b5a0df5985965be57b1d1a7abd824be2012853a051bbebcf", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting trie-db v0.30.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `Self::Key`
[INFO] [stderr]    --> src/lib.rs:170:27
[INFO] [stderr]     |
[INFO] [stderr] 170 | /// If a cache is used, [`Self::Key`] and [`Self::NodeOwned`] are possible
[INFO] [stderr]     |                           ^^^^^^^^^ the enum `TrieAccess` has no variant or associated item named `Key`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `Bytes::upgrade`
[INFO] [stderr]    --> src/lib.rs:621:71
[INFO] [stderr]     |
[INFO] [stderr] 621 |     /// `None`. If the reference to the data couldn't be upgraded (see [`Bytes::upgrade`]), this
[INFO] [stderr]     |                                                                          ^^^^^^^^^^^^^^ the struct `Bytes` has no field or associated item named `upgrade`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `Self::cache_data_for_key`
[INFO] [stderr]    --> src/lib.rs:687:8
[INFO] [stderr]     |
[INFO] [stderr] 687 |     /// [`Self::cache_data_for_key`] is used to make the cache aware of data that is associated
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TrieCache` has no associated item named `cache_data_for_key`
[INFO] [stderr] 
[INFO] [stderr] warning: `trie-db` (lib doc) generated 3 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] [stderr]    Generated /opt/rustwide/target/i686-unknown-linux-gnu/doc/trie_db/index.html
[INFO] running `Command { std: "docker" "inspect" "2361e6cfdfd99d50b5a0df5985965be57b1d1a7abd824be2012853a051bbebcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2361e6cfdfd99d50b5a0df5985965be57b1d1a7abd824be2012853a051bbebcf", kill_on_drop: false }`
[INFO] [stdout] 2361e6cfdfd99d50b5a0df5985965be57b1d1a7abd824be2012853a051bbebcf