rustc-ap-syntax_pos 541.0.0

Automatically published version of the package `syntax_pos` in the rust-lang/rust repository from commit 9a239ef4ded03d155c72b68b5a2dd7aff013e141 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
Build #175029 2019-07-28T05:25:10.151425+00:00
# rustc version
rustc 1.38.0-nightly (95b1fe560 2019-07-20)
# docs.rs version
cratesfyi 0.6.0 (4640239 2019-07-25)

# build log
Updating crates.io index
Downloading crates ...
Downloaded rustc-ap-rustc_macros v541.0.0
Downloaded rustc-ap-arena v541.0.0
Fresh autocfg v0.1.5
Fresh semver-parser v0.7.0
Fresh rand_core v0.4.0
Fresh spin v0.5.0
Fresh cfg-if v0.1.9
Fresh nodrop v0.1.13
Fresh memoffset v0.2.1
Fresh scopeguard v0.3.3
Fresh stable_deref_trait v1.1.1
Fresh unicode-xid v0.1.0
Fresh smallvec v0.6.10
Fresh indexmap v1.0.2
Fresh either v1.5.2
Fresh rustc-ap-graphviz v541.0.0
Fresh unicode-width v0.1.5
Fresh scoped-tls v1.0.0
Fresh semver v0.9.0
Fresh rand_core v0.3.1
Fresh rand_jitter v0.1.4
Fresh crossbeam-utils v0.2.2
Fresh lazy_static v1.3.0
Fresh owning_ref v0.4.0
Checking rustc-ap-serialize v541.0.0
Fresh itertools v0.8.0
Fresh libc v0.2.60
Fresh rustc_version v0.2.3
Fresh arrayvec v0.4.11
Fresh rand_hc v0.1.0
Fresh rand_xorshift v0.1.1
Fresh rand_isaac v0.1.1
Fresh proc-macro2 v0.4.30
Fresh byteorder v1.3.2
Fresh crossbeam-utils v0.6.6
Fresh lock_api v0.1.5
Fresh log v0.4.7
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 crossbeam-epoch v0.3.1
Fresh quote v0.6.13
Fresh rustc-hash v1.0.1
Fresh jobserver v0.1.16
Fresh ena v0.13.0
Fresh rand v0.6.5
Fresh crossbeam-deque v0.2.0
Fresh syn v0.15.42
Fresh rustc-rayon-core v0.2.0
Fresh parking_lot_core v0.4.0
Fresh synstructure v0.10.2
Fresh parking_lot v0.7.1
Fresh rustc-rayon v0.2.0
Compiling rustc-ap-rustc_macros v541.0.0
Running `rustc --edition=2018 --crate-name serialize /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-serialize-541.0.0/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=b7e39f64bb42cf95 -C extra-filename=-b7e39f64bb42cf95 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern indexmap=/home/cratesfyi/cratesfyi/debug/deps/libindexmap-df0740a71b875aec.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-4e9d705cbd77b558.rmeta --cap-lints allow`
Running `rustc --edition=2018 --crate-name rustc_macros /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-rustc_macros-541.0.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=68138aa71b80a911 -C extra-filename=-68138aa71b80a911 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-df9c3b6901045a3e.rlib --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-cff451e3aa9fe7ad.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-99d84f88e2534de1.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-3a389ebac834e763.rlib --extern synstructure=/home/cratesfyi/cratesfyi/debug/deps/libsynstructure-fff9c776b1ccd31b.rlib --cap-lints allow`
error[E0425]: cannot find function `type_name` in module `any`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-serialize-541.0.0/serialize.rs:852:21
|
852 |                any::type_name::<S>(),
|                     ^^^^^^^^^ not found in `any`
help: possible candidates are found in other modules, you can import them into scope
|
7   | use core::intrinsics::type_name;
|
7   | use std::intrinsics::type_name;
|

error[E0425]: cannot find function `type_name` in module `any`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-serialize-541.0.0/serialize.rs:854:21
|
854 |                any::type_name::<T>(),
|                     ^^^^^^^^^ not found in `any`
help: possible candidates are found in other modules, you can import them into scope
|
7   | use core::intrinsics::type_name;
|
7   | use std::intrinsics::type_name;
|

error: aborting due to 2 previous errors

For more information about this error, try `rustc --explain E0425`.
error: Could not compile `rustc-ap-serialize`.

Caused by:
process didn't exit successfully: `rustc --edition=2018 --crate-name serialize /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-serialize-541.0.0/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=b7e39f64bb42cf95 -C extra-filename=-b7e39f64bb42cf95 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern indexmap=/home/cratesfyi/cratesfyi/debug/deps/libindexmap-df0740a71b875aec.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-4e9d705cbd77b558.rmeta --cap-lints allow` (exit code: 1)
warning: build failed, waiting for other jobs to finish...
thread 'main' panicked at 'ErrorMessage {
msg: "build failed",
}', src/bin/cratesfyi.rs:161:13
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.