ring 0.16.0

Safe, fast, small crypto using Rust.
Documentation
Build #173240 2019-07-19T01:38:27.280159+00:00
# rustc version
rustc 1.38.0-nightly (4bb6b4a5e 2019-07-11)
# docs.rs version
cratesfyi 0.6.0 (635e91e 2019-07-18)

# build log
Updating crates.io index
Downloading crates ...
Downloaded ring v0.16.0
Fresh cc v1.0.37
Fresh spin v0.5.0
Fresh lazy_static v1.3.0
Checking untrusted v0.7.0
Compiling ring v0.16.0
Fresh libc v0.2.60
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.16.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="lazy_static"' -C metadata=6e717d2b116153f8 -C extra-filename=-6e717d2b116153f8 --out-dir /home/cratesfyi/cratesfyi/debug/build/ring-6e717d2b116153f8 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-89e03f451a74d78f.rlib --cap-lints allow`
Running `rustc --edition=2018 --crate-name untrusted /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/untrusted-0.7.0/src/untrusted.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=09b3df617a923ce0 -C extra-filename=-09b3df617a923ce0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/ring-6e717d2b116153f8/build-script-build`
Documenting ring v0.16.0
Running `rustdoc --edition=2018 --crate-name ring /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.16.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="lazy_static"' -Z unstable-options --resource-suffix -20190711-1.38.0-nightly-4bb6b4a5e --static-root-path / --disable-per-crate-search --extern-html-root-url 'cc=https://docs.rs/cc/1.0.37' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.60' --extern-html-root-url 'spin=https://docs.rs/spin/0.5.0' --extern-html-root-url 'untrusted=https://docs.rs/untrusted/0.7.0' --extern-html-root-url 'wasm_bindgen_test=https://docs.rs/wasm-bindgen-test/0.2.48' --extern-html-root-url 'web_sys=https://docs.rs/web-sys/0.3.25' --extern-html-root-url 'winapi=https://docs.rs/winapi/0.3.7' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-592e5e9b302460cb.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-476eccb54f4a9b69.rmeta --extern spin=/home/cratesfyi/cratesfyi/debug/deps/libspin-cd7842c038740026.rmeta --extern untrusted=/home/cratesfyi/cratesfyi/debug/deps/libuntrusted-09b3df617a923ce0.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 9.37s