Sep 19 13:41:19.985 INFO checking gfreezy/rust-raft against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 13:41:19.985 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 13:41:19.986 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 13:41:20.332 INFO blam! ac669ca2a329d92752ad857fb537982d96e58007667d8937e7276747163a7b37 Sep 19 13:41:20.337 INFO running `"docker" "start" "-a" "ac669ca2a329d92752ad857fb537982d96e58007667d8937e7276747163a7b37"` Sep 19 13:41:21.911 INFO kablam! usermod: no changes Sep 19 13:41:22.478 INFO kablam! Compiling yansi v0.3.4 Sep 19 13:41:22.483 INFO kablam! Checking smallvec v0.4.4 Sep 19 13:41:22.483 INFO kablam! Checking state v0.3.3 Sep 19 13:41:22.488 INFO kablam! Checking pear v0.0.12 Sep 19 13:41:22.497 INFO kablam! Checking either v1.4.0 Sep 19 13:41:22.497 INFO kablam! Compiling time v0.1.39 Sep 19 13:41:24.320 INFO kablam! error[E0635]: unknown feature `const_unsafe_cell_new` Sep 19 13:41:24.320 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/state-0.3.3/src/lib.rs:2:12 Sep 19 13:41:24.320 INFO kablam! | Sep 19 13:41:24.320 INFO kablam! 2 | #![feature(const_unsafe_cell_new)] Sep 19 13:41:24.320 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 19 13:41:24.320 INFO kablam! Sep 19 13:41:24.320 INFO kablam! error[E0635]: unknown feature `const_atomic_bool_new` Sep 19 13:41:24.320 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/state-0.3.3/src/lib.rs:4:12 Sep 19 13:41:24.320 INFO kablam! | Sep 19 13:41:24.320 INFO kablam! 4 | #![feature(const_atomic_bool_new)] Sep 19 13:41:24.320 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 19 13:41:24.320 INFO kablam! Sep 19 13:41:24.320 INFO kablam! error[E0635]: unknown feature `const_atomic_usize_new` Sep 19 13:41:24.320 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/state-0.3.3/src/lib.rs:3:12 Sep 19 13:41:24.320 INFO kablam! | Sep 19 13:41:24.320 INFO kablam! 3 | #![feature(const_atomic_usize_new)] Sep 19 13:41:24.320 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 13:41:24.320 INFO kablam! Sep 19 13:41:24.379 INFO kablam! error[E0635]: unknown feature `const_unsafe_cell_new` Sep 19 13:41:24.379 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/state-0.3.3/src/lib.rs:2:12 Sep 19 13:41:24.379 INFO kablam! | Sep 19 13:41:24.379 INFO kablam! 2 | #![feature(const_unsafe_cell_new)] Sep 19 13:41:24.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 19 13:41:24.379 INFO kablam! Sep 19 13:41:24.379 INFO kablam! error: aborting due to 3 previous errors Sep 19 13:41:24.380 INFO kablam! error[E0635]: unknown feature `const_atomic_bool_new` Sep 19 13:41:24.380 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/state-0.3.3/src/lib.rs:4:12 Sep 19 13:41:24.380 INFO kablam! | Sep 19 13:41:24.380 INFO kablam! 4 | #![feature(const_atomic_bool_new)] Sep 19 13:41:24.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 19 13:41:24.380 INFO kablam! Sep 19 13:41:24.380 INFO kablam! error[E0635]: unknown feature `const_atomic_usize_new` Sep 19 13:41:24.380 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/state-0.3.3/src/lib.rs:3:12 Sep 19 13:41:24.380 INFO kablam! | Sep 19 13:41:24.380 INFO kablam! 3 | #![feature(const_atomic_usize_new)] Sep 19 13:41:24.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 13:41:24.380 INFO kablam! Sep 19 13:41:24.399 INFO kablam! Sep 19 13:41:24.399 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 19 13:41:24.467 INFO kablam! error: aborting due to 3 previous errors Sep 19 13:41:24.467 INFO kablam! Sep 19 13:41:24.467 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 19 13:41:24.475 INFO kablam! error: Could not compile `state`. Sep 19 13:41:24.475 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 13:41:24.563 INFO kablam! error: Could not compile `state`. Sep 19 13:41:24.563 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 13:41:25.067 INFO kablam! error[E0635]: unknown feature `const_atomic_bool_new` Sep 19 13:41:25.067 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/yansi-0.3.4/src/lib.rs:1:40 Sep 19 13:41:25.067 INFO kablam! | Sep 19 13:41:25.067 INFO kablam! 1 | #![cfg_attr(feature="nightly", feature(const_atomic_bool_new))] Sep 19 13:41:25.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 19 13:41:25.099 INFO kablam! Sep 19 13:41:25.175 INFO kablam! error: aborting due to previous error Sep 19 13:41:25.175 INFO kablam! Sep 19 13:41:25.175 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 19 13:41:25.203 INFO kablam! error: Could not compile `yansi`. Sep 19 13:41:25.203 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 13:41:25.351 INFO kablam! error[E0635]: unknown feature `const_atomic_bool_new` Sep 19 13:41:25.351 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/yansi-0.3.4/src/lib.rs:1:40 Sep 19 13:41:25.351 INFO kablam! | Sep 19 13:41:25.351 INFO kablam! 1 | #![cfg_attr(feature="nightly", feature(const_atomic_bool_new))] Sep 19 13:41:25.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 19 13:41:25.351 INFO kablam! Sep 19 13:41:25.415 INFO kablam! error: aborting due to previous error Sep 19 13:41:25.415 INFO kablam! Sep 19 13:41:25.415 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 19 13:41:25.459 INFO kablam! error: Could not compile `yansi`. Sep 19 13:41:25.460 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 13:41:27.027 INFO kablam! error: build failed Sep 19 13:41:27.038 INFO kablam! su: No module specific data is present Sep 19 13:41:28.784 INFO running `"docker" "rm" "-f" "ac669ca2a329d92752ad857fb537982d96e58007667d8937e7276747163a7b37"` Sep 19 13:41:29.103 INFO blam! ac669ca2a329d92752ad857fb537982d96e58007667d8937e7276747163a7b37