rustc-ap-rustc_macros 525.0.0

Automatically published version of the package `rustc_macros` in the rust-lang/rust repository from commit e31911ef8f1f46b7fab6e4f350679822ac7d7f6a The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
Build #171974 2019-07-12T05:26:21.965538+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 itertools v0.8.0
Fresh proc-macro2 v0.4.30
Fresh quote v0.6.13
Fresh syn v0.15.39
Checking synstructure v0.10.2
Running `rustc --crate-name synstructure /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/synstructure-0.10.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=235a02880c7be6e8 -C extra-filename=-235a02880c7be6e8 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-99208feee8b31b46.rmeta --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-35f7cd88bd0f8d2f.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-d6598dcc3e09997b.rmeta --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-a4115c2934321769.rmeta --cap-lints allow`
Documenting rustc-ap-rustc_macros v525.0.0
Running `rustdoc --edition=2018 --crate-name rustc_macros /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_macros-525.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.13' --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-35f7cd88bd0f8d2f.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-d6598dcc3e09997b.rmeta --extern synstructure=/home/cratesfyi/cratesfyi/debug/deps/libsynstructure-235a02880c7be6e8.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-525.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-525.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.13\' --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-35f7cd88bd0f8d2f.rmeta --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-d6598dcc3e09997b.rmeta --extern synstructure=/home/cratesfyi/cratesfyi/debug/deps/libsynstructure-235a02880c7be6e8.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.