rustc-ap-rustc_data_structures 520.0.0

Automatically published version of the package `rustc_data_structures` in the rust-lang/rust repository from commit 4393768faa104b9879c601feee71eb0207dc4fe1 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
Build #170996 2019-07-07T05:25:31.235511+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
Downloading crates ...
Downloaded rustc-ap-rustc_data_structures v520.0.0
Downloading crates ...
Downloaded rustc-ap-graphviz v520.0.0
Downloaded rustc-ap-rustc_cratesio_shim v520.0.0
Fresh autocfg v0.1.4
Fresh semver-parser v0.7.0
Fresh rand_core v0.4.0
Fresh nodrop v0.1.13
Fresh cfg-if v0.1.9
Fresh lazy_static v1.3.0
Fresh memoffset v0.2.1
Fresh scopeguard v0.3.3
Fresh stable_deref_trait v1.1.1
Fresh smallvec v0.6.10
Fresh indexmap v1.0.2
Fresh either v1.5.2
Fresh unicode-width v0.1.5
Checking rustc-ap-graphviz v520.0.0
Fresh semver v0.9.0
Fresh rand_core v0.3.1
Fresh rand_jitter v0.1.4
Running `rustc --edition=2018 --crate-name graphviz /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-graphviz-520.0.0/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=8359ee6745336488 -C extra-filename=-8359ee6745336488 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh crossbeam-utils v0.2.2
Fresh log v0.4.6
Fresh owning_ref v0.4.0
Checking rustc-ap-serialize v520.0.0
Fresh arrayvec v0.4.10
Running `rustc --edition=2018 --crate-name serialize /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-serialize-520.0.0/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=41ff722a2f88686d -C extra-filename=-41ff722a2f88686d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern indexmap=/home/cratesfyi/cratesfyi/debug/deps/libindexmap-76879bd649cd6531.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-1aae7d7bb15fcfaa.rmeta --cap-lints allow`
Fresh libc v0.2.58
Fresh rustc_version v0.2.3
Fresh rand_isaac v0.1.1
Fresh rand_hc v0.1.0
Fresh rand_xorshift v0.1.1
Fresh ena v0.13.0
Fresh lock_api v0.1.5
Fresh bitflags v1.1.0
Fresh byteorder v1.3.2
Fresh crossbeam-epoch v0.3.1
Fresh rand_pcg v0.1.2
Fresh rand_chacha v0.1.1
Fresh rand_os v0.1.3
Fresh num_cpus v1.10.1
Fresh jobserver v0.1.14
Checking rustc-ap-rustc_cratesio_shim v520.0.0
Running `rustc --edition=2018 --crate-name rustc_cratesio_shim /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_cratesio_shim-520.0.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=539e1886a637fc09 -C extra-filename=-539e1886a637fc09 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-27c25606fa2cf20d.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-34b83ce5766fb738.rmeta --extern unicode_width=/home/cratesfyi/cratesfyi/debug/deps/libunicode_width-4f9e8d2f33c0cb75.rmeta --cap-lints allow`
Fresh rustc-hash v1.0.1
Fresh crossbeam-deque v0.2.0
Fresh rand v0.6.5
Fresh rustc-rayon-core v0.2.0
Fresh parking_lot_core v0.4.0
Fresh rustc-rayon v0.2.0
Fresh parking_lot v0.7.1
Documenting rustc-ap-rustc_data_structures v520.0.0
Running `rustdoc --edition=2018 --crate-name rustc_data_structures /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_data_structures-520.0.0/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 'cfg_if=https://docs.rs/cfg-if/0.1.9' --extern-html-root-url 'ena=https://docs.rs/ena/0.13.0' --extern-html-root-url 'indexmap=https://docs.rs/indexmap/1.0.2' --extern-html-root-url 'jobserver_crate=https://docs.rs/jobserver/0.1.14' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'parking_lot=https://docs.rs/parking_lot/0.7.1' --extern-html-root-url 'rustc_ap_serialize=https://docs.rs/rustc-ap-serialize/520.0.0' --extern-html-root-url 'rustc_hash=https://docs.rs/rustc-hash/1.0.1' --extern-html-root-url 'rayon=https://docs.rs/rustc-rayon/0.2.0' --extern-html-root-url 'rayon_core=https://docs.rs/rustc-rayon-core/0.2.0' --extern-html-root-url 'smallvec=https://docs.rs/smallvec/0.6.10' --extern-html-root-url 'stable_deref_trait=https://docs.rs/stable_deref_trait/1.1.1' --extern-html-root-url 'rustc_ap_graphviz=https://docs.rs/rustc-ap-graphviz/520.0.0' --extern-html-root-url 'rustc_ap_rustc_cratesio_shim=https://docs.rs/rustc-ap-rustc_cratesio_shim/520.0.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-9d61d3d1bb92d865.rmeta --extern ena=/home/cratesfyi/cratesfyi/debug/deps/libena-b1eebd3bb225f5cf.rmeta --extern indexmap=/home/cratesfyi/cratesfyi/debug/deps/libindexmap-76879bd649cd6531.rmeta --extern jobserver_crate=/home/cratesfyi/cratesfyi/debug/deps/libjobserver-4e8c468978d1af83.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-01ce08087155ff51.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-34b83ce5766fb738.rmeta --extern parking_lot=/home/cratesfyi/cratesfyi/debug/deps/libparking_lot-f0208a96d7c63766.rmeta --extern graphviz=/home/cratesfyi/cratesfyi/debug/deps/libgraphviz-8359ee6745336488.rmeta --extern rustc_cratesio_shim=/home/cratesfyi/cratesfyi/debug/deps/librustc_cratesio_shim-539e1886a637fc09.rmeta --extern serialize=/home/cratesfyi/cratesfyi/debug/deps/libserialize-41ff722a2f88686d.rmeta --extern rustc_hash=/home/cratesfyi/cratesfyi/debug/deps/librustc_hash-fe6caeffb752f98d.rmeta --extern rayon=/home/cratesfyi/cratesfyi/debug/deps/librustc_rayon-ba21d35ced8d3a95.rmeta --extern rayon_core=/home/cratesfyi/cratesfyi/debug/deps/librustc_rayon_core-df0ad391fc466e9a.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-1aae7d7bb15fcfaa.rmeta --extern stable_deref_trait=/home/cratesfyi/cratesfyi/debug/deps/libstable_deref_trait-5de80d600ecf68f1.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_data_structures-520.0.0/lib.rs:30:35
|
30 | #![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_data_structures /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_data_structures-520.0.0/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 \'cfg_if=https://docs.rs/cfg-if/0.1.9\' --extern-html-root-url \'ena=https://docs.rs/ena/0.13.0\' --extern-html-root-url \'indexmap=https://docs.rs/indexmap/1.0.2\' --extern-html-root-url \'jobserver_crate=https://docs.rs/jobserver/0.1.14\' --extern-html-root-url \'lazy_static=https://docs.rs/lazy_static/1.3.0\' --extern-html-root-url \'log=https://docs.rs/log/0.4.6\' --extern-html-root-url \'parking_lot=https://docs.rs/parking_lot/0.7.1\' --extern-html-root-url \'rustc_ap_serialize=https://docs.rs/rustc-ap-serialize/520.0.0\' --extern-html-root-url \'rustc_hash=https://docs.rs/rustc-hash/1.0.1\' --extern-html-root-url \'rayon=https://docs.rs/rustc-rayon/0.2.0\' --extern-html-root-url \'rayon_core=https://docs.rs/rustc-rayon-core/0.2.0\' --extern-html-root-url \'smallvec=https://docs.rs/smallvec/0.6.10\' --extern-html-root-url \'stable_deref_trait=https://docs.rs/stable_deref_trait/1.1.1\' --extern-html-root-url \'rustc_ap_graphviz=https://docs.rs/rustc-ap-graphviz/520.0.0\' --extern-html-root-url \'rustc_ap_rustc_cratesio_shim=https://docs.rs/rustc-ap-rustc_cratesio_shim/520.0.0\' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-9d61d3d1bb92d865.rmeta --extern ena=/home/cratesfyi/cratesfyi/debug/deps/libena-b1eebd3bb225f5cf.rmeta --extern indexmap=/home/cratesfyi/cratesfyi/debug/deps/libindexmap-76879bd649cd6531.rmeta --extern jobserver_crate=/home/cratesfyi/cratesfyi/debug/deps/libjobserver-4e8c468978d1af83.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-01ce08087155ff51.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-34b83ce5766fb738.rmeta --extern parking_lot=/home/cratesfyi/cratesfyi/debug/deps/libparking_lot-f0208a96d7c63766.rmeta --extern graphviz=/home/cratesfyi/cratesfyi/debug/deps/libgraphviz-8359ee6745336488.rmeta --extern rustc_cratesio_shim=/home/cratesfyi/cratesfyi/debug/deps/librustc_cratesio_shim-539e1886a637fc09.rmeta --extern serialize=/home/cratesfyi/cratesfyi/debug/deps/libserialize-41ff722a2f88686d.rmeta --extern rustc_hash=/home/cratesfyi/cratesfyi/debug/deps/librustc_hash-fe6caeffb752f98d.rmeta --extern rayon=/home/cratesfyi/cratesfyi/debug/deps/librustc_rayon-ba21d35ced8d3a95.rmeta --extern rayon_core=/home/cratesfyi/cratesfyi/debug/deps/librustc_rayon_core-df0ad391fc466e9a.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-1aae7d7bb15fcfaa.rmeta --extern stable_deref_trait=/home/cratesfyi/cratesfyi/debug/deps/libstable_deref_trait-5de80d600ecf68f1.rmeta` (exit code: 1)", exit: Some(ExitStatus(ExitStatus(256))), output: None }

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