webpki 0.9.2

Web PKI X.509 Certificate Verification.
Documentation
Build #39870 2017-01-26T20:31:44.201626+00:00
# rustc version
rustc 1.16.0-nightly (a52da95ce 2017-01-20)# docs.rs version
cratesfyi 0.3.1 (35080d4 2017-01-24)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading webpki v0.9.2
Compiling untrusted v0.3.2
Compiling lazy_static v0.2.2
Compiling ring v0.6.3
Compiling libc v0.2.20
Compiling rustc-serialize v0.3.22
Running `rustc --crate-name untrusted .cargo/registry/src/github.com-1ecc6299db9ec823/untrusted-0.3.2/src/untrusted.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=335c3619d6cced07 -C extra-filename=-335c3619d6cced07 --out-dir /home/cratesfyi/webpki-0.9.2/debug/deps -L dependency=/home/cratesfyi/webpki-0.9.2/debug/deps --cap-lints allow`
Running `rustc --crate-name lazy_static .cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=2a16fcec40d2bdf3 -C extra-filename=-2a16fcec40d2bdf3 --out-dir /home/cratesfyi/webpki-0.9.2/debug/deps -L dependency=/home/cratesfyi/webpki-0.9.2/debug/deps --cap-lints allow`
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.6.3/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="use_heap"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="default"' -C metadata=17463713096ca4df -C extra-filename=-17463713096ca4df --out-dir /home/cratesfyi/webpki-0.9.2/debug/build/ring-17463713096ca4df -L dependency=/home/cratesfyi/webpki-0.9.2/debug/deps --cap-lints allow`
Running `rustc --crate-name libc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.20/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=2a4507ee5e52ea3e -C extra-filename=-2a4507ee5e52ea3e --out-dir /home/cratesfyi/webpki-0.9.2/debug/deps -L dependency=/home/cratesfyi/webpki-0.9.2/debug/deps --cap-lints allow`
Running `rustc --crate-name rustc_serialize .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.22/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=2c0b16b7ceb9fdcb -C extra-filename=-2c0b16b7ceb9fdcb --out-dir /home/cratesfyi/webpki-0.9.2/debug/deps -L dependency=/home/cratesfyi/webpki-0.9.2/debug/deps --cap-lints allow`
Compiling time v0.1.36
Running `rustc --crate-name time .cargo/registry/src/github.com-1ecc6299db9ec823/time-0.1.36/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=cd5e3a346d1a17b6 -C extra-filename=-cd5e3a346d1a17b6 --out-dir /home/cratesfyi/webpki-0.9.2/debug/deps -L dependency=/home/cratesfyi/webpki-0.9.2/debug/deps --extern libc=/home/cratesfyi/webpki-0.9.2/debug/deps/liblibc-2a4507ee5e52ea3e.rlib --cap-lints allow`
Running `/home/cratesfyi/webpki-0.9.2/debug/build/ring-17463713096ca4df/build-script-build`
Running `rustc --crate-name ring .cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.6.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="use_heap"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="default"' -C metadata=0161453c0b181d20 -C extra-filename=-0161453c0b181d20 --out-dir /home/cratesfyi/webpki-0.9.2/debug/deps -L dependency=/home/cratesfyi/webpki-0.9.2/debug/deps --extern libc=/home/cratesfyi/webpki-0.9.2/debug/deps/liblibc-2a4507ee5e52ea3e.rlib --extern lazy_static=/home/cratesfyi/webpki-0.9.2/debug/deps/liblazy_static-2a16fcec40d2bdf3.rlib --extern untrusted=/home/cratesfyi/webpki-0.9.2/debug/deps/libuntrusted-335c3619d6cced07.rlib --cap-lints allow -L native=/home/cratesfyi/webpki-0.9.2/debug/build/ring-e2e48c9d77f3fd09/out/lib -l static=ring-core -l static=ring-test -l 'dylib=stdc++'`
Documenting webpki v0.9.2
Running `rustdoc --crate-name webpki .cargo/registry/src/github.com-1ecc6299db9ec823/webpki-0.9.2/src/webpki.rs -o /home/cratesfyi/webpki-0.9.2/doc --cfg 'feature="default"' --cfg 'feature="trust_anchor_util"' -L dependency=/home/cratesfyi/webpki-0.9.2/debug/deps --extern untrusted=/home/cratesfyi/webpki-0.9.2/debug/deps/libuntrusted-335c3619d6cced07.rlib --extern time=/home/cratesfyi/webpki-0.9.2/debug/deps/libtime-cd5e3a346d1a17b6.rlib --extern rustc_serialize=/home/cratesfyi/webpki-0.9.2/debug/deps/librustc_serialize-2c0b16b7ceb9fdcb.rlib --extern ring=/home/cratesfyi/webpki-0.9.2/debug/deps/libring-0161453c0b181d20.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 10.22 secs