rustc-ap-syntax_pos 566.0.0

Automatically published version of the package `syntax_pos` in the rust-lang/rust repository from commit 42dcd4b7c5fb7b61bc2f4c0842f66e5ad40057e4 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
Documentation
Build #180370 2019-08-22T05:33:44.982898+00:00
# rustc version
rustc 1.39.0-nightly (bea0372a1 2019-08-20)
# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)

# build log
Updating crates.io index
Downloading crates ...
Downloaded rustc-ap-arena v566.0.0
Downloaded rustc-ap-rustc_data_structures v566.0.0
Downloaded rustc-ap-rustc_macros v566.0.0
Fresh semver-parser v0.7.0
Fresh autocfg v0.1.6
Fresh cfg-if v0.1.9
Fresh nodrop v0.1.13
Fresh rand_core v0.4.2
Fresh scopeguard v0.3.3
Fresh memoffset v0.2.1
Fresh lazy_static v1.3.0
Fresh unicode-xid v0.1.0
Compiling rustc-rayon-core v0.2.0
Fresh stable_deref_trait v1.1.1
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-rayon-core-0.2.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=e6999f2200398381 -C extra-filename=-e6999f2200398381 --out-dir /home/cratesfyi/cratesfyi/debug/build/rustc-rayon-core-e6999f2200398381 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling rustc-rayon v0.2.0
Fresh smallvec v0.6.10
Fresh indexmap v1.1.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-rayon-0.2.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=84fd900e936ea304 -C extra-filename=-84fd900e936ea304 --out-dir /home/cratesfyi/cratesfyi/debug/build/rustc-rayon-84fd900e936ea304 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Checking rustc-ap-graphviz v566.0.0
Fresh either v1.5.2
Checking scoped-tls v1.0.0
Running `rustc --crate-name scoped_tls /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=5c894b24cf0ebd1e -C extra-filename=-5c894b24cf0ebd1e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --edition=2018 --crate-name graphviz /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-graphviz-566.0.0/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=dfeedb9a584f6801 -C extra-filename=-dfeedb9a584f6801 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh unicode-width v0.1.6
Fresh semver v0.9.0
Checking crossbeam-utils v0.2.2
Running `rustc --crate-name crossbeam_utils /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.2.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=e4471ce38ba0efd5 -C extra-filename=-e4471ce38ba0efd5 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-44c2c4bddc0fd961.rmeta --cap-lints allow`
Fresh rand_core v0.3.1
Fresh rand_jitter v0.1.4
Checking crossbeam-utils v0.6.6
Running `rustc --crate-name crossbeam_utils /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.6.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="nightly"' --cfg 'feature="std"' -C metadata=2d0bc3a92bfe266b -C extra-filename=-2d0bc3a92bfe266b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-44c2c4bddc0fd961.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-f0a6caac81133d43.rmeta --cap-lints allow`
Fresh owning_ref v0.4.0
Checking rustc-ap-serialize v566.0.0
Running `rustc --edition=2018 --crate-name serialize /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-serialize-566.0.0/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=b1a2ce833e28ade7 -C extra-filename=-b1a2ce833e28ade7 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern indexmap=/home/cratesfyi/cratesfyi/debug/deps/libindexmap-8bcad33e330d236b.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-1de80281e4924b59.rmeta --cap-lints allow`
Compiling itertools v0.8.0
Running `rustc --crate-name itertools /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.8.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=65066632b95cfbb6 -C extra-filename=-65066632b95cfbb6 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-20a91901253f2cd6.rlib --cap-lints allow`
Fresh rustc_version v0.2.3
Fresh arrayvec v0.4.11
Fresh libc v0.2.62
Fresh rand_xorshift v0.1.1
Fresh rand_isaac v0.1.1
Fresh rand_hc v0.1.0
Running `/home/cratesfyi/cratesfyi/debug/build/rustc-rayon-core-e6999f2200398381/build-script-build`
Fresh proc-macro2 v0.4.30
Fresh byteorder v1.3.2
Checking lock_api v0.1.5
Running `rustc --crate-name lock_api /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/lock_api-0.1.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="nightly"' --cfg 'feature="owning_ref"' -C metadata=9b95a88cff7238ec -C extra-filename=-9b95a88cff7238ec --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern owning_ref=/home/cratesfyi/cratesfyi/debug/deps/libowning_ref-8d420b699cb0083e.rmeta --extern scopeguard=/home/cratesfyi/cratesfyi/debug/deps/libscopeguard-5c7aa6f78c61d74d.rmeta --cap-lints allow`
Fresh log v0.4.8
Running `/home/cratesfyi/cratesfyi/debug/build/rustc-rayon-84fd900e936ea304/build-script-build`
Compiling parking_lot_core v0.4.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.4.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="nightly"' -C metadata=6641f96be1306f6b -C extra-filename=-6641f96be1306f6b --out-dir /home/cratesfyi/cratesfyi/debug/build/parking_lot_core-6641f96be1306f6b -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rustc_version=/home/cratesfyi/cratesfyi/debug/deps/librustc_version-10a5710b52370ab5.rlib --cap-lints allow`
Fresh rand_pcg v0.1.2
Fresh rand_chacha v0.1.1
Checking crossbeam-epoch v0.3.1
Running `rustc --crate-name crossbeam_epoch /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="use_std"' -C metadata=04862e71c7474f82 -C extra-filename=-04862e71c7474f82 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern arrayvec=/home/cratesfyi/cratesfyi/debug/deps/libarrayvec-348cd2ec4e4eec6b.rmeta --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-44c2c4bddc0fd961.rmeta --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-e4471ce38ba0efd5.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-f0a6caac81133d43.rmeta --extern memoffset=/home/cratesfyi/cratesfyi/debug/deps/libmemoffset-b5d171a90180fcd8.rmeta --extern nodrop=/home/cratesfyi/cratesfyi/debug/deps/libnodrop-75577ca6b342b62c.rmeta --extern scopeguard=/home/cratesfyi/cratesfyi/debug/deps/libscopeguard-5c7aa6f78c61d74d.rmeta --cap-lints allow`
Fresh rand_os v0.1.3
Fresh num_cpus v1.10.1
Fresh quote v0.6.13
Checking rustc-hash v1.0.1
Running `rustc --crate-name rustc_hash /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-hash-1.0.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=9c18c1816fb96a39 -C extra-filename=-9c18c1816fb96a39 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-8bf539996f77e7fd.rmeta --cap-lints allow`
Checking jobserver v0.1.16
Running `rustc --crate-name jobserver /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/jobserver-0.1.16/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=c52f61e59fb8e31e -C extra-filename=-c52f61e59fb8e31e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-e7089ab503807814.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-9d54177d3ffacb50.rmeta --cap-lints allow`
Fresh ena v0.13.0
Running `/home/cratesfyi/cratesfyi/debug/build/parking_lot_core-6641f96be1306f6b/build-script-build`
Fresh rand v0.6.5
Fresh syn v0.15.44
Checking crossbeam-deque v0.2.0
Running `rustc --crate-name crossbeam_deque /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=39095586827f6eb3 -C extra-filename=-39095586827f6eb3 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_epoch=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_epoch-04862e71c7474f82.rmeta --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-e4471ce38ba0efd5.rmeta --cap-lints allow`
Running `rustc --crate-name parking_lot_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.4.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="nightly"' -C metadata=d33cea23175b2347 -C extra-filename=-d33cea23175b2347 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-e7089ab503807814.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-9ddff975f3ca6e82.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-1de80281e4924b59.rmeta --cap-lints allow --cfg has_localkey_try_with`
Fresh synstructure v0.10.2
Running `rustc --crate-name rustc_rayon_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-rayon-core-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=36501cd18ae463b8 -C extra-filename=-36501cd18ae463b8 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_deque=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_deque-39095586827f6eb3.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-f0a6caac81133d43.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-e7089ab503807814.rmeta --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-dec992f6bd29ba80.rmeta --cap-lints allow`
Checking parking_lot v0.7.1
Running `rustc --crate-name parking_lot /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.7.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="nightly"' --cfg 'feature="owning_ref"' -C metadata=9edb9274225da3ac -C extra-filename=-9edb9274225da3ac --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lock_api=/home/cratesfyi/cratesfyi/debug/deps/liblock_api-9b95a88cff7238ec.rmeta --extern parking_lot_core=/home/cratesfyi/cratesfyi/debug/deps/libparking_lot_core-d33cea23175b2347.rmeta --cap-lints allow`
Compiling rustc-ap-rustc_macros v566.0.0
Running `rustc --edition=2018 --crate-name rustc_macros /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_macros-566.0.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=f212ebf720395678 -C extra-filename=-f212ebf720395678 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-65066632b95cfbb6.rlib --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-3dc6a8a098ae56ad.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-6497aa71bc1fdf2e.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-d1805808424de2c9.rlib --extern synstructure=/home/cratesfyi/cratesfyi/debug/deps/libsynstructure-ce011c5f04262637.rlib --cap-lints allow`
Running `rustc --crate-name rustc_rayon /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-rayon-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=21d2e100ac768f74 -C extra-filename=-21d2e100ac768f74 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_deque=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_deque-39095586827f6eb3.rmeta --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-d25e5722ccc9cba2.rmeta --extern rustc_rayon_core=/home/cratesfyi/cratesfyi/debug/deps/librustc_rayon_core-36501cd18ae463b8.rmeta --cap-lints allow --cfg has_i128`
Checking rustc-ap-rustc_data_structures v566.0.0
Running `rustc --edition=2018 --crate-name rustc_data_structures /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_data_structures-566.0.0/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=b55144e384729fa1 -C extra-filename=-b55144e384729fa1 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-44c2c4bddc0fd961.rmeta --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-2d0bc3a92bfe266b.rmeta --extern ena=/home/cratesfyi/cratesfyi/debug/deps/libena-ac892b7b4143c8e9.rmeta --extern indexmap=/home/cratesfyi/cratesfyi/debug/deps/libindexmap-8bcad33e330d236b.rmeta --extern jobserver_crate=/home/cratesfyi/cratesfyi/debug/deps/libjobserver-c52f61e59fb8e31e.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-f0a6caac81133d43.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-9d54177d3ffacb50.rmeta --extern parking_lot=/home/cratesfyi/cratesfyi/debug/deps/libparking_lot-9edb9274225da3ac.rmeta --extern graphviz=/home/cratesfyi/cratesfyi/debug/deps/libgraphviz-dfeedb9a584f6801.rmeta --extern rustc_serialize=/home/cratesfyi/cratesfyi/debug/deps/libserialize-b1a2ce833e28ade7.rmeta --extern rustc_hash=/home/cratesfyi/cratesfyi/debug/deps/librustc_hash-9c18c1816fb96a39.rmeta --extern rayon=/home/cratesfyi/cratesfyi/debug/deps/librustc_rayon-21d2e100ac768f74.rmeta --extern rayon_core=/home/cratesfyi/cratesfyi/debug/deps/librustc_rayon_core-36501cd18ae463b8.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-1de80281e4924b59.rmeta --extern stable_deref_trait=/home/cratesfyi/cratesfyi/debug/deps/libstable_deref_trait-2f1ace18652e4a8e.rmeta --cap-lints allow`
Checking rustc-ap-arena v566.0.0
Running `rustc --edition=2018 --crate-name arena /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-arena-566.0.0/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=2e7e0709cb48fd28 -C extra-filename=-2e7e0709cb48fd28 --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-b55144e384729fa1.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-1de80281e4924b59.rmeta --cap-lints allow`
Documenting rustc-ap-syntax_pos v566.0.0
Running `rustdoc --edition=2018 --crate-name syntax_pos /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-syntax_pos-566.0.0/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190820-1.39.0-nightly-bea0372a1 --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 'rustc_serialize=https://docs.rs/rustc-ap-serialize/566.0.0' --extern-html-root-url 'scoped_tls=https://docs.rs/scoped-tls/1.0.0' --extern-html-root-url 'unicode_width=https://docs.rs/unicode-width/0.1.6' --extern-html-root-url 'rustc_ap_arena=https://docs.rs/rustc-ap-arena/566.0.0' --extern-html-root-url 'rustc_ap_rustc_data_structures=https://docs.rs/rustc-ap-rustc_data_structures/566.0.0' --extern-html-root-url 'rustc_ap_rustc_macros=https://docs.rs/rustc-ap-rustc_macros/566.0.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-44c2c4bddc0fd961.rmeta --extern arena=/home/cratesfyi/cratesfyi/debug/deps/libarena-2e7e0709cb48fd28.rmeta --extern rustc_data_structures=/home/cratesfyi/cratesfyi/debug/deps/librustc_data_structures-b55144e384729fa1.rmeta --extern rustc_macros=/home/cratesfyi/cratesfyi/debug/deps/librustc_macros-f212ebf720395678.so --extern rustc_serialize=/home/cratesfyi/cratesfyi/debug/deps/libserialize-b1a2ce833e28ade7.rmeta --extern scoped_tls=/home/cratesfyi/cratesfyi/debug/deps/libscoped_tls-5c894b24cf0ebd1e.rmeta --extern unicode_width=/home/cratesfyi/cratesfyi/debug/deps/libunicode_width-eec3cc4a756c4d8b.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 12.00s