diff-enum 0.1.3

A macro library to help defining enum variants by their differences
Build #141417 2019-02-06 06:12:03

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.34.0-nightly (d8a0dd7ae 2019-01-28)# docs.rs version
cratesfyi 0.6.0 (b517745 2019-01-29)# build log
Updating crates.io index
Downloading crates ...
Downloaded diff-enum v0.1.3
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.4.27
Fresh quote v0.6.11
Fresh syn v0.15.26
Documenting diff-enum v0.1.3
Running `rustdoc --edition=2018 --crate-name diff_enum /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/diff-enum-0.1.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190128-1.34.0-nightly-d8a0dd7ae --static-root-path / --disable-per-crate-search --extern-html-root-url 'cargo_husky=https://docs.rs/cargo-husky/1.3.0' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.26' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.11' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.27' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-2bac3549b49d7aab.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-6d25fe71b9101586.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-f59778eafafa809e.rmeta`
error: internal compiler error: src/librustc/hir/def.rs:257: attempted .def_id() on invalid def: NonMacroAttr(Builtin)

thread 'rustc' panicked at 'Box<Any>', src/librustc_errors/lib.rs:605:9
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.

error: Unrecognized option: 'resource-suffix'

thread 'main' panicked at 'ProcessError { desc: "process didn\'t exit successfully: `rustdoc --edition=2018 --crate-name diff_enum /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/diff-enum-0.1.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190128-1.34.0-nightly-d8a0dd7ae --static-root-path / --disable-per-crate-search --extern-html-root-url \'cargo_husky=https://docs.rs/cargo-husky/1.3.0\' --extern-html-root-url \'syn=https://docs.rs/syn/0.15.26\' --extern-html-root-url \'quote=https://docs.rs/quote/0.6.11\' --extern-html-root-url \'proc_macro2=https://docs.rs/proc-macro2/0.4.27\' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-2bac3549b49d7aab.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-6d25fe71b9101586.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-f59778eafafa809e.rmeta` (exit code: 1)", exit: Some(ExitStatus(ExitStatus(256))), output: None }

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