Build #143213 2019-02-15T19:23:53.438848+00:00
# rustc version
rustc 1.34.0-nightly (e54494727 2019-02-13)# docs.rs version
cratesfyi 0.6.0 (28f60f2 2019-02-14)# build log
Updating crates.io index
Downloading crates ...
Downloaded curve25519-dalek v1.1.1
Fresh cc v1.0.29
Compiling packed_simd v0.3.3
Fresh cfg-if v0.1.6
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="into_bits"' -C metadata=b6eee9f094a49891 -C extra-filename=-b6eee9f094a49891 --out-dir /home/cratesfyi/cratesfyi/debug/build/packed_simd-b6eee9f094a49891 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh rand_core v0.4.0
Fresh subtle v2.0.0
Fresh rand_core v0.3.1
Fresh typenum v1.10.0
Fresh byteorder v1.3.1
Fresh generic-array v0.12.0
Fresh clear_on_drop v0.2.3
Fresh digest v0.8.0
Running `/home/cratesfyi/cratesfyi/debug/build/packed_simd-b6eee9f094a49891/build-script-build`
Running `rustc --edition=2018 --crate-name packed_simd /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="into_bits"' -C metadata=0a41c22c1db7ee39 -C extra-filename=-0a41c22c1db7ee39 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-4f06f348bd67d694.rlib --cap-lints allow`
Running `rustc --edition=2018 --crate-name packed_simd /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="into_bits"' -C metadata=0fedf45c0a20fd7a -C extra-filename=-0fedf45c0a20fd7a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-5323382c2a3c6bad.rmeta --cap-lints allow`
Compiling curve25519-dalek v1.1.1
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/curve25519-dalek-1.1.1/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="packed_simd"' --cfg 'feature="rand_core"' --cfg 'feature="simd_backend"' --cfg 'feature="std"' --cfg 'feature="subtle"' --cfg 'feature="u64_backend"' -C metadata=3e71e25c3a25c55f -C extra-filename=-3e71e25c3a25c55f --out-dir /home/cratesfyi/cratesfyi/debug/build/curve25519-dalek-3e71e25c3a25c55f -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-e23cf1e7cf1aecaa.rlib --extern clear_on_drop=/home/cratesfyi/cratesfyi/debug/deps/libclear_on_drop-1d533827cf47305b.rlib --extern digest=/home/cratesfyi/cratesfyi/debug/deps/libdigest-574788e3e6d142f4.rlib --extern packed_simd=/home/cratesfyi/cratesfyi/debug/deps/libpacked_simd-0a41c22c1db7ee39.rlib --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-6a3e749d5aa2e767.rlib --extern subtle=/home/cratesfyi/cratesfyi/debug/deps/libsubtle-02f9491e940123ed.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/curve25519-dalek-3e71e25c3a25c55f/build-script-build`
Documenting curve25519-dalek v1.1.1
Running `rustdoc --crate-name curve25519_dalek /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/curve25519-dalek-1.1.1/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="packed_simd"' --cfg 'feature="rand_core"' --cfg 'feature="simd_backend"' --cfg 'feature="std"' --cfg 'feature="subtle"' --cfg 'feature="u64_backend"' -Z unstable-options --resource-suffix -20190213-1.34.0-nightly-e54494727 --static-root-path / --disable-per-crate-search --extern-html-root-url 'rand_os=https://docs.rs/rand_os/0.1.2' --extern-html-root-url 'packed_simd=https://docs.rs/packed_simd/0.3.3' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.1' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.10' --extern-html-root-url 'subtle=https://docs.rs/subtle/2.0.0' --extern-html-root-url 'digest=https://docs.rs/digest/0.8.0' --extern-html-root-url 'bincode=https://docs.rs/bincode/1.1.1' --extern-html-root-url 'rand_core=https://docs.rs/rand_core/0.3.1' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.87' --extern-html-root-url 'clear_on_drop=https://docs.rs/clear_on_drop/0.2.3' --extern-html-root-url 'sha2=https://docs.rs/sha2/0.8.0' --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-6e29ff95c122a7d8.rmeta --extern clear_on_drop=/home/cratesfyi/cratesfyi/debug/deps/libclear_on_drop-8cd0115770b59221.rmeta --extern digest=/home/cratesfyi/cratesfyi/debug/deps/libdigest-60aa4319e77826f2.rmeta --extern packed_simd=/home/cratesfyi/cratesfyi/debug/deps/libpacked_simd-0fedf45c0a20fd7a.rmeta --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-f253de163f5d01fa.rmeta --extern subtle=/home/cratesfyi/cratesfyi/debug/deps/libsubtle-ff2ed1058df5ac0e.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.1.1/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=\"packed_simd\"\' --cfg \'feature=\"rand_core\"\' --cfg \'feature=\"simd_backend\"\' --cfg \'feature=\"std\"\' --cfg \'feature=\"subtle\"\' --cfg \'feature=\"u64_backend\"\' -Z unstable-options --resource-suffix -20190213-1.34.0-nightly-e54494727 --static-root-path / --disable-per-crate-search --extern-html-root-url \'rand_os=https://docs.rs/rand_os/0.1.2\' --extern-html-root-url \'packed_simd=https://docs.rs/packed_simd/0.3.3\' --extern-html-root-url \'byteorder=https://docs.rs/byteorder/1.3.1\' --extern-html-root-url \'rand=https://docs.rs/rand/0.6.5\' --extern-html-root-url \'criterion=https://docs.rs/criterion/0.2.10\' --extern-html-root-url \'subtle=https://docs.rs/subtle/2.0.0\' --extern-html-root-url \'digest=https://docs.rs/digest/0.8.0\' --extern-html-root-url \'bincode=https://docs.rs/bincode/1.1.1\' --extern-html-root-url \'rand_core=https://docs.rs/rand_core/0.3.1\' --extern-html-root-url \'serde=https://docs.rs/serde/1.0.87\' --extern-html-root-url \'clear_on_drop=https://docs.rs/clear_on_drop/0.2.3\' --extern-html-root-url \'sha2=https://docs.rs/sha2/0.8.0\' --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-6e29ff95c122a7d8.rmeta --extern clear_on_drop=/home/cratesfyi/cratesfyi/debug/deps/libclear_on_drop-8cd0115770b59221.rmeta --extern digest=/home/cratesfyi/cratesfyi/debug/deps/libdigest-60aa4319e77826f2.rmeta --extern packed_simd=/home/cratesfyi/cratesfyi/debug/deps/libpacked_simd-0fedf45c0a20fd7a.rmeta --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-f253de163f5d01fa.rmeta --extern subtle=/home/cratesfyi/cratesfyi/debug/deps/libsubtle-ff2ed1058df5ac0e.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.