x25519-dalek 0.4.3

X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.
Build #138162 2019-01-20T01:51:31.935836+00:00
# rustc version
rustc 1.33.0-nightly (c2d381d39 2019-01-10)
# docs.rs version
cratesfyi 0.6.0 (1a20968 2019-01-11)

# build log
Updating crates.io index
Fresh semver-parser v0.7.0
Fresh autocfg v0.1.2
Fresh cc v1.0.28
Fresh rand_core v0.3.0
Fresh subtle v2.0.0
Fresh semver v0.9.0
Fresh rand_hc v0.1.0
Fresh rand_isaac v0.1.1
Fresh rand_xorshift v0.1.1
Fresh rustc_version v0.2.3
Fresh libc v0.2.47
Fresh typenum v1.10.0
Fresh byteorder v1.3.0
Fresh rand_chacha v0.1.1
Fresh rand_os v0.1.1
Fresh generic-array v0.12.0
Fresh clear_on_drop v0.2.3
Fresh digest v0.8.0
Fresh rand_pcg v0.1.1
Fresh rand v0.6.4
Fresh curve25519-dalek v1.0.2
Documenting x25519-dalek v0.4.3
Running `rustdoc --crate-name x25519_dalek /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/x25519-dalek-0.4.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="clear_on_drop"' --cfg 'feature="curve25519-dalek"' --cfg 'feature="default"' --cfg 'feature="nightly"' --cfg 'feature="std"' --cfg 'feature="u64_backend"' -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'clear_on_drop=https://docs.rs/clear_on_drop/0.2.3' --extern-html-root-url 'curve25519_dalek=https://docs.rs/curve25519-dalek/1.0.2' --extern-html-root-url 'rand_core=https://docs.rs/rand_core/0.3.0' --extern-html-root-url 'rand_os=https://docs.rs/rand_os/0.1.1' --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.7' --html-in-header .cargo/registry/src/github.com-1ecc6299db9ec823/curve25519-dalek-1.0.1/docs/assets/rustdoc-include-katex-header.html -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern clear_on_drop=/home/cratesfyi/cratesfyi/debug/deps/libclear_on_drop-3ad90f9cbfbe467d.rmeta --extern curve25519_dalek=/home/cratesfyi/cratesfyi/debug/deps/libcurve25519_dalek-9f9639a263de29fa.rmeta --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-09132714c2f6b122.rmeta`
error: error reading `.cargo/registry/src/github.com-1ecc6299db9ec823/curve25519-dalek-1.0.1/docs/assets/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 x25519_dalek /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/x25519-dalek-0.4.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg \'feature=\"clear_on_drop\"\' --cfg \'feature=\"curve25519-dalek\"\' --cfg \'feature=\"default\"\' --cfg \'feature=\"nightly\"\' --cfg \'feature=\"std\"\' --cfg \'feature=\"u64_backend\"\' -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url \'clear_on_drop=https://docs.rs/clear_on_drop/0.2.3\' --extern-html-root-url \'curve25519_dalek=https://docs.rs/curve25519-dalek/1.0.2\' --extern-html-root-url \'rand_core=https://docs.rs/rand_core/0.3.0\' --extern-html-root-url \'rand_os=https://docs.rs/rand_os/0.1.1\' --extern-html-root-url \'criterion=https://docs.rs/criterion/0.2.7\' --html-in-header .cargo/registry/src/github.com-1ecc6299db9ec823/curve25519-dalek-1.0.1/docs/assets/rustdoc-include-katex-header.html -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern clear_on_drop=/home/cratesfyi/cratesfyi/debug/deps/libclear_on_drop-3ad90f9cbfbe467d.rmeta --extern curve25519_dalek=/home/cratesfyi/cratesfyi/debug/deps/libcurve25519_dalek-9f9639a263de29fa.rmeta --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-09132714c2f6b122.rmeta` (exit code: 3)", exit: Some(ExitStatus(ExitStatus(768))), output: None }

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