trie-db 0.12.2

Merkle-Patricia Trie generic over key hasher and node encoding
Documentation
Build #151534 2019-03-29T14:34:35.419255+00:00
# rustc version
rustc 1.35.0-nightly (0f88167f8 2019-03-18)
# docs.rs version
cratesfyi 0.6.0 (b564d72 2019-03-28)

# build log
Updating crates.io index
Downloading crates ...
Downloaded trie-db v0.12.2
Fresh autocfg v0.1.2
Fresh rand_core v0.4.0
Fresh cfg-if v0.1.7
Fresh hashmap_core v0.1.10
Fresh hash-db v0.12.2
Fresh rand_core v0.3.1
Fresh rand_jitter v0.1.3
Fresh log v0.4.6
Fresh libc v0.2.51
Fresh rand_xorshift v0.1.1
Fresh rand_isaac v0.1.1
Fresh rand_hc v0.1.0
Fresh heapsize v0.4.2
Fresh rand_pcg v0.1.2
Fresh rand_chacha v0.1.1
Fresh rand_os v0.1.3
Checking elastic-array v0.10.2
Checking rand v0.6.5
Running `rustc --crate-name elastic_array /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/elastic-array-0.10.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="heapsize"' --cfg 'feature="std"' -C metadata=695d076399597677 -C extra-filename=-695d076399597677 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern heapsize=/home/cratesfyi/cratesfyi/debug/deps/libheapsize-a81502b2d4f4ba89.rmeta --cap-lints allow`
Running `rustc --crate-name rand /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.6.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="rand_core"' --cfg 'feature="rand_jitter"' --cfg 'feature="rand_os"' --cfg 'feature="std"' -C metadata=219592a9ef05daa7 -C extra-filename=-219592a9ef05daa7 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-b05322f919facaf3.rmeta --extern rand_chacha=/home/cratesfyi/cratesfyi/debug/deps/librand_chacha-ee3a93c01a8c88b8.rmeta --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-67577096e55177d6.rmeta --extern rand_hc=/home/cratesfyi/cratesfyi/debug/deps/librand_hc-5a563e39b9f55c98.rmeta --extern rand_isaac=/home/cratesfyi/cratesfyi/debug/deps/librand_isaac-0f4c42639623f5da.rmeta --extern rand_jitter=/home/cratesfyi/cratesfyi/debug/deps/librand_jitter-4bbfd2e6e7c624a5.rmeta --extern rand_os=/home/cratesfyi/cratesfyi/debug/deps/librand_os-955b958351f77e1f.rmeta --extern rand_pcg=/home/cratesfyi/cratesfyi/debug/deps/librand_pcg-55809a13fe4250b0.rmeta --extern rand_xorshift=/home/cratesfyi/cratesfyi/debug/deps/librand_xorshift-4480bdd6c759eae8.rmeta --cap-lints allow --cfg rustc_1_25 --cfg rustc_1_26 --cfg rustc_1_27`
Documenting trie-db v0.12.2
Running `rustdoc --crate-name trie_db /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/trie-db-0.12.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="elastic-array"' --cfg 'feature="hash-db"' --cfg 'feature="hashmap_core"' --cfg 'feature="rand"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20190318-1.35.0-nightly-0f88167f8 --static-root-path / --disable-per-crate-search --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.10' --extern-html-root-url 'elastic_array=https://docs.rs/elastic-array/0.10.2' --extern-html-root-url 'env_logger=https://docs.rs/env_logger/0.6.1' --extern-html-root-url 'hash_db=https://docs.rs/hash-db/0.12.2' --extern-html-root-url 'hashmap_core=https://docs.rs/hashmap_core/0.1.10' --extern-html-root-url 'hex_literal=https://docs.rs/hex-literal/0.1.4' --extern-html-root-url 'keccak_hasher=https://docs.rs/keccak-hasher/0.12.2' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'memory_db=https://docs.rs/memory-db/0.12.2' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' --extern-html-root-url 'trie_root=https://docs.rs/trie-root/0.12.2' --extern-html-root-url 'trie_standardmap=https://docs.rs/trie-standardmap/0.12.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern elastic_array=/home/cratesfyi/cratesfyi/debug/deps/libelastic_array-695d076399597677.rmeta --extern hash_db=/home/cratesfyi/cratesfyi/debug/deps/libhash_db-11da292e3577ce2e.rmeta --extern hashmap_core=/home/cratesfyi/cratesfyi/debug/deps/libhashmap_core-cf8a91a1540b5940.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-5d244c9babde640c.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-219592a9ef05daa7.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.59s