Sep 14 04:23:51.021 INFO checking gfreezy/rust-raft against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 04:23:51.021 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 04:23:51.021 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 04:23:51.412 INFO blam! bcbf28cd7e466a6ede5c9b915d28f665d72fcf03d678fbf7ca642ace367b0366 Sep 14 04:23:51.422 INFO running `"docker" "start" "-a" "bcbf28cd7e466a6ede5c9b915d28f665d72fcf03d678fbf7ca642ace367b0366"` Sep 14 04:23:53.812 INFO kablam! usermod: no changes Sep 14 04:23:54.187 INFO kablam! Compiling serde v1.0.27 Sep 14 04:23:54.195 INFO kablam! Compiling yansi v0.3.4 Sep 14 04:23:54.204 INFO kablam! Checking linked-hash-map v0.5.0 Sep 14 04:23:54.206 INFO kablam! Compiling httparse v1.2.4 Sep 14 04:23:54.207 INFO kablam! Compiling smallvec v0.4.4 Sep 14 04:23:54.208 INFO kablam! Checking state v0.3.3 Sep 14 04:23:55.843 INFO kablam! error[E0635]: unknown feature `const_unsafe_cell_new` Sep 14 04:23:55.843 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/state-0.3.3/src/lib.rs:2:12 Sep 14 04:23:55.843 INFO kablam! | Sep 14 04:23:55.843 INFO kablam! 2 | #![feature(const_unsafe_cell_new)] Sep 14 04:23:55.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 04:23:55.843 INFO kablam! Sep 14 04:23:55.843 INFO kablam! error[E0635]: unknown feature `const_atomic_bool_new` Sep 14 04:23:55.843 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/state-0.3.3/src/lib.rs:4:12 Sep 14 04:23:55.843 INFO kablam! | Sep 14 04:23:55.843 INFO kablam! 4 | #![feature(const_atomic_bool_new)] Sep 14 04:23:55.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 04:23:55.843 INFO kablam! Sep 14 04:23:55.843 INFO kablam! error[E0635]: unknown feature `const_atomic_usize_new` Sep 14 04:23:55.843 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/state-0.3.3/src/lib.rs:3:12 Sep 14 04:23:55.843 INFO kablam! | Sep 14 04:23:55.843 INFO kablam! 3 | #![feature(const_atomic_usize_new)] Sep 14 04:23:55.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 14 04:23:55.843 INFO kablam! Sep 14 04:23:55.879 INFO kablam! error: aborting due to 3 previous errors Sep 14 04:23:55.879 INFO kablam! Sep 14 04:23:55.879 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 14 04:23:55.903 INFO kablam! error: Could not compile `state`. Sep 14 04:23:55.903 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 04:23:55.923 INFO kablam! error[E0635]: unknown feature `const_unsafe_cell_new` Sep 14 04:23:55.923 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/state-0.3.3/src/lib.rs:2:12 Sep 14 04:23:55.923 INFO kablam! | Sep 14 04:23:55.923 INFO kablam! 2 | #![feature(const_unsafe_cell_new)] Sep 14 04:23:55.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 04:23:55.923 INFO kablam! Sep 14 04:23:55.923 INFO kablam! error[E0635]: unknown feature `const_atomic_bool_new` Sep 14 04:23:55.923 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/state-0.3.3/src/lib.rs:4:12 Sep 14 04:23:55.923 INFO kablam! | Sep 14 04:23:55.923 INFO kablam! 4 | #![feature(const_atomic_bool_new)] Sep 14 04:23:55.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 04:23:55.923 INFO kablam! Sep 14 04:23:55.923 INFO kablam! error[E0635]: unknown feature `const_atomic_usize_new` Sep 14 04:23:55.923 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/state-0.3.3/src/lib.rs:3:12 Sep 14 04:23:55.923 INFO kablam! | Sep 14 04:23:55.923 INFO kablam! 3 | #![feature(const_atomic_usize_new)] Sep 14 04:23:55.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 14 04:23:55.923 INFO kablam! Sep 14 04:23:55.980 INFO kablam! error: aborting due to 3 previous errors Sep 14 04:23:55.980 INFO kablam! Sep 14 04:23:55.980 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 14 04:23:56.011 INFO kablam! error: Could not compile `state`. Sep 14 04:23:56.011 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 04:23:56.997 INFO kablam! error[E0635]: unknown feature `const_atomic_bool_new` Sep 14 04:23:56.997 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/yansi-0.3.4/src/lib.rs:1:40 Sep 14 04:23:56.997 INFO kablam! | Sep 14 04:23:56.997 INFO kablam! 1 | #![cfg_attr(feature="nightly", feature(const_atomic_bool_new))] Sep 14 04:23:56.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 04:23:56.997 INFO kablam! Sep 14 04:23:57.011 INFO kablam! error[E0635]: unknown feature `const_atomic_bool_new` Sep 14 04:23:57.011 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/yansi-0.3.4/src/lib.rs:1:40 Sep 14 04:23:57.011 INFO kablam! | Sep 14 04:23:57.011 INFO kablam! 1 | #![cfg_attr(feature="nightly", feature(const_atomic_bool_new))] Sep 14 04:23:57.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 04:23:57.011 INFO kablam! Sep 14 04:23:57.065 INFO kablam! error: aborting due to previous error Sep 14 04:23:57.087 INFO kablam! Sep 14 04:23:57.087 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 14 04:23:57.089 INFO kablam! error: aborting due to previous error Sep 14 04:23:57.089 INFO kablam! Sep 14 04:23:57.089 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 14 04:23:57.112 INFO kablam! error: Could not compile `yansi`. Sep 14 04:23:57.112 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 04:23:57.131 INFO kablam! error: Could not compile `yansi`. Sep 14 04:23:57.131 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 04:24:08.645 INFO kablam! error: build failed Sep 14 04:24:08.646 INFO kablam! su: No module specific data is present Sep 14 04:24:10.030 INFO running `"docker" "rm" "-f" "bcbf28cd7e466a6ede5c9b915d28f665d72fcf03d678fbf7ca642ace367b0366"` Sep 14 04:24:10.243 INFO blam! bcbf28cd7e466a6ede5c9b915d28f665d72fcf03d678fbf7ca642ace367b0366