Jul 11 23:10:25.893 INFO checking rustc-ap-syntax-181.0.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 11 23:10:25.893 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 23:10:25.893 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 23:10:25.893 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-4/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 11 23:10:26.130 INFO blam! 8d8469caf7600b8c33371892f4a1305638be0ade711e5aea89c0a0210e631c0b Jul 11 23:10:26.134 INFO running `"docker" "start" "-a" "8d8469caf7600b8c33371892f4a1305638be0ade711e5aea89c0a0210e631c0b"` Jul 11 23:10:27.362 INFO kablam! Compiling rustc-rayon-core v0.1.1 Jul 11 23:10:27.378 INFO kablam! Checking rustc-ap-serialize v181.0.0 Jul 11 23:10:27.379 INFO kablam! Compiling rustc-ap-rustc_target v181.0.0 Jul 11 23:10:27.379 INFO kablam! Checking scoped-tls v0.1.2 Jul 11 23:10:27.379 INFO kablam! Compiling rustc-ap-syntax v181.0.0 (file:///source) Jul 11 23:10:27.380 INFO kablam! Checking rustc-hash v1.0.1 Jul 11 23:10:27.380 INFO kablam! Checking rustc-ap-rustc_cratesio_shim v181.0.0 Jul 11 23:10:27.380 INFO kablam! Checking ena v0.9.3 Jul 11 23:10:35.219 INFO kablam! Checking rustc-rayon v0.1.1 Jul 11 23:10:50.133 INFO kablam! Checking rustc-ap-rustc_data_structures v181.0.0 Jul 11 23:10:56.626 INFO kablam! Checking rustc-ap-arena v181.0.0 Jul 11 23:10:57.605 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implemention detail Jul 11 23:10:57.605 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-arena-181.0.0/lib.rs:46:5 Jul 11 23:10:57.605 INFO kablam! | Jul 11 23:10:57.605 INFO kablam! 46 | use alloc::raw_vec::RawVec; Jul 11 23:10:57.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Jul 11 23:10:57.606 INFO kablam! | Jul 11 23:10:57.606 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Jul 11 23:10:57.606 INFO kablam! Jul 11 23:10:57.606 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implemention detail Jul 11 23:10:57.606 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-arena-181.0.0/lib.rs:67:14 Jul 11 23:10:57.606 INFO kablam! | Jul 11 23:10:57.607 INFO kablam! 67 | storage: RawVec, Jul 11 23:10:57.607 INFO kablam! | ^^^^^^^^^ Jul 11 23:10:57.607 INFO kablam! | Jul 11 23:10:57.607 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Jul 11 23:10:57.607 INFO kablam! Jul 11 23:10:57.607 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implemention detail Jul 11 23:10:57.607 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-arena-181.0.0/lib.rs:74:22 Jul 11 23:10:57.607 INFO kablam! | Jul 11 23:10:57.607 INFO kablam! 74 | storage: RawVec::with_capacity(capacity), Jul 11 23:10:57.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Jul 11 23:10:57.607 INFO kablam! | Jul 11 23:10:57.607 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Jul 11 23:10:57.607 INFO kablam! Jul 11 23:10:57.669 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implemention detail Jul 11 23:10:57.669 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-arena-181.0.0/lib.rs:96:22 Jul 11 23:10:57.669 INFO kablam! | Jul 11 23:10:57.669 INFO kablam! 96 | self.storage.ptr() Jul 11 23:10:57.669 INFO kablam! | ^^^ Jul 11 23:10:57.669 INFO kablam! | Jul 11 23:10:57.669 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Jul 11 23:10:57.669 INFO kablam! Jul 11 23:10:57.677 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implemention detail Jul 11 23:10:57.677 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-arena-181.0.0/lib.rs:107:50 Jul 11 23:10:57.677 INFO kablam! | Jul 11 23:10:57.677 INFO kablam! 107 | self.start().offset(self.storage.cap() as isize) Jul 11 23:10:57.677 INFO kablam! | ^^^ Jul 11 23:10:57.677 INFO kablam! | Jul 11 23:10:57.677 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Jul 11 23:10:57.677 INFO kablam! Jul 11 23:10:57.701 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implemention detail Jul 11 23:10:57.701 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-arena-181.0.0/lib.rs:196:39 Jul 11 23:10:57.701 INFO kablam! | Jul 11 23:10:57.702 INFO kablam! 196 | if last_chunk.storage.reserve_in_place(currently_used_cap, n) { Jul 11 23:10:57.702 INFO kablam! | ^^^^^^^^^^^^^^^^ Jul 11 23:10:57.702 INFO kablam! | Jul 11 23:10:57.702 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Jul 11 23:10:57.702 INFO kablam! Jul 11 23:10:57.703 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implemention detail Jul 11 23:10:57.703 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-arena-181.0.0/lib.rs:200:55 Jul 11 23:10:57.703 INFO kablam! | Jul 11 23:10:57.703 INFO kablam! 200 | new_capacity = last_chunk.storage.cap(); Jul 11 23:10:57.703 INFO kablam! | ^^^ Jul 11 23:10:57.703 INFO kablam! | Jul 11 23:10:57.703 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Jul 11 23:10:57.703 INFO kablam! Jul 11 23:10:57.735 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implemention detail Jul 11 23:10:57.735 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-arena-181.0.0/lib.rs:228:45 Jul 11 23:10:57.735 INFO kablam! | Jul 11 23:10:57.735 INFO kablam! 228 | let cap = chunk.storage.cap(); Jul 11 23:10:57.735 INFO kablam! | ^^^ Jul 11 23:10:57.735 INFO kablam! | Jul 11 23:10:57.735 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Jul 11 23:10:57.735 INFO kablam! Jul 11 23:10:57.741 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implemention detail Jul 11 23:10:57.741 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-arena-181.0.0/lib.rs:272:45 Jul 11 23:10:57.741 INFO kablam! | Jul 11 23:10:57.741 INFO kablam! 272 | let cap = chunk.storage.cap(); Jul 11 23:10:57.742 INFO kablam! | ^^^ Jul 11 23:10:57.742 INFO kablam! | Jul 11 23:10:57.742 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Jul 11 23:10:57.742 INFO kablam! Jul 11 23:10:57.755 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implemention detail Jul 11 23:10:57.755 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-arena-181.0.0/lib.rs:333:22 Jul 11 23:10:57.755 INFO kablam! | Jul 11 23:10:57.755 INFO kablam! 333 | .reserve_in_place(used_bytes, needed_bytes) Jul 11 23:10:57.755 INFO kablam! | ^^^^^^^^^^^^^^^^ Jul 11 23:10:57.755 INFO kablam! | Jul 11 23:10:57.755 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Jul 11 23:10:57.755 INFO kablam! Jul 11 23:10:57.755 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implemention detail Jul 11 23:10:57.755 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-ap-arena-181.0.0/lib.rs:338:55 Jul 11 23:10:57.755 INFO kablam! | Jul 11 23:10:57.755 INFO kablam! 338 | new_capacity = last_chunk.storage.cap(); Jul 11 23:10:57.755 INFO kablam! | ^^^ Jul 11 23:10:57.755 INFO kablam! | Jul 11 23:10:57.755 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Jul 11 23:10:57.756 INFO kablam! Jul 11 23:10:57.793 INFO kablam! error: aborting due to 11 previous errors Jul 11 23:10:57.793 INFO kablam! Jul 11 23:10:57.793 INFO kablam! For more information about this error, try `rustc --explain E0658`. Jul 11 23:10:57.816 INFO kablam! error: Could not compile `rustc-ap-arena`. Jul 11 23:10:57.816 INFO kablam! Jul 11 23:10:57.816 INFO kablam! To learn more, run the command again with --verbose. Jul 11 23:10:57.818 INFO kablam! su: No module specific data is present Jul 11 23:10:58.402 INFO running `"docker" "rm" "-f" "8d8469caf7600b8c33371892f4a1305638be0ade711e5aea89c0a0210e631c0b"` Jul 11 23:10:58.567 INFO blam! 8d8469caf7600b8c33371892f4a1305638be0ade711e5aea89c0a0210e631c0b