Build #110520 2018-07-30 14:55:17
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading rustc-ap-syntax_pos v210.0.0
Downloading rustc-ap-arena v210.0.0
Fresh void v1.0.2
Fresh byteorder v1.2.3
Fresh cfg-if v0.1.4
Fresh libc v0.2.42
Fresh stable_deref_trait v1.1.0
Fresh nodrop v0.1.12
Fresh bitflags v1.0.3
Fresh either v1.5.0
Fresh memoffset v0.2.1
Fresh unreachable v1.0.0
Fresh log v0.4.3
Fresh rand v0.4.2
Fresh owning_ref v0.3.3
Fresh crossbeam-utils v0.2.2
Fresh rustc-hash v1.0.1
Fresh arrayvec v0.4.7
Fresh scoped-tls v0.1.2
Fresh rustc-ap-rustc_cratesio_shim v210.0.0
Fresh ena v0.9.3
Fresh unicode-width v0.1.5
Fresh rustc-ap-serialize v210.0.0
Fresh num_cpus v1.8.0
Fresh lazy_static v1.0.2
Fresh scopeguard v0.3.3
Fresh crossbeam-epoch v0.3.1
Fresh smallvec v0.6.3
Fresh crossbeam-deque v0.2.0
Fresh parking_lot_core v0.2.14
Fresh rustc-rayon-core v0.1.1
Fresh parking_lot v0.5.5
Fresh rustc-rayon v0.1.1
Compiling rustc-ap-rustc_data_structures v210.0.0
Running `rustc --crate-name rustc_data_structures .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_data_structures-210.0.0/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=1dfc8b9645cd857d -C extra-filename=-1dfc8b9645cd857d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-0955146b72608cb8.rlib --extern-version log=log,0.4.3 --extern rustc_cratesio_shim=/home/cratesfyi/cratesfyi/debug/deps/librustc_cratesio_shim-6bca69fe09577286.rlib --extern-version rustc_cratesio_shim=rustc-ap-rustc_cratesio_shim,210.0.0 --extern stable_deref_trait=/home/cratesfyi/cratesfyi/debug/deps/libstable_deref_trait-a40ad05c67538e78.rlib --extern-version stable_deref_trait=stable_deref_trait,1.1.0 --extern rustc_rayon_core=/home/cratesfyi/cratesfyi/debug/deps/librustc_rayon_core-5d0570bff8c04add.rlib --extern-version rustc_rayon_core=rustc-rayon-core,0.1.1 --extern parking_lot_core=/home/cratesfyi/cratesfyi/debug/deps/libparking_lot_core-2a10889bcbc990c0.rlib --extern-version parking_lot_core=parking_lot_core,0.2.14 --extern parking_lot=/home/cratesfyi/cratesfyi/debug/deps/libparking_lot-3deb65081046870c.rlib --extern-version parking_lot=parking_lot,0.5.5 --extern rustc_hash=/home/cratesfyi/cratesfyi/debug/deps/librustc_hash-d90e28fbaecf2085.rlib --extern-version rustc_hash=rustc-hash,1.0.1 --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-b5c999fa6e33056f.rlib --extern-version cfg_if=cfg-if,0.1.4 --extern ena=/home/cratesfyi/cratesfyi/debug/deps/libena-20218f9f81afcced.rlib --extern-version ena=ena,0.9.3 --extern rustc_rayon=/home/cratesfyi/cratesfyi/debug/deps/librustc_rayon-911f20846c5ab223.rlib --extern-version rustc_rayon=rustc-rayon,0.1.1 --extern serialize=/home/cratesfyi/cratesfyi/debug/deps/libserialize-2f1fd6bc4fa8c1c8.rlib --extern-version serialize=rustc-ap-serialize,210.0.0 --cap-lints allow`
Compiling rustc-ap-arena v210.0.0
Running `rustc --crate-name arena .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-arena-210.0.0/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=5cd0c4922cf5b966 -C extra-filename=-5cd0c4922cf5b966 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rustc_data_structures=/home/cratesfyi/cratesfyi/debug/deps/librustc_data_structures-1dfc8b9645cd857d.rlib --extern-version rustc_data_structures=rustc-ap-rustc_data_structures,210.0.0 --cap-lints allow`
Documenting rustc-ap-syntax_pos v210.0.0
Running `rustdoc --crate-name syntax_pos .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-syntax_pos-210.0.0/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern arena=/home/cratesfyi/cratesfyi/debug/deps/libarena-5cd0c4922cf5b966.rlib --extern-version arena=rustc-ap-arena,210.0.0 --extern serialize=/home/cratesfyi/cratesfyi/debug/deps/libserialize-2f1fd6bc4fa8c1c8.rlib --extern-version serialize=rustc-ap-serialize,210.0.0 --extern rustc_data_structures=/home/cratesfyi/cratesfyi/debug/deps/librustc_data_structures-1dfc8b9645cd857d.rlib --extern-version rustc_data_structures=rustc-ap-rustc_data_structures,210.0.0 --extern scoped_tls=/home/cratesfyi/cratesfyi/debug/deps/libscoped_tls-2ebfb78b69bcd955.rlib --extern-version scoped_tls=scoped-tls,0.1.2 --extern unicode_width=/home/cratesfyi/cratesfyi/debug/deps/libunicode_width-27cf8cbbc086f5be.rlib --extern-version unicode_width=unicode-width,0.1.5 --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-b5c999fa6e33056f.rlib --extern-version cfg_if=cfg-if,0.1.4`
warning: [rayon::prelude] cannot be resolved, ignoring it...
warning: [Experimental] cannot be resolved, ignoring it...
warning: [plumbing] cannot be resolved, ignoring it...
warning: [Garbage] cannot be resolved, ignoring it...
warning: [cfgspec] cannot be resolved, ignoring it...
warning: [unstable] cannot be resolved, ignoring it...
Finished dev [unoptimized + debuginfo] target(s) in 3.76 secs