integration-test 0.0.1

Procedural macros for create integration tests in right way with set_up() and tear_down() hooks.
Documentation
Build #128199 2018-11-21 21:26:32

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.32.0-nightly (6b9b97bd9 2018-11-15)

# docs.rs version cratesfyi 0.6.0 (084f762 2018-11-13)

# build log Updating crates.io index Downloading crates ... Downloaded integration-test v0.0.1 Fresh unicode-xid v0.1.0 Fresh proc-macro2 v0.4.24 Fresh quote v0.6.10 Checking syn v0.15.21 Running `rustc --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.21/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' -C metadata=ae319be7226792d0 -C extra-filename=-ae319be7226792d0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-ec3cd8b110976d01.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-ae7785a7fedf9453.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-26ca1a476ce44fcc.rmeta --cap-lints allow` Documenting integration-test v0.0.1 Running `rustdoc --crate-name integration_test /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/integration-test-0.0.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181115-1.32.0-nightly-6b9b97bd9 --extern-html-root-url 'quote=https://docs.rs/quote/0.6.10' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.21' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-ae7785a7fedf9453.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-ae319be7226792d0.rmeta` thread '<unnamed>' panicked at 'called `Option::unwrap()` on a `None` value', libcore/option.rs:355: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 integration_test /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/integration-test-0.0.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181115-1.32.0-nightly-6b9b97bd9 --extern-html-root-url \'quote=https://docs.rs/quote/0.6.10\' --extern-html-root-url \'syn=https://docs.rs/syn/0.15.21\' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-ae7785a7fedf9453.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-ae319be7226792d0.rmeta` (exit code: 1)", exit: Some(ExitStatus(ExitStatus(256))), output: None } Could not document `integration-test`.', src/bin/cratesfyi.rs:142:13 note: Run with `RUST_BACKTRACE=1` for a backtrace.