Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.
# rustc version rustc 1.19.0-dev (28a93c1f4 2017-05-31)
# docs.rs version cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)
# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading hyper-rustls v0.6.0 Downloading webpki-roots v0.10.0 Fresh gcc v0.3.50 Fresh matches v0.1.4 Fresh language-tags v0.2.2 Fresh typeable v0.1.2 Fresh log v0.3.8 Fresh byteorder v1.0.0 Fresh deque v0.3.2 Fresh untrusted v0.5.0 Fresh httparse v1.2.3 Fresh mime v0.2.6 Fresh unicode-bidi v0.3.3 Fresh unicode-normalization v0.1.4 Fresh base64 v0.5.2 Fresh traitobject v0.1.0 Fresh lazy_static v0.2.8 Fresh libc v0.2.23 Fresh semver v0.1.20 Fresh idna v0.1.2 Fresh time v0.1.37 Fresh rand v0.3.15 Fresh num_cpus v1.5.1 Fresh rustc_version v0.1.7 Fresh url v1.4.1 Fresh rayon-core v1.0.2 Fresh rayon v0.7.1 Fresh unicase v1.4.0 Fresh hyper v0.10.11 Fresh ring v0.9.7 Fresh webpki v0.12.1 Compiling webpki-roots v0.10.0 Fresh rustls v0.8.0 Running `rustc --crate-name webpki_roots .cargo/registry/src/github.com-1ecc6299db9ec823/webpki-roots-0.10.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=72aa197b92b5b49d -C extra-filename=-72aa197b92b5b49d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern webpki=/home/cratesfyi/cratesfyi/debug/deps/libwebpki-8657196ea8628f7b.rlib --extern-version webpki=webpki,0.12.1 --extern untrusted=/home/cratesfyi/cratesfyi/debug/deps/libuntrusted-a324c79fdd62d8cc.rlib --extern-version untrusted=untrusted,0.5.0 --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/ring-f74cbaf740e88f27/out` error[E0460]: found possibly newer version of crate `ring` which `webpki` depends on --> .cargo/registry/src/github.com-1ecc6299db9ec823/webpki-roots-0.10.0/src/lib.rs:9:1 | 9 | extern crate webpki; | ^^^^^^^^^^^^^^^^^^^^ | = note: perhaps that crate needs to be recompiled? = note: crate `ring` path #1: /home/cratesfyi/cratesfyi/debug/deps/libring-a20fb03b6e7d6c9b.rlib = note: crate `ring` path #2: /home/cratesfyi/cratesfyi/debug/deps/libring-48631566cedde8fe.rlib = note: crate `webpki` path #1: /home/cratesfyi/cratesfyi/debug/deps/libwebpki-8657196ea8628f7b.rlib error: aborting due to previous error(s) thread 'main' panicked at 'ChainedError { error: Could not compile `webpki-roots`., cause: process didn't exit successfully: `rustc --crate-name webpki_roots .cargo/registry/src/github.com-1ecc6299db9ec823/webpki-roots-0.10.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=72aa197b92b5b49d -C extra-filename=-72aa197b92b5b49d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern webpki=/home/cratesfyi/cratesfyi/debug/deps/libwebpki-8657196ea8628f7b.rlib --extern-version webpki=webpki,0.12.1 --extern untrusted=/home/cratesfyi/cratesfyi/debug/deps/libuntrusted-a324c79fdd62d8cc.rlib --extern-version untrusted=untrusted,0.5.0 --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/ring-f74cbaf740e88f27/out` (exit code: 101) }', src/bin/cratesfyi.rs:136 note: Run with `RUST_BACKTRACE=1` for a backtrace.