Build #144703 2019-02-23T15:53:31.740466+00:00
# rustc version
rustc 1.34.0-nightly (f66e4697a 2019-02-20)# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)# build log
Updating crates.io index
Downloading crates ...
Downloaded signatory-yubihsm v0.99.0
Documenting signatory-yubihsm v0.99.0
Running `rustdoc --crate-name signatory_yubihsm /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/signatory-yubihsm-0.99.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190220-1.34.0-nightly-f66e4697a --static-root-path / --disable-per-crate-search -L dependency=/home/cratesfyi/cratesfyi/debug/deps`
error: This crate has been merged into the 'yubihsm' crate: https://crates.io/crates/yubihsm
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/signatory-yubihsm-0.99.0/src/lib.rs:1:1
|
1 | compile_error!("This crate has been merged into the 'yubihsm' crate: https://crates.io/crates/yubihsm");
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: Compilation failed, aborting rustdoc
thread 'main' panicked at 'ProcessError { desc: "process didn\'t exit successfully: `rustdoc --crate-name signatory_yubihsm /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/signatory-yubihsm-0.99.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190220-1.34.0-nightly-f66e4697a --static-root-path / --disable-per-crate-search -L dependency=/home/cratesfyi/cratesfyi/debug/deps` (exit code: 1)", exit: Some(ExitStatus(ExitStatus(256))), output: None }
Could not document `signatory-yubihsm`.', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.