Sep 17 15:20:05.767 INFO checking varisat-0.1.1 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 15:20:05.767 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 15:20:05.767 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 15:20:05.957 INFO blam! 7bfc5fc1a014fbf76e7e281177a02a31d0ab78a8ef3a393c3af1325c9293204b Sep 17 15:20:05.959 INFO running `"docker" "start" "-a" "7bfc5fc1a014fbf76e7e281177a02a31d0ab78a8ef3a393c3af1325c9293204b"` Sep 17 15:20:06.703 INFO kablam! usermod: no changes Sep 17 15:20:06.831 INFO kablam! Compiling version_check v0.1.4 Sep 17 15:20:06.831 INFO kablam! Checking libc v0.2.43 Sep 17 15:20:06.831 INFO kablam! Compiling num-traits v0.2.6 Sep 17 15:20:06.843 INFO kablam! Compiling regex v1.0.5 Sep 17 15:20:06.843 INFO kablam! Checking ucd-util v0.1.1 Sep 17 15:20:06.845 INFO kablam! Checking quick-error v1.2.2 Sep 17 15:20:06.845 INFO kablam! Checking cfg-if v0.1.5 Sep 17 15:20:06.845 INFO kablam! Checking utf8-ranges v1.0.1 Sep 17 15:20:07.311 INFO kablam! Checking unicode-width v0.1.5 Sep 17 15:20:07.599 INFO kablam! Checking ansi_term v0.11.0 Sep 17 15:20:07.731 INFO kablam! Checking vec_map v0.8.1 Sep 17 15:20:11.331 INFO kablam! Checking strsim v0.7.0 Sep 17 15:20:11.331 INFO kablam! Checking bitflags v1.0.4 Sep 17 15:20:11.353 INFO kablam! Checking termcolor v1.0.4 Sep 17 15:20:11.690 INFO kablam! Checking log v0.4.5 Sep 17 15:20:13.767 INFO kablam! Checking humantime v1.1.1 Sep 17 15:20:13.777 INFO kablam! Checking textwrap v0.10.0 Sep 17 15:20:13.791 INFO kablam! Checking regex-syntax v0.6.2 Sep 17 15:20:14.111 INFO kablam! Checking memchr v2.0.2 Sep 17 15:20:14.111 INFO kablam! Checking atty v0.2.11 Sep 17 15:20:14.546 INFO kablam! Compiling lazy_static v1.1.0 Sep 17 15:20:14.852 INFO kablam! Checking aho-corasick v0.6.8 Sep 17 15:20:15.363 INFO kablam! Checking clap v2.32.0 Sep 17 15:20:17.439 INFO kablam! Checking thread_local v0.3.6 Sep 17 15:20:18.899 INFO kablam! Checking noisy_float v0.1.7 Sep 17 15:20:24.604 INFO kablam! Checking env_logger v0.5.13 Sep 17 15:20:25.243 INFO kablam! Checking varisat v0.1.1 (/source) Sep 17 15:20:25.718 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 15:20:25.719 INFO kablam! --> src/clause/alloc.rs:1:5 Sep 17 15:20:25.719 INFO kablam! | Sep 17 15:20:25.719 INFO kablam! 1 | use alloc::raw_vec::RawVec; Sep 17 15:20:25.719 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 15:20:25.719 INFO kablam! | Sep 17 15:20:25.719 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 15:20:25.719 INFO kablam! Sep 17 15:20:25.719 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 15:20:25.719 INFO kablam! --> src/clause/alloc.rs:17:13 Sep 17 15:20:25.719 INFO kablam! | Sep 17 15:20:25.719 INFO kablam! 17 | buffer: RawVec, Sep 17 15:20:25.719 INFO kablam! | ^^^^^^^^^^^ Sep 17 15:20:25.719 INFO kablam! | Sep 17 15:20:25.719 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 15:20:25.719 INFO kablam! Sep 17 15:20:25.719 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 15:20:25.719 INFO kablam! --> src/clause/alloc.rs:34:21 Sep 17 15:20:25.719 INFO kablam! | Sep 17 15:20:25.719 INFO kablam! 34 | buffer: RawVec::new(), Sep 17 15:20:25.719 INFO kablam! | ^^^^^^^^^^^ Sep 17 15:20:25.719 INFO kablam! | Sep 17 15:20:25.719 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 15:20:25.719 INFO kablam! Sep 17 15:20:25.848 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 15:20:25.848 INFO kablam! --> src/clause/alloc.rs:1:5 Sep 17 15:20:25.848 INFO kablam! | Sep 17 15:20:25.848 INFO kablam! 1 | use alloc::raw_vec::RawVec; Sep 17 15:20:25.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 17 15:20:25.848 INFO kablam! | Sep 17 15:20:25.848 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 15:20:25.848 INFO kablam! Sep 17 15:20:25.848 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 15:20:25.848 INFO kablam! --> src/clause/alloc.rs:17:13 Sep 17 15:20:25.848 INFO kablam! | Sep 17 15:20:25.848 INFO kablam! 17 | buffer: RawVec, Sep 17 15:20:25.848 INFO kablam! | ^^^^^^^^^^^ Sep 17 15:20:25.848 INFO kablam! | Sep 17 15:20:25.849 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 15:20:25.849 INFO kablam! Sep 17 15:20:25.849 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 15:20:25.849 INFO kablam! --> src/clause/alloc.rs:34:21 Sep 17 15:20:25.849 INFO kablam! | Sep 17 15:20:25.849 INFO kablam! 34 | buffer: RawVec::new(), Sep 17 15:20:25.849 INFO kablam! | ^^^^^^^^^^^ Sep 17 15:20:25.849 INFO kablam! | Sep 17 15:20:25.849 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 15:20:25.849 INFO kablam! Sep 17 15:20:25.951 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 15:20:25.951 INFO kablam! --> src/clause/alloc.rs:42:21 Sep 17 15:20:25.951 INFO kablam! | Sep 17 15:20:25.951 INFO kablam! 42 | self.buffer.reserve(self.size, increment); Sep 17 15:20:25.951 INFO kablam! | ^^^^^^^ Sep 17 15:20:25.951 INFO kablam! | Sep 17 15:20:25.951 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 15:20:25.951 INFO kablam! Sep 17 15:20:25.951 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 15:20:25.951 INFO kablam! --> src/clause/alloc.rs:52:42 Sep 17 15:20:25.951 INFO kablam! | Sep 17 15:20:25.951 INFO kablam! 52 | let header_ptr = self.buffer.ptr().offset(old_size as isize); Sep 17 15:20:25.951 INFO kablam! | ^^^ Sep 17 15:20:25.951 INFO kablam! | Sep 17 15:20:25.951 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 15:20:25.951 INFO kablam! Sep 17 15:20:25.955 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 15:20:25.955 INFO kablam! --> src/clause/alloc.rs:75:38 Sep 17 15:20:25.955 INFO kablam! | Sep 17 15:20:25.955 INFO kablam! 75 | let header_ptr = self.buffer.ptr().offset(offset); Sep 17 15:20:25.955 INFO kablam! | ^^^ Sep 17 15:20:25.955 INFO kablam! | Sep 17 15:20:25.955 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 15:20:25.955 INFO kablam! Sep 17 15:20:25.955 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 15:20:25.955 INFO kablam! --> src/clause/alloc.rs:90:21 Sep 17 15:20:25.955 INFO kablam! | Sep 17 15:20:25.955 INFO kablam! 90 | self.buffer.ptr().offset(cref.index as isize) Sep 17 15:20:25.955 INFO kablam! | ^^^ Sep 17 15:20:25.955 INFO kablam! | Sep 17 15:20:25.955 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 15:20:25.955 INFO kablam! Sep 17 15:20:26.125 INFO kablam! error: aborting due to 7 previous errors Sep 17 15:20:26.126 INFO kablam! Sep 17 15:20:26.126 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 17 15:20:26.135 INFO kablam! error: Could not compile `varisat`. Sep 17 15:20:26.135 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 15:20:26.159 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 15:20:26.159 INFO kablam! --> src/clause/alloc.rs:42:21 Sep 17 15:20:26.159 INFO kablam! | Sep 17 15:20:26.159 INFO kablam! 42 | self.buffer.reserve(self.size, increment); Sep 17 15:20:26.159 INFO kablam! | ^^^^^^^ Sep 17 15:20:26.159 INFO kablam! | Sep 17 15:20:26.159 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 15:20:26.159 INFO kablam! Sep 17 15:20:26.159 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 15:20:26.159 INFO kablam! --> src/clause/alloc.rs:52:42 Sep 17 15:20:26.159 INFO kablam! | Sep 17 15:20:26.159 INFO kablam! 52 | let header_ptr = self.buffer.ptr().offset(old_size as isize); Sep 17 15:20:26.159 INFO kablam! | ^^^ Sep 17 15:20:26.159 INFO kablam! | Sep 17 15:20:26.159 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 15:20:26.159 INFO kablam! Sep 17 15:20:26.163 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 15:20:26.163 INFO kablam! --> src/clause/alloc.rs:75:38 Sep 17 15:20:26.163 INFO kablam! | Sep 17 15:20:26.163 INFO kablam! 75 | let header_ptr = self.buffer.ptr().offset(offset); Sep 17 15:20:26.163 INFO kablam! | ^^^ Sep 17 15:20:26.163 INFO kablam! | Sep 17 15:20:26.163 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 15:20:26.163 INFO kablam! Sep 17 15:20:26.163 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 17 15:20:26.163 INFO kablam! --> src/clause/alloc.rs:90:21 Sep 17 15:20:26.163 INFO kablam! | Sep 17 15:20:26.163 INFO kablam! 90 | self.buffer.ptr().offset(cref.index as isize) Sep 17 15:20:26.163 INFO kablam! | ^^^ Sep 17 15:20:26.163 INFO kablam! | Sep 17 15:20:26.163 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 17 15:20:26.164 INFO kablam! Sep 17 15:20:26.444 INFO kablam! error: aborting due to 7 previous errors Sep 17 15:20:26.444 INFO kablam! Sep 17 15:20:26.444 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 17 15:20:26.454 INFO kablam! error: Could not compile `varisat`. Sep 17 15:20:26.454 INFO kablam! Sep 17 15:20:26.454 INFO kablam! To learn more, run the command again with --verbose. Sep 17 15:20:26.455 INFO kablam! su: No module specific data is present Sep 17 15:20:26.887 INFO running `"docker" "rm" "-f" "7bfc5fc1a014fbf76e7e281177a02a31d0ab78a8ef3a393c3af1325c9293204b"` Sep 17 15:20:26.964 INFO blam! 7bfc5fc1a014fbf76e7e281177a02a31d0ab78a8ef3a393c3af1325c9293204b