Sep 04 02:39:19.731 INFO checking varisat-0.1.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 02:39:19.731 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 02:39:19.732 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 02:39:19.939 INFO blam! 78a80ce1e78aba98f1abb77ab824a619f36681ed4453235f1c3fdce5f14525db Sep 04 02:39:19.941 INFO running `"docker" "start" "-a" "78a80ce1e78aba98f1abb77ab824a619f36681ed4453235f1c3fdce5f14525db"` Sep 04 02:39:20.850 INFO kablam! Compiling version_check v0.1.4 Sep 04 02:39:20.851 INFO kablam! Checking libc v0.2.43 Sep 04 02:39:20.856 INFO kablam! Checking ucd-util v0.1.1 Sep 04 02:39:20.863 INFO kablam! Compiling num-traits v0.2.5 Sep 04 02:39:20.864 INFO kablam! Compiling regex v1.0.4 Sep 04 02:39:20.864 INFO kablam! Checking utf8-ranges v1.0.1 Sep 04 02:39:20.864 INFO kablam! Checking quick-error v1.2.2 Sep 04 02:39:20.864 INFO kablam! Checking unicode-width v0.1.5 Sep 04 02:39:21.950 INFO kablam! Checking cfg-if v0.1.5 Sep 04 02:39:22.393 INFO kablam! Checking termcolor v1.0.3 Sep 04 02:39:22.418 INFO kablam! Checking strsim v0.7.0 Sep 04 02:39:23.063 INFO kablam! Checking bitflags v1.0.4 Sep 04 02:39:23.514 INFO kablam! Checking vec_map v0.8.1 Sep 04 02:39:23.978 INFO kablam! Checking ansi_term v0.11.0 Sep 04 02:39:27.214 INFO kablam! Checking textwrap v0.10.0 Sep 04 02:39:28.990 INFO kablam! Checking humantime v1.1.1 Sep 04 02:39:28.995 INFO kablam! Checking log v0.4.5 Sep 04 02:39:29.027 INFO kablam! Checking regex-syntax v0.6.2 Sep 04 02:39:29.609 INFO kablam! Checking memchr v2.0.2 Sep 04 02:39:30.527 INFO kablam! Checking atty v0.2.11 Sep 04 02:39:30.547 INFO kablam! Compiling lazy_static v1.1.0 Sep 04 02:39:30.778 INFO kablam! Checking aho-corasick v0.6.8 Sep 04 02:39:31.373 INFO kablam! Checking clap v2.32.0 Sep 04 02:39:32.593 INFO kablam! Checking thread_local v0.3.6 Sep 04 02:39:35.322 INFO kablam! Checking noisy_float v0.1.7 Sep 04 02:39:42.527 INFO kablam! Checking env_logger v0.5.13 Sep 04 02:39:43.534 INFO kablam! Checking varisat v0.1.1 (file:///source) Sep 04 02:39:44.631 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 02:39:44.631 INFO kablam! --> src/clause/alloc.rs:1:5 Sep 04 02:39:44.631 INFO kablam! | Sep 04 02:39:44.631 INFO kablam! 1 | use alloc::raw_vec::RawVec; Sep 04 02:39:44.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:39:44.636 INFO kablam! | Sep 04 02:39:44.636 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 02:39:44.636 INFO kablam! Sep 04 02:39:44.637 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 02:39:44.637 INFO kablam! --> src/clause/alloc.rs:17:13 Sep 04 02:39:44.637 INFO kablam! | Sep 04 02:39:44.637 INFO kablam! 17 | buffer: RawVec, Sep 04 02:39:44.637 INFO kablam! | ^^^^^^^^^^^ Sep 04 02:39:44.637 INFO kablam! | Sep 04 02:39:44.637 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 02:39:44.637 INFO kablam! Sep 04 02:39:44.638 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 02:39:44.638 INFO kablam! --> src/clause/alloc.rs:34:21 Sep 04 02:39:44.638 INFO kablam! | Sep 04 02:39:44.639 INFO kablam! 34 | buffer: RawVec::new(), Sep 04 02:39:44.639 INFO kablam! | ^^^^^^^^^^^ Sep 04 02:39:44.639 INFO kablam! | Sep 04 02:39:44.639 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 02:39:44.640 INFO kablam! Sep 04 02:39:44.788 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 02:39:44.789 INFO kablam! --> src/clause/alloc.rs:1:5 Sep 04 02:39:44.789 INFO kablam! | Sep 04 02:39:44.789 INFO kablam! 1 | use alloc::raw_vec::RawVec; Sep 04 02:39:44.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:39:44.789 INFO kablam! | Sep 04 02:39:44.789 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 02:39:44.789 INFO kablam! Sep 04 02:39:44.789 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 02:39:44.789 INFO kablam! --> src/clause/alloc.rs:17:13 Sep 04 02:39:44.789 INFO kablam! | Sep 04 02:39:44.789 INFO kablam! 17 | buffer: RawVec, Sep 04 02:39:44.789 INFO kablam! | ^^^^^^^^^^^ Sep 04 02:39:44.789 INFO kablam! | Sep 04 02:39:44.789 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 02:39:44.789 INFO kablam! Sep 04 02:39:44.791 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 02:39:44.791 INFO kablam! --> src/clause/alloc.rs:34:21 Sep 04 02:39:44.791 INFO kablam! | Sep 04 02:39:44.792 INFO kablam! 34 | buffer: RawVec::new(), Sep 04 02:39:44.792 INFO kablam! | ^^^^^^^^^^^ Sep 04 02:39:44.792 INFO kablam! | Sep 04 02:39:44.792 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 02:39:44.792 INFO kablam! Sep 04 02:39:45.257 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 02:39:45.257 INFO kablam! --> src/clause/alloc.rs:42:21 Sep 04 02:39:45.257 INFO kablam! | Sep 04 02:39:45.257 INFO kablam! 42 | self.buffer.reserve(self.size, increment); Sep 04 02:39:45.257 INFO kablam! | ^^^^^^^ Sep 04 02:39:45.257 INFO kablam! | Sep 04 02:39:45.257 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 02:39:45.257 INFO kablam! Sep 04 02:39:45.259 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 02:39:45.259 INFO kablam! --> src/clause/alloc.rs:52:42 Sep 04 02:39:45.259 INFO kablam! | Sep 04 02:39:45.259 INFO kablam! 52 | let header_ptr = self.buffer.ptr().offset(old_size as isize); Sep 04 02:39:45.259 INFO kablam! | ^^^ Sep 04 02:39:45.259 INFO kablam! | Sep 04 02:39:45.259 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 02:39:45.259 INFO kablam! Sep 04 02:39:45.265 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 02:39:45.265 INFO kablam! --> src/clause/alloc.rs:75:38 Sep 04 02:39:45.265 INFO kablam! | Sep 04 02:39:45.265 INFO kablam! 75 | let header_ptr = self.buffer.ptr().offset(offset); Sep 04 02:39:45.265 INFO kablam! | ^^^ Sep 04 02:39:45.265 INFO kablam! | Sep 04 02:39:45.265 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 02:39:45.265 INFO kablam! Sep 04 02:39:45.267 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 02:39:45.267 INFO kablam! --> src/clause/alloc.rs:90:21 Sep 04 02:39:45.267 INFO kablam! | Sep 04 02:39:45.267 INFO kablam! 90 | self.buffer.ptr().offset(cref.index as isize) Sep 04 02:39:45.267 INFO kablam! | ^^^ Sep 04 02:39:45.267 INFO kablam! | Sep 04 02:39:45.267 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 02:39:45.267 INFO kablam! Sep 04 02:39:45.649 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 02:39:45.649 INFO kablam! --> src/clause/alloc.rs:42:21 Sep 04 02:39:45.649 INFO kablam! | Sep 04 02:39:45.649 INFO kablam! 42 | self.buffer.reserve(self.size, increment); Sep 04 02:39:45.649 INFO kablam! | ^^^^^^^ Sep 04 02:39:45.649 INFO kablam! | Sep 04 02:39:45.649 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 02:39:45.649 INFO kablam! Sep 04 02:39:45.650 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 02:39:45.650 INFO kablam! --> src/clause/alloc.rs:52:42 Sep 04 02:39:45.650 INFO kablam! | Sep 04 02:39:45.650 INFO kablam! 52 | let header_ptr = self.buffer.ptr().offset(old_size as isize); Sep 04 02:39:45.650 INFO kablam! | ^^^ Sep 04 02:39:45.651 INFO kablam! | Sep 04 02:39:45.651 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 02:39:45.651 INFO kablam! Sep 04 02:39:45.656 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 02:39:45.656 INFO kablam! --> src/clause/alloc.rs:75:38 Sep 04 02:39:45.656 INFO kablam! | Sep 04 02:39:45.656 INFO kablam! 75 | let header_ptr = self.buffer.ptr().offset(offset); Sep 04 02:39:45.657 INFO kablam! | ^^^ Sep 04 02:39:45.657 INFO kablam! | Sep 04 02:39:45.657 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 02:39:45.657 INFO kablam! Sep 04 02:39:45.658 INFO kablam! error[E0658]: use of unstable library feature 'raw_vec_internals': implementation detail Sep 04 02:39:45.658 INFO kablam! --> src/clause/alloc.rs:90:21 Sep 04 02:39:45.658 INFO kablam! | Sep 04 02:39:45.658 INFO kablam! 90 | self.buffer.ptr().offset(cref.index as isize) Sep 04 02:39:45.658 INFO kablam! | ^^^ Sep 04 02:39:45.658 INFO kablam! | Sep 04 02:39:45.658 INFO kablam! = help: add #![feature(raw_vec_internals)] to the crate attributes to enable Sep 04 02:39:45.658 INFO kablam! Sep 04 02:39:45.791 INFO kablam! error: aborting due to 7 previous errors Sep 04 02:39:45.791 INFO kablam! Sep 04 02:39:45.791 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 04 02:39:45.801 INFO kablam! error: Could not compile `varisat`. Sep 04 02:39:45.801 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 02:39:46.473 INFO kablam! error: aborting due to 7 previous errors Sep 04 02:39:46.473 INFO kablam! Sep 04 02:39:46.474 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 04 02:39:46.488 INFO kablam! error: Could not compile `varisat`. Sep 04 02:39:46.488 INFO kablam! Sep 04 02:39:46.488 INFO kablam! To learn more, run the command again with --verbose. Sep 04 02:39:46.490 INFO kablam! su: No module specific data is present Sep 04 02:39:47.023 INFO running `"docker" "rm" "-f" "78a80ce1e78aba98f1abb77ab824a619f36681ed4453235f1c3fdce5f14525db"` Sep 04 02:39:47.177 INFO blam! 78a80ce1e78aba98f1abb77ab824a619f36681ed4453235f1c3fdce5f14525db