curve25519-dalek 1.0.0-pre.0

A pure-Rust implementation of group operations on Ristretto and Curve25519
Build #125634 2018-11-06T00:17:55.633535+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)# docs.rs version
cratesfyi 0.6.0 (c695234 2018-11-02)# build log
Updating crates.io index
Downloading crates ...
Downloaded curve25519-dalek v1.0.0-pre.0
Fresh cc v1.0.25
Compiling byteorder v1.2.7
Compiling subtle v2.0.0-pre.0
Fresh rand_core v0.3.0
Running `rustc --crate-name byteorder /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.2.7/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="i128"' -C metadata=7535941c83426ad1 -C extra-filename=-7535941c83426ad1 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh libc v0.2.43
Running `rustc --crate-name subtle /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/subtle-2.0.0-pre.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="nightly"' --cfg 'feature="std"' -C metadata=5fae9677e6369b4c -C extra-filename=-5fae9677e6369b4c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name byteorder /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.2.7/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="i128"' -C metadata=c87efd177e6aa145 -C extra-filename=-c87efd177e6aa145 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name subtle /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/subtle-2.0.0-pre.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="nightly"' --cfg 'feature="std"' -C metadata=e9566b85228dfd81 -C extra-filename=-e9566b85228dfd81 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh rand_core v0.2.2
Fresh typenum v1.10.0
Compiling rand v0.5.5
Running `rustc --crate-name rand /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.5.5/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="cloudabi"' --cfg 'feature="fuchsia-zircon"' --cfg 'feature="libc"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --cfg 'feature="winapi"' -C metadata=9c735cf36057a4f0 -C extra-filename=-9c735cf36057a4f0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-078d2770e95670c6.rlib --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-cf358eb37d360e59.rlib --cap-lints allow`
Fresh generic-array v0.12.0
Fresh clear_on_drop v0.2.3
Compiling digest v0.8.0
Running `rustc --crate-name digest /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/digest-0.8.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=ebe610d180d71827 -C extra-filename=-ebe610d180d71827 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern generic_array=/home/cratesfyi/cratesfyi/debug/deps/libgeneric_array-6479e8cdb4db62a9.rlib --cap-lints allow`
Compiling curve25519-dalek v1.0.0-pre.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/curve25519-dalek-1.0.0-pre.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="clear_on_drop"' --cfg 'feature="default"' --cfg 'feature="nightly"' --cfg 'feature="rand"' --cfg 'feature="std"' --cfg 'feature="subtle"' --cfg 'feature="u64_backend"' -C metadata=ca01f5ccbcda2472 -C extra-filename=-ca01f5ccbcda2472 --out-dir /home/cratesfyi/cratesfyi/debug/build/curve25519-dalek-ca01f5ccbcda2472 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-7535941c83426ad1.rlib --extern clear_on_drop=/home/cratesfyi/cratesfyi/debug/deps/libclear_on_drop-c9a5402a2d4137a2.rlib --extern digest=/home/cratesfyi/cratesfyi/debug/deps/libdigest-ebe610d180d71827.rlib --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-9c735cf36057a4f0.rlib --extern subtle=/home/cratesfyi/cratesfyi/debug/deps/libsubtle-5fae9677e6369b4c.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/curve25519-dalek-ca01f5ccbcda2472/build-script-build`
Documenting curve25519-dalek v1.0.0-pre.0
Running `rustdoc --crate-name curve25519_dalek /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/curve25519-dalek-1.0.0-pre.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="alloc"' --cfg 'feature="clear_on_drop"' --cfg 'feature="default"' --cfg 'feature="nightly"' --cfg 'feature="rand"' --cfg 'feature="std"' --cfg 'feature="subtle"' --cfg 'feature="u64_backend"' -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'packed_simd=https://docs.rs/packed_simd/0.3.0' --extern-html-root-url 'sha2=https://docs.rs/sha2/0.8.0' --extern-html-root-url 'digest=https://docs.rs/digest/0.8.0' --extern-html-root-url 'bincode=https://docs.rs/bincode/1.0.1' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.80' --extern-html-root-url 'subtle=https://docs.rs/subtle/2.0.0-pre.0' --extern-html-root-url 'clear_on_drop=https://docs.rs/clear_on_drop/0.2.3' --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.5' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.2.7' --extern-html-root-url 'rand=https://docs.rs/rand/0.5.5' --html-in-header .cargo/registry/src/github.com-1ecc6299db9ec823/curve25519-dalek-0.13.2/rustdoc-include-katex-header.html -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-c87efd177e6aa145.rmeta --extern clear_on_drop=/home/cratesfyi/cratesfyi/debug/deps/libclear_on_drop-9b66f8d074062101.rmeta --extern digest=/home/cratesfyi/cratesfyi/debug/deps/libdigest-cb7db89b84e4c7fa.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-5b66732aeee94559.rmeta --extern subtle=/home/cratesfyi/cratesfyi/debug/deps/libsubtle-e9566b85228dfd81.rmeta --cfg 'feature="stage2_build"'`
error: error reading `.cargo/registry/src/github.com-1ecc6299db9ec823/curve25519-dalek-0.13.2/rustdoc-include-katex-header.html`: No such file or directory (os error 2)

thread 'main' panicked at 'ProcessError { desc: "process didn\'t exit successfully: `rustdoc --crate-name curve25519_dalek /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/curve25519-dalek-1.0.0-pre.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg \'feature=\"alloc\"\' --cfg \'feature=\"clear_on_drop\"\' --cfg \'feature=\"default\"\' --cfg \'feature=\"nightly\"\' --cfg \'feature=\"rand\"\' --cfg \'feature=\"std\"\' --cfg \'feature=\"subtle\"\' --cfg \'feature=\"u64_backend\"\' -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url \'packed_simd=https://docs.rs/packed_simd/0.3.0\' --extern-html-root-url \'sha2=https://docs.rs/sha2/0.8.0\' --extern-html-root-url \'digest=https://docs.rs/digest/0.8.0\' --extern-html-root-url \'bincode=https://docs.rs/bincode/1.0.1\' --extern-html-root-url \'serde=https://docs.rs/serde/1.0.80\' --extern-html-root-url \'subtle=https://docs.rs/subtle/2.0.0-pre.0\' --extern-html-root-url \'clear_on_drop=https://docs.rs/clear_on_drop/0.2.3\' --extern-html-root-url \'criterion=https://docs.rs/criterion/0.2.5\' --extern-html-root-url \'byteorder=https://docs.rs/byteorder/1.2.7\' --extern-html-root-url \'rand=https://docs.rs/rand/0.5.5\' --html-in-header .cargo/registry/src/github.com-1ecc6299db9ec823/curve25519-dalek-0.13.2/rustdoc-include-katex-header.html -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-c87efd177e6aa145.rmeta --extern clear_on_drop=/home/cratesfyi/cratesfyi/debug/deps/libclear_on_drop-9b66f8d074062101.rmeta --extern digest=/home/cratesfyi/cratesfyi/debug/deps/libdigest-cb7db89b84e4c7fa.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-5b66732aeee94559.rmeta --extern subtle=/home/cratesfyi/cratesfyi/debug/deps/libsubtle-e9566b85228dfd81.rmeta --cfg \'feature=\"stage2_build\"\'` (exit code: 3)", exit: Some(ExitStatus(ExitStatus(768))), output: None }

Could not document `curve25519-dalek`.', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.