# rustc version rustc 1.16.0-nightly (df8debf6d 2017-01-25)
# docs.rs version cratesfyi 0.3.1 (35080d4 2017-01-24)
# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading consistent_hash v0.1.4 Compiling splay_tree v0.2.6 Compiling siphasher v0.1.3 Running `rustc --crate-name splay_tree .cargo/registry/src/github.com-1ecc6299db9ec823/splay_tree-0.2.6/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=0066a7557af49e41 -C extra-filename=-0066a7557af49e41 --out-dir /home/cratesfyi/consistent_hash-0.1.4/debug/deps -L dependency=/home/cratesfyi/consistent_hash-0.1.4/debug/deps --cap-lints allow` Running `rustc --crate-name siphasher .cargo/registry/src/github.com-1ecc6299db9ec823/siphasher-0.1.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=44a253a25089ea06 -C extra-filename=-44a253a25089ea06 --out-dir /home/cratesfyi/consistent_hash-0.1.4/debug/deps -L dependency=/home/cratesfyi/consistent_hash-0.1.4/debug/deps --cap-lints allow` Documenting consistent_hash v0.1.4 Running `rustdoc --crate-name consistent_hash .cargo/registry/src/github.com-1ecc6299db9ec823/consistent_hash-0.1.4/src/lib.rs -o /home/cratesfyi/consistent_hash-0.1.4/doc -L dependency=/home/cratesfyi/consistent_hash-0.1.4/debug/deps --extern siphasher=/home/cratesfyi/consistent_hash-0.1.4/debug/deps/libsiphasher-44a253a25089ea06.rlib --extern splay_tree=/home/cratesfyi/consistent_hash-0.1.4/debug/deps/libsplay_tree-0066a7557af49e41.rlib` Finished dev [unoptimized + debuginfo] target(s) in 1.67 secs