polonius-engine 0.6.1

Core definition for the Rust borrow checker
Documentation
Build #130245 2018-12-06T15:23:00.514973+00:00
# rustc version
rustc 1.32.0-nightly (3e90a12a8 2018-11-29)
# docs.rs version
cratesfyi 0.6.0 (e287639 2018-12-01)

# build log
Updating crates.io index
Downloading crates ...
Downloaded polonius-engine v0.6.1
Fresh cfg-if v0.1.6
Fresh byteorder v1.2.7
Checking datafrog v1.0.0
Fresh log v0.4.6
Fresh rustc-hash v1.0.1
Running `rustc --crate-name datafrog /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/datafrog-1.0.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=46e994e9643fadfc -C extra-filename=-46e994e9643fadfc --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Documenting polonius-engine v0.6.1
Running `rustdoc --crate-name polonius_engine /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/polonius-engine-0.6.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181129-1.32.0-nightly-3e90a12a8 --extern-html-root-url 'rustc_hash=https://docs.rs/rustc-hash/1.0.1' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'datafrog=https://docs.rs/datafrog/1.0.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern datafrog=/home/cratesfyi/cratesfyi/debug/deps/libdatafrog-46e994e9643fadfc.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-c6aef0338dbcd362.rmeta --extern rustc_hash=/home/cratesfyi/cratesfyi/debug/deps/librustc_hash-cd13b8e2a89b629b.rmeta`
thread '<unnamed>' panicked at 'assertion failed: output.is_none()', src/librustdoc/clean/simplify.rs:108:21
note: Run with `RUST_BACKTRACE=1` for 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 --crate-name polonius_engine /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/polonius-engine-0.6.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181129-1.32.0-nightly-3e90a12a8 --extern-html-root-url \'rustc_hash=https://docs.rs/rustc-hash/1.0.1\' --extern-html-root-url \'log=https://docs.rs/log/0.4.6\' --extern-html-root-url \'datafrog=https://docs.rs/datafrog/1.0.0\' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern datafrog=/home/cratesfyi/cratesfyi/debug/deps/libdatafrog-46e994e9643fadfc.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-c6aef0338dbcd362.rmeta --extern rustc_hash=/home/cratesfyi/cratesfyi/debug/deps/librustc_hash-cd13b8e2a89b629b.rmeta` (exit code: 1)", exit: Some(ExitStatus(ExitStatus(256))), output: None }

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