# rustc version rustc 1.28.0-dev (b9bf4f162 2018-06-02)
# docs.rs version cratesfyi 0.5.0 (579f83b 2018-03-05)
# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading memorydb v0.3.0 Fresh rustc-hex v2.0.1 Fresh byteorder v1.2.6 Compiling hashdb v0.3.0 Fresh rlp v0.3.0 Running `rustc --crate-name hashdb .cargo/registry/src/github.com-1ecc6299db9ec823/hashdb-0.3.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="default"' -C metadata=51f2f301705d0e10 -C extra-filename=-51f2f301705d0e10 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh heapsize v0.4.2 Fresh crunchy v0.1.6 Fresh plain_hasher v0.2.0 Documenting memorydb v0.3.0 Running `rustdoc --crate-name memorydb .cargo/registry/src/github.com-1ecc6299db9ec823/memorydb-0.3.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern plain_hasher=/home/cratesfyi/cratesfyi/debug/deps/libplain_hasher-e357ff10388e97d6.rlib --extern-version plain_hasher=plain_hasher,0.2.0 --extern rlp=/home/cratesfyi/cratesfyi/debug/deps/librlp-bff968ac459298dd.rlib --extern-version rlp=rlp,0.3.0 --extern hashdb=/home/cratesfyi/cratesfyi/debug/deps/libhashdb-51f2f301705d0e10.rlib --extern-version hashdb=hashdb,0.3.0 --extern heapsize=/home/cratesfyi/cratesfyi/debug/deps/libheapsize-6d9c1413ed85c904.rlib --extern-version heapsize=heapsize,0.4.2` Finished dev [unoptimized + debuginfo] target(s) in 0.58 secs