# 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` Fresh stable_deref_trait v1.0.0 Fresh scopeguard v0.3.3 Compiling scoped-tls v0.1.2 Fresh nodrop v0.1.12 Fresh rustc-ap-serialize v156.0.0 Fresh unicode-width v0.1.5 Fresh termcolor v0.3.6 Fresh smallvec v0.6.1 Fresh either v1.5.0 Running `rustc --crate-name scoped_tls .cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="nightly"' -C metadata=2ebfb78b69bcd955 -C extra-filename=-2ebfb78b69bcd955 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh lazy_static v1.0.1 Fresh byteorder v1.2.3 Fresh memoffset v0.2.1 Fresh bitflags v1.0.3 Fresh arrayvec v0.4.7 Fresh owning_ref v0.3.3 Fresh libc v0.2.42 Fresh rustc-hash v1.0.1 Fresh cfg-if v0.1.3 Fresh num_cpus v1.8.0 Fresh rand v0.4.2 Fresh atty v0.2.10 Fresh crossbeam-utils v0.2.2 Fresh log v0.4.2 Fresh ena v0.9.3 Fresh rustc-ap-rustc_cratesio_shim v156.0.0 Fresh crossbeam-epoch v0.3.1 Fresh crossbeam-deque v0.2.0 Fresh parking_lot_core v0.2.14 Fresh rustc-rayon-core v0.1.0 Fresh parking_lot v0.5.5 Fresh rustc-rayon v0.1.0 Fresh rustc-ap-rustc_data_structures v156.0.0 Compiling rustc-ap-arena v156.0.0 Running `rustc --crate-name arena .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-arena-156.0.0/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=0a6fd28b015813e7 -C extra-filename=-0a6fd28b015813e7 --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-76267a87b09af26d.rlib --extern-version rustc_data_structures=rustc-ap-rustc_data_structures,156.0.0 --cap-lints allow` Compiling rustc-ap-syntax_pos v156.0.0 Running `rustc --crate-name syntax_pos .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-syntax_pos-156.0.0/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=ba522edf87b2aab0 -C extra-filename=-ba522edf87b2aab0 --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-76267a87b09af26d.rlib --extern-version rustc_data_structures=rustc-ap-rustc_data_structures,156.0.0 --extern scoped_tls=/home/cratesfyi/cratesfyi/debug/deps/libscoped_tls-2ebfb78b69bcd955.rlib --extern-version scoped_tls=scoped-tls,0.1.2 --extern serialize=/home/cratesfyi/cratesfyi/debug/deps/libserialize-20cc43672c76e2b5.rlib --extern-version serialize=rustc-ap-serialize,156.0.0 --extern unicode_width=/home/cratesfyi/cratesfyi/debug/deps/libunicode_width-27cf8cbbc086f5be.rlib --extern-version unicode_width=unicode-width,0.1.5 --extern arena=/home/cratesfyi/cratesfyi/debug/deps/libarena-0a6fd28b015813e7.rlib --extern-version arena=rustc-ap-arena,156.0.0 --cap-lints allow` Documenting rustc-ap-rustc_errors v156.0.0 Running `rustdoc --crate-name rustc_errors .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_errors-156.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 syntax_pos=/home/cratesfyi/cratesfyi/debug/deps/libsyntax_pos-ba522edf87b2aab0.rlib --extern-version syntax_pos=rustc-ap-syntax_pos,156.0.0 --extern atty=/home/cratesfyi/cratesfyi/debug/deps/libatty-a4b4b94367a293e9.rlib --extern-version atty=atty,0.2.10 --extern termcolor=/home/cratesfyi/cratesfyi/debug/deps/libtermcolor-a7c2ff40bc4b4fbb.rlib --extern-version termcolor=termcolor,0.3.6 --extern rustc_data_structures=/home/cratesfyi/cratesfyi/debug/deps/librustc_data_structures-76267a87b09af26d.rlib --extern-version rustc_data_structures=rustc-ap-rustc_data_structures,156.0.0 --extern serialize=/home/cratesfyi/cratesfyi/debug/deps/libserialize-20cc43672c76e2b5.rlib --extern-version serialize=rustc-ap-serialize,156.0.0 --extern unicode_width=/home/cratesfyi/cratesfyi/debug/deps/libunicode_width-27cf8cbbc086f5be.rlib --extern-version unicode_width=unicode-width,0.1.5` warning: [cfg] cannot be resolved, ignoring it... 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: [Debug] cannot be resolved, ignoring it... Finished dev [unoptimized + debuginfo] target(s) in 3.73 secs