rustc-ap-arena 374.0.0

Automatically published version of the package `arena` in the rust-lang/rust repository from commit 4772dc8087b1d0f2bab6d064fd930e596c82d439 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
Build #142911 2019-02-14T06:24:02.165793+00:00
# rustc version
rustc 1.34.0-nightly (b244f61b7 2019-02-12)
# docs.rs version
cratesfyi 0.6.0 (58621fa 2019-02-13)

# build log
Updating crates.io index
Fresh semver-parser v0.7.0
Fresh nodrop v0.1.13
Fresh cfg-if v0.1.6
Fresh scopeguard v0.3.3
Fresh lazy_static v1.2.0
Fresh rand_core v0.4.0
Fresh memoffset v0.2.1
Fresh void v1.0.2
Fresh stable_deref_trait v1.1.1
Fresh bitflags v1.0.4
Fresh either v1.5.0
Fresh unicode-width v0.1.5
Checking rustc-ap-graphviz v374.0.0
Fresh semver v0.9.0
Fresh crossbeam-utils v0.2.2
Fresh log v0.4.6
Running `rustc --edition=2018 --crate-name graphviz /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-graphviz-374.0.0/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=ab386210a19396b9 -C extra-filename=-ab386210a19396b9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh rand_core v0.3.1
Fresh unreachable v1.0.0
Fresh owning_ref v0.4.0
Fresh rustc_version v0.2.3
Fresh arrayvec v0.4.10
Fresh libc v0.2.48
Fresh ena v0.11.0
Fresh rustc-ap-rustc_cratesio_shim v374.0.0
Fresh smallvec v0.6.8
Fresh lock_api v0.1.5
Fresh byteorder v1.3.1
Fresh crossbeam-epoch v0.3.1
Fresh num_cpus v1.10.0
Fresh rand v0.5.6
Checking rustc-ap-serialize v374.0.0
Checking rustc-hash v1.0.1
Running `rustc --edition=2018 --crate-name serialize /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-serialize-374.0.0/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=ac168c61974762df -C extra-filename=-ac168c61974762df --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-8257629358d422df.rmeta --cap-lints allow`
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=f0a32f6c0565cc6c -C extra-filename=-f0a32f6c0565cc6c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-091dbd04fbbefcc1.rmeta --cap-lints allow`
Compiling parking_lot_core v0.3.1
Running `/home/cratesfyi/cratesfyi/debug/build/parking_lot_core-77973545a6260aae/build-script-build`
error[E0658]: use of unstable library feature 'str_escape': return type may change to be an iterator (see issue #27791)
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-graphviz-374.0.0/lib.rs:525:52
|
525 |             LabelStr(ref s) => format!("\"{}\"", s.escape_default()),
|                                                    ^^^^^^^^^^^^^^
|
= help: add #![feature(str_escape)] to the crate attributes to enable

error[E0658]: use of unstable library feature 'str_escape': return type may change to be an iterator (see issue #27791)
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-graphviz-374.0.0/lib.rs:540:27
|
540 |                     (&*s).escape_default().to_string().into()
|                           ^^^^^^^^^^^^^^
|
= help: add #![feature(str_escape)] to the crate attributes to enable

error: aborting due to 2 previous errors

For more information about this error, try `rustc --explain E0658`.
Fresh crossbeam-deque v0.2.0
Running `rustc --crate-name parking_lot_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.3.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="nightly"' -C metadata=05dbe69585f8e217 -C extra-filename=-05dbe69585f8e217 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-6b8bc1b9e5fd5094.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-0747335ea5e20ed2.rmeta --extern smallvec=/home/cratesfyi/cratesfyi/debug/deps/libsmallvec-8257629358d422df.rmeta --cap-lints allow --cfg has_localkey_try_with`
error: Could not compile `rustc-ap-graphviz`.

Caused by:
process didn't exit successfully: `rustc --edition=2018 --crate-name graphviz /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-ap-graphviz-374.0.0/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=ab386210a19396b9 -C extra-filename=-ab386210a19396b9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --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:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.