test-exec 0.1.0

Test your command line applications comfortably
Build #158337 2019-05-06 15:02:35

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.36.0-nightly (00859e3e6 2019-04-29)# docs.rs version
cratesfyi 0.6.0 (108a572 2019-05-06)# build log
Updating crates.io index
Downloading crates ...
Downloaded test-exec v0.1.0
Fresh libc v0.2.54
Fresh wait-timeout v0.2.0
Documenting test-exec v0.1.0
Running `rustdoc --edition=2018 --crate-name test_exec /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/test-exec-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190429-1.36.0-nightly-00859e3e6 --static-root-path / --disable-per-crate-search --extern-html-root-url 'wait_timeout=https://docs.rs/wait-timeout/0.2.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern wait_timeout=/home/cratesfyi/cratesfyi/debug/deps/libwait_timeout-47d602a5fdd7baf0.rmeta`
thread 'rustc' panicked at 'index out of bounds: the len is 2 but the index is 2', /cargo/registry/src/github.com-1ecc6299db9ec823/pulldown-cmark-0.4.1/src/parse.rs:1105:17
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.

error: internal compiler error: unexpected panic

error: Unrecognized option: 'resource-suffix'

thread 'main' panicked at 'ProcessError { desc: "process didn\'t exit successfully: `rustdoc --edition=2018 --crate-name test_exec /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/test-exec-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190429-1.36.0-nightly-00859e3e6 --static-root-path / --disable-per-crate-search --extern-html-root-url \'wait_timeout=https://docs.rs/wait-timeout/0.2.0\' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern wait_timeout=/home/cratesfyi/cratesfyi/debug/deps/libwait_timeout-47d602a5fdd7baf0.rmeta` (exit code: 1)", exit: Some(ExitStatus(ExitStatus(256))), output: None }

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