rustc-ap-rustc_macros 524.0.0

Automatically published version of the package `rustc_macros` in the rust-lang/rust repository from commit 35cacbce1661366250a877da4fa5b6b4cb03542e The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
Build #171782 2019-07-11T05:26:46.132499+00:00
# rustc version
rustc 1.37.0-nightly (8aa42ed7c 2019-06-24)
# docs.rs version
cratesfyi 0.6.0 (9f9fa7c 2019-06-25)

# build log
Updating crates.io index
Fresh unicode-xid v0.1.0
Fresh either v1.5.2
Fresh proc-macro2 v0.4.30
Fresh itertools v0.8.0
Fresh quote v0.6.12
Fresh syn v0.15.39
Fresh synstructure v0.10.2
Documenting rustc-ap-rustc_macros v524.0.0
Running `rustdoc --edition=2018 --crate-name rustc_macros /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_macros-524.0.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190624-1.37.0-nightly-8aa42ed7c --static-root-path / --disable-per-crate-search --extern-html-root-url 'itertools=https://docs.rs/itertools/0.8.0' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.30' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.12' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.39' --extern-html-root-url 'synstructure=https://docs.rs/synstructure/0.10.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-78ff04c12435b8b3.rmeta --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-99208feee8b31b46.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-6982ca0b2e7c75b2.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-405fc70eb442ed56.rmeta --extern synstructure=/home/cratesfyi/cratesfyi/debug/deps/libsynstructure-6a64e75214010db4.rmeta`
error[E0710]: an unknown tool name found in scoped lint: `rustc::default_hash_types`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_macros-524.0.0/src/lib.rs:3:35
|
3 | #![cfg_attr(not(bootstrap), allow(rustc::default_hash_types))]
|                                   ^^^^^

error: Compilation failed, aborting rustdoc

error: aborting due to 2 previous errors

thread 'main' panicked at 'ProcessError { desc: "process didn\'t exit successfully: `rustdoc --edition=2018 --crate-name rustc_macros /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_macros-524.0.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190624-1.37.0-nightly-8aa42ed7c --static-root-path / --disable-per-crate-search --extern-html-root-url \'itertools=https://docs.rs/itertools/0.8.0\' --extern-html-root-url \'proc_macro2=https://docs.rs/proc-macro2/0.4.30\' --extern-html-root-url \'quote=https://docs.rs/quote/0.6.12\' --extern-html-root-url \'syn=https://docs.rs/syn/0.15.39\' --extern-html-root-url \'synstructure=https://docs.rs/synstructure/0.10.2\' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-78ff04c12435b8b3.rmeta --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-99208feee8b31b46.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-6982ca0b2e7c75b2.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-405fc70eb442ed56.rmeta --extern synstructure=/home/cratesfyi/cratesfyi/debug/deps/libsynstructure-6a64e75214010db4.rmeta` (exit code: 1)", exit: Some(ExitStatus(ExitStatus(256))), output: None }

Could not document `rustc-ap-rustc_macros`.', src/bin/cratesfyi.rs:160:13
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.