objecthash 0.2.1

A content hashing algorithm which works across multiple encodings (JSON, Protobufs, etc)
Documentation
Build #29068 2016-08-22 19:48:07
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading objecthash v0.2.1
Compiling lazy_static v0.2.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.1/src/lib.rs --crate-name lazy_static --crate-type lib -g -C metadata=359f5533c970cd71 -C extra-filename=-359f5533c970cd71 --out-dir /home/cratesfyi/objecthash-0.2.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/objecthash-0.2.1/debug/deps -L dependency=/home/cratesfyi/objecthash-0.2.1/debug/deps --cap-lints allow`
Compiling unicode-normalization v0.1.2
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/unicode-normalization-0.1.2/src/lib.rs --crate-name unicode_normalization --crate-type lib -g -C metadata=5de3a9c8fd8ddf4e -C extra-filename=-5de3a9c8fd8ddf4e --out-dir /home/cratesfyi/objecthash-0.2.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/objecthash-0.2.1/debug/deps -L dependency=/home/cratesfyi/objecthash-0.2.1/debug/deps --cap-lints allow`
Compiling untrusted v0.3.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/untrusted-0.3.1/src/untrusted.rs --crate-name untrusted --crate-type lib -g -C metadata=36262118609e1876 -C extra-filename=-36262118609e1876 --out-dir /home/cratesfyi/objecthash-0.2.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/objecthash-0.2.1/debug/deps -L dependency=/home/cratesfyi/objecthash-0.2.1/debug/deps --cap-lints allow`
Compiling ring v0.2.3
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.2.3/build.rs --crate-name build_script_build --crate-type bin -g --cfg feature=\"use_heap\" --cfg feature=\"default\" --cfg feature=\"dev_urandom_fallback\" --out-dir /home/cratesfyi/objecthash-0.2.1/debug/build/ring-ce5fb67c4966f81f --emit=dep-info,link -L dependency=/home/cratesfyi/objecthash-0.2.1/debug/deps -L dependency=/home/cratesfyi/objecthash-0.2.1/debug/deps --cap-lints allow`
Running `/home/cratesfyi/objecthash-0.2.1/debug/build/ring-ce5fb67c4966f81f/build-script-build`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.2.3/src/lib.rs --crate-name ring --crate-type lib -g --cfg feature=\"use_heap\" --cfg feature=\"default\" --cfg feature=\"dev_urandom_fallback\" -C metadata=ae264b73628d635b -C extra-filename=-ae264b73628d635b --out-dir /home/cratesfyi/objecthash-0.2.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/objecthash-0.2.1/debug/deps -L dependency=/home/cratesfyi/objecthash-0.2.1/debug/deps --extern untrusted=/home/cratesfyi/objecthash-0.2.1/debug/deps/libuntrusted-36262118609e1876.rlib --extern lazy_static=/home/cratesfyi/objecthash-0.2.1/debug/deps/liblazy_static-359f5533c970cd71.rlib --cap-lints allow -L native=/home/cratesfyi/objecthash-0.2.1/debug/build/ring-ce5fb67c4966f81f/out/lib -l static=ring-core -l static=ring-test -l dylib=stdc++`
Documenting objecthash v0.2.1
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/objecthash-0.2.1/src/lib.rs --crate-name objecthash -o /home/cratesfyi/objecthash-0.2.1/doc --cfg feature=\"ring\" --cfg feature=\"objecthash-ring\" --cfg feature=\"default\" -L dependency=/home/cratesfyi/objecthash-0.2.1/debug -L dependency=/home/cratesfyi/objecthash-0.2.1/debug/deps --extern unicode_normalization=/home/cratesfyi/objecthash-0.2.1/debug/deps/libunicode_normalization-5de3a9c8fd8ddf4e.rlib --extern ring=/home/cratesfyi/objecthash-0.2.1/debug/deps/libring-ae264b73628d635b.rlib`