Sep 01 02:47:09.447 INFO checking varisat-0.1.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 02:47:09.447 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 02:47:09.447 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 02:47:09.672 INFO blam! 8712c3905f99e3be55e9226fb451e87dd8a5e890320899c0bebdb3d906d00fc8 Sep 01 02:47:09.673 INFO running `"docker" "start" "-a" "8712c3905f99e3be55e9226fb451e87dd8a5e890320899c0bebdb3d906d00fc8"` Sep 01 02:47:10.639 INFO kablam! Compiling version_check v0.1.4 Sep 01 02:47:10.644 INFO kablam! Checking libc v0.2.43 Sep 01 02:47:10.645 INFO kablam! Compiling num-traits v0.2.5 Sep 01 02:47:10.645 INFO kablam! Compiling regex v1.0.4 Sep 01 02:47:10.645 INFO kablam! Checking ucd-util v0.1.1 Sep 01 02:47:10.648 INFO kablam! Checking unicode-width v0.1.5 Sep 01 02:47:10.649 INFO kablam! Checking cfg-if v0.1.5 Sep 01 02:47:10.649 INFO kablam! Checking quick-error v1.2.2 Sep 01 02:47:11.168 INFO kablam! Checking utf8-ranges v1.0.1 Sep 01 02:47:11.540 INFO kablam! Checking strsim v0.7.0 Sep 01 02:47:12.325 INFO kablam! Checking bitflags v1.0.4 Sep 01 02:47:13.622 INFO kablam! Checking ansi_term v0.11.0 Sep 01 02:47:13.646 INFO kablam! Checking termcolor v1.0.3 Sep 01 02:47:13.753 INFO kablam! Checking vec_map v0.8.1 Sep 01 02:47:13.824 INFO kablam! Checking log v0.4.4 Sep 01 02:47:17.337 INFO kablam! Checking textwrap v0.10.0 Sep 01 02:47:17.345 INFO kablam! Checking humantime v1.1.1 Sep 01 02:47:17.389 INFO kablam! Checking regex-syntax v0.6.2 Sep 01 02:47:20.104 INFO kablam! Checking memchr v2.0.2 Sep 01 02:47:20.748 INFO kablam! Checking atty v0.2.11 Sep 01 02:47:21.635 INFO kablam! Compiling lazy_static v1.1.0 Sep 01 02:47:21.638 INFO kablam! Checking clap v2.32.0 Sep 01 02:47:21.643 INFO kablam! Checking aho-corasick v0.6.8 Sep 01 02:47:23.411 INFO kablam! Checking thread_local v0.3.6 Sep 01 02:47:26.401 INFO kablam! Checking noisy_float v0.1.7 Sep 01 02:47:32.063 INFO kablam! Checking env_logger v0.5.13 Sep 01 02:47:32.958 INFO kablam! Checking varisat v0.1.1 (file:///source) Sep 01 02:47:34.029 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 01 02:47:34.029 INFO kablam! --> src/clause/alloc.rs:1:5 Sep 01 02:47:34.029 INFO kablam! | Sep 01 02:47:34.029 INFO kablam! 1 | use alloc::raw_vec::RawVec; Sep 01 02:47:34.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:47:34.030 INFO kablam! | Sep 01 02:47:34.030 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 01 02:47:34.030 INFO kablam! Sep 01 02:47:34.030 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 01 02:47:34.030 INFO kablam! --> src/clause/alloc.rs:17:13 Sep 01 02:47:34.030 INFO kablam! | Sep 01 02:47:34.030 INFO kablam! 17 | buffer: RawVec, Sep 01 02:47:34.030 INFO kablam! | ^^^^^^^^^^^ Sep 01 02:47:34.030 INFO kablam! | Sep 01 02:47:34.030 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 01 02:47:34.031 INFO kablam! Sep 01 02:47:34.031 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 01 02:47:34.031 INFO kablam! --> src/clause/alloc.rs:34:21 Sep 01 02:47:34.031 INFO kablam! | Sep 01 02:47:34.031 INFO kablam! 34 | buffer: RawVec::new(), Sep 01 02:47:34.031 INFO kablam! | ^^^^^^^^^^^ Sep 01 02:47:34.031 INFO kablam! | Sep 01 02:47:34.031 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 01 02:47:34.032 INFO kablam! Sep 01 02:47:34.152 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 01 02:47:34.152 INFO kablam! --> src/clause/alloc.rs:1:5 Sep 01 02:47:34.152 INFO kablam! | Sep 01 02:47:34.152 INFO kablam! 1 | use alloc::raw_vec::RawVec; Sep 01 02:47:34.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:47:34.152 INFO kablam! | Sep 01 02:47:34.152 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 01 02:47:34.152 INFO kablam! Sep 01 02:47:34.153 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 01 02:47:34.153 INFO kablam! --> src/clause/alloc.rs:17:13 Sep 01 02:47:34.153 INFO kablam! | Sep 01 02:47:34.153 INFO kablam! 17 | buffer: RawVec, Sep 01 02:47:34.153 INFO kablam! | ^^^^^^^^^^^ Sep 01 02:47:34.153 INFO kablam! | Sep 01 02:47:34.153 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 01 02:47:34.153 INFO kablam! Sep 01 02:47:34.154 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 01 02:47:34.154 INFO kablam! --> src/clause/alloc.rs:34:21 Sep 01 02:47:34.154 INFO kablam! | Sep 01 02:47:34.154 INFO kablam! 34 | buffer: RawVec::new(), Sep 01 02:47:34.154 INFO kablam! | ^^^^^^^^^^^ Sep 01 02:47:34.154 INFO kablam! | Sep 01 02:47:34.154 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 01 02:47:34.154 INFO kablam! Sep 01 02:47:34.597 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 01 02:47:34.597 INFO kablam! --> src/clause/alloc.rs:42:21 Sep 01 02:47:34.597 INFO kablam! | Sep 01 02:47:34.597 INFO kablam! 42 | self.buffer.reserve(self.size, increment); Sep 01 02:47:34.597 INFO kablam! | ^^^^^^^ Sep 01 02:47:34.597 INFO kablam! | Sep 01 02:47:34.597 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 01 02:47:34.597 INFO kablam! Sep 01 02:47:34.598 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 01 02:47:34.598 INFO kablam! --> src/clause/alloc.rs:52:42 Sep 01 02:47:34.598 INFO kablam! | Sep 01 02:47:34.598 INFO kablam! 52 | let header_ptr = self.buffer.ptr().offset(old_size as isize); Sep 01 02:47:34.598 INFO kablam! | ^^^ Sep 01 02:47:34.598 INFO kablam! | Sep 01 02:47:34.598 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 01 02:47:34.599 INFO kablam! Sep 01 02:47:34.603 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 01 02:47:34.604 INFO kablam! --> src/clause/alloc.rs:75:38 Sep 01 02:47:34.604 INFO kablam! | Sep 01 02:47:34.604 INFO kablam! 75 | let header_ptr = self.buffer.ptr().offset(offset); Sep 01 02:47:34.604 INFO kablam! | ^^^ Sep 01 02:47:34.604 INFO kablam! | Sep 01 02:47:34.604 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 01 02:47:34.604 INFO kablam! Sep 01 02:47:34.605 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 01 02:47:34.605 INFO kablam! --> src/clause/alloc.rs:90:21 Sep 01 02:47:34.605 INFO kablam! | Sep 01 02:47:34.605 INFO kablam! 90 | self.buffer.ptr().offset(cref.index as isize) Sep 01 02:47:34.606 INFO kablam! | ^^^ Sep 01 02:47:34.606 INFO kablam! | Sep 01 02:47:34.606 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 01 02:47:34.606 INFO kablam! Sep 01 02:47:34.771 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 01 02:47:34.771 INFO kablam! --> src/clause/alloc.rs:42:21 Sep 01 02:47:34.771 INFO kablam! | Sep 01 02:47:34.771 INFO kablam! 42 | self.buffer.reserve(self.size, increment); Sep 01 02:47:34.771 INFO kablam! | ^^^^^^^ Sep 01 02:47:34.771 INFO kablam! | Sep 01 02:47:34.771 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 01 02:47:34.771 INFO kablam! Sep 01 02:47:34.772 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 01 02:47:34.772 INFO kablam! --> src/clause/alloc.rs:52:42 Sep 01 02:47:34.772 INFO kablam! | Sep 01 02:47:34.772 INFO kablam! 52 | let header_ptr = self.buffer.ptr().offset(old_size as isize); Sep 01 02:47:34.772 INFO kablam! | ^^^ Sep 01 02:47:34.772 INFO kablam! | Sep 01 02:47:34.772 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 01 02:47:34.772 INFO kablam! Sep 01 02:47:34.776 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 01 02:47:34.776 INFO kablam! --> src/clause/alloc.rs:75:38 Sep 01 02:47:34.776 INFO kablam! | Sep 01 02:47:34.776 INFO kablam! 75 | let header_ptr = self.buffer.ptr().offset(offset); Sep 01 02:47:34.776 INFO kablam! | ^^^ Sep 01 02:47:34.776 INFO kablam! | Sep 01 02:47:34.776 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 01 02:47:34.776 INFO kablam! Sep 01 02:47:34.778 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 01 02:47:34.778 INFO kablam! --> src/clause/alloc.rs:90:21 Sep 01 02:47:34.778 INFO kablam! | Sep 01 02:47:34.778 INFO kablam! 90 | self.buffer.ptr().offset(cref.index as isize) Sep 01 02:47:34.778 INFO kablam! | ^^^ Sep 01 02:47:34.778 INFO kablam! | Sep 01 02:47:34.778 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 01 02:47:34.778 INFO kablam! Sep 01 02:47:34.938 INFO kablam! error: aborting due to 7 previous errors Sep 01 02:47:34.938 INFO kablam! Sep 01 02:47:34.938 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 01 02:47:34.946 INFO kablam! error: Could not compile `varisat`. Sep 01 02:47:34.946 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 02:47:35.338 INFO kablam! error: aborting due to 7 previous errors Sep 01 02:47:35.339 INFO kablam! Sep 01 02:47:35.339 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 01 02:47:35.348 INFO kablam! error: Could not compile `varisat`. Sep 01 02:47:35.348 INFO kablam! Sep 01 02:47:35.349 INFO kablam! To learn more, run the command again with --verbose. Sep 01 02:47:35.350 INFO kablam! su: No module specific data is present Sep 01 02:47:35.953 INFO running `"docker" "rm" "-f" "8712c3905f99e3be55e9226fb451e87dd8a5e890320899c0bebdb3d906d00fc8"` Sep 01 02:47:36.092 INFO blam! 8712c3905f99e3be55e9226fb451e87dd8a5e890320899c0bebdb3d906d00fc8