Oct 13 09:07:27.644 INFO checking rusty-wam-0.7.13 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 09:07:27.644 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 09:07:28.190 INFO blam! b3e536d155fccccdb9ab4baa61cc3c1903615cb7877e7c6747c3bd937df012ed Oct 13 09:07:28.191 INFO running `"docker" "start" "-a" "b3e536d155fccccdb9ab4baa61cc3c1903615cb7877e7c6747c3bd937df012ed"` Oct 13 09:07:29.788 INFO kablam! usermod: no changes Oct 13 09:07:29.900 INFO kablam! Compiling num-complex v0.2.1 Oct 13 09:07:31.513 INFO kablam! Checking num v0.2.0 Oct 13 09:07:32.320 INFO kablam! Checking prolog_parser v0.7.17 Oct 13 09:07:34.239 INFO kablam! Checking rusty-wam v0.7.13 (/source) Oct 13 09:07:36.484 INFO kablam! warning: the trait `prolog::copier::CopierTarget` cannot be made into an object Oct 13 09:07:36.484 INFO kablam! --> src/prolog/copier.rs:21:5 Oct 13 09:07:36.484 INFO kablam! | Oct 13 09:07:36.484 INFO kablam! 21 | / fn unwind_trail(&mut self, redirect: RedirectInfo) Oct 13 09:07:36.484 INFO kablam! 22 | | where Self: IndexMut Oct 13 09:07:36.484 INFO kablam! 23 | | { Oct 13 09:07:36.484 INFO kablam! 24 | | for (r, hcv) in redirect.trail { Oct 13 09:07:36.484 INFO kablam! ... | Oct 13 09:07:36.484 INFO kablam! 29 | | } Oct 13 09:07:36.484 INFO kablam! 30 | | } Oct 13 09:07:36.484 INFO kablam! | |_____^ Oct 13 09:07:36.484 INFO kablam! | Oct 13 09:07:36.484 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 13 09:07:36.484 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:07:36.484 INFO kablam! = note: for more information, see issue #51443 Oct 13 09:07:36.484 INFO kablam! = note: method `unwind_trail` references the `Self` type in where clauses Oct 13 09:07:36.484 INFO kablam! Oct 13 09:07:36.488 INFO kablam! warning: the trait `prolog::copier::CopierTarget` cannot be made into an object Oct 13 09:07:36.488 INFO kablam! --> src/prolog/copier.rs:32:5 Oct 13 09:07:36.488 INFO kablam! | Oct 13 09:07:36.488 INFO kablam! 32 | / fn reinstantiate_var(&mut self, ra: Addr, scan: usize, trail: &mut Trail) Oct 13 09:07:36.488 INFO kablam! 33 | | where Self: IndexMut Oct 13 09:07:36.488 INFO kablam! 34 | | { Oct 13 09:07:36.488 INFO kablam! 35 | | self[scan] = HeapCellValue::Addr(Addr::HeapCell(scan)); Oct 13 09:07:36.488 INFO kablam! ... | Oct 13 09:07:36.488 INFO kablam! 45 | | } Oct 13 09:07:36.488 INFO kablam! 46 | | } Oct 13 09:07:36.488 INFO kablam! | |_____^ Oct 13 09:07:36.488 INFO kablam! | Oct 13 09:07:36.488 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:07:36.488 INFO kablam! = note: for more information, see issue #51443 Oct 13 09:07:36.488 INFO kablam! = note: method `reinstantiate_var` references the `Self` type in where clauses Oct 13 09:07:36.488 INFO kablam! Oct 13 09:07:36.488 INFO kablam! warning: the trait `prolog::copier::CopierTarget` cannot be made into an object Oct 13 09:07:36.488 INFO kablam! --> src/prolog/copier.rs:51:5 Oct 13 09:07:36.488 INFO kablam! | Oct 13 09:07:36.488 INFO kablam! 51 | / fn duplicate_term_impl(&mut self, addr: Addr) -> RedirectInfo Oct 13 09:07:36.488 INFO kablam! 52 | | where Self: IndexMut Oct 13 09:07:36.488 INFO kablam! 53 | | { Oct 13 09:07:36.488 INFO kablam! 54 | | let mut trail = Trail::new(); Oct 13 09:07:36.488 INFO kablam! ... | Oct 13 09:07:36.488 INFO kablam! 152 | | RedirectInfo { trail } Oct 13 09:07:36.488 INFO kablam! 153 | | } Oct 13 09:07:36.488 INFO kablam! | |_____^ Oct 13 09:07:36.488 INFO kablam! | Oct 13 09:07:36.488 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:07:36.488 INFO kablam! = note: for more information, see issue #51443 Oct 13 09:07:36.488 INFO kablam! = note: method `duplicate_term_impl` references the `Self` type in where clauses Oct 13 09:07:36.488 INFO kablam! Oct 13 09:07:36.488 INFO kablam! warning: the trait `prolog::copier::CopierTarget` cannot be made into an object Oct 13 09:07:36.488 INFO kablam! --> src/prolog/copier.rs:155:5 Oct 13 09:07:36.488 INFO kablam! | Oct 13 09:07:36.488 INFO kablam! 155 | / fn duplicate_term(&mut self, addr: Addr) Oct 13 09:07:36.488 INFO kablam! 156 | | where Self: IndexMut Oct 13 09:07:36.488 INFO kablam! 157 | | { Oct 13 09:07:36.488 INFO kablam! 158 | | let redirect = self.duplicate_term_impl(addr); Oct 13 09:07:36.488 INFO kablam! 159 | | self.unwind_trail(redirect); Oct 13 09:07:36.488 INFO kablam! 160 | | } Oct 13 09:07:36.488 INFO kablam! | |_____^ Oct 13 09:07:36.488 INFO kablam! | Oct 13 09:07:36.488 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:07:36.488 INFO kablam! = note: for more information, see issue #51443 Oct 13 09:07:36.488 INFO kablam! = note: method `duplicate_term` references the `Self` type in where clauses Oct 13 09:07:36.488 INFO kablam! Oct 13 09:07:37.439 INFO kablam! error[E0308]: mismatched types Oct 13 09:07:37.439 INFO kablam! --> src/prolog/machine/machine_state_impl.rs:37:23 Oct 13 09:07:37.439 INFO kablam! | Oct 13 09:07:37.439 INFO kablam! 37 | atom_tbl: Rc::new(RefCell::new(HashSet::new())), Oct 13 09:07:37.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `prolog_parser::tabled_rc::TabledData`, found struct `std::rc::Rc` Oct 13 09:07:37.439 INFO kablam! | Oct 13 09:07:37.439 INFO kablam! = note: expected type `prolog_parser::tabled_rc::TabledData` Oct 13 09:07:37.439 INFO kablam! found type `std::rc::Rc>>` Oct 13 09:07:37.439 INFO kablam! Oct 13 09:07:37.823 INFO kablam! warning: the trait `prolog::copier::CopierTarget` cannot be made into an object Oct 13 09:07:37.824 INFO kablam! --> src/prolog/copier.rs:21:5 Oct 13 09:07:37.824 INFO kablam! | Oct 13 09:07:37.825 INFO kablam! 21 | / fn unwind_trail(&mut self, redirect: RedirectInfo) Oct 13 09:07:37.825 INFO kablam! 22 | | where Self: IndexMut Oct 13 09:07:37.826 INFO kablam! 23 | | { Oct 13 09:07:37.826 INFO kablam! 24 | | for (r, hcv) in redirect.trail { Oct 13 09:07:37.826 INFO kablam! ... | Oct 13 09:07:37.827 INFO kablam! 29 | | } Oct 13 09:07:37.827 INFO kablam! 30 | | } Oct 13 09:07:37.827 INFO kablam! | |_____^ Oct 13 09:07:37.827 INFO kablam! | Oct 13 09:07:37.829 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 13 09:07:37.829 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:07:37.829 INFO kablam! = note: for more information, see issue #51443 Oct 13 09:07:37.830 INFO kablam! = note: method `unwind_trail` references the `Self` type in where clauses Oct 13 09:07:37.830 INFO kablam! Oct 13 09:07:37.830 INFO kablam! warning: the trait `prolog::copier::CopierTarget` cannot be made into an object Oct 13 09:07:37.831 INFO kablam! --> src/prolog/copier.rs:32:5 Oct 13 09:07:37.831 INFO kablam! | Oct 13 09:07:37.831 INFO kablam! 32 | / fn reinstantiate_var(&mut self, ra: Addr, scan: usize, trail: &mut Trail) Oct 13 09:07:37.832 INFO kablam! 33 | | where Self: IndexMut Oct 13 09:07:37.832 INFO kablam! 34 | | { Oct 13 09:07:37.832 INFO kablam! 35 | | self[scan] = HeapCellValue::Addr(Addr::HeapCell(scan)); Oct 13 09:07:37.833 INFO kablam! ... | Oct 13 09:07:37.834 INFO kablam! 45 | | } Oct 13 09:07:37.834 INFO kablam! 46 | | } Oct 13 09:07:37.834 INFO kablam! | |_____^ Oct 13 09:07:37.834 INFO kablam! | Oct 13 09:07:37.835 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:07:37.835 INFO kablam! = note: for more information, see issue #51443 Oct 13 09:07:37.835 INFO kablam! = note: method `reinstantiate_var` references the `Self` type in where clauses Oct 13 09:07:37.835 INFO kablam! Oct 13 09:07:37.836 INFO kablam! warning: the trait `prolog::copier::CopierTarget` cannot be made into an object Oct 13 09:07:37.836 INFO kablam! --> src/prolog/copier.rs:51:5 Oct 13 09:07:37.836 INFO kablam! | Oct 13 09:07:37.836 INFO kablam! 51 | / fn duplicate_term_impl(&mut self, addr: Addr) -> RedirectInfo Oct 13 09:07:37.837 INFO kablam! 52 | | where Self: IndexMut Oct 13 09:07:37.837 INFO kablam! 53 | | { Oct 13 09:07:37.837 INFO kablam! 54 | | let mut trail = Trail::new(); Oct 13 09:07:37.837 INFO kablam! ... | Oct 13 09:07:37.838 INFO kablam! 152 | | RedirectInfo { trail } Oct 13 09:07:37.838 INFO kablam! 153 | | } Oct 13 09:07:37.838 INFO kablam! | |_____^ Oct 13 09:07:37.839 INFO kablam! | Oct 13 09:07:37.839 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:07:37.839 INFO kablam! = note: for more information, see issue #51443 Oct 13 09:07:37.840 INFO kablam! = note: method `duplicate_term_impl` references the `Self` type in where clauses Oct 13 09:07:37.840 INFO kablam! Oct 13 09:07:37.840 INFO kablam! warning: the trait `prolog::copier::CopierTarget` cannot be made into an object Oct 13 09:07:37.840 INFO kablam! --> src/prolog/copier.rs:155:5 Oct 13 09:07:37.841 INFO kablam! | Oct 13 09:07:37.841 INFO kablam! 155 | / fn duplicate_term(&mut self, addr: Addr) Oct 13 09:07:37.841 INFO kablam! 156 | | where Self: IndexMut Oct 13 09:07:37.842 INFO kablam! 157 | | { Oct 13 09:07:37.842 INFO kablam! 158 | | let redirect = self.duplicate_term_impl(addr); Oct 13 09:07:37.842 INFO kablam! 159 | | self.unwind_trail(redirect); Oct 13 09:07:37.842 INFO kablam! 160 | | } Oct 13 09:07:37.843 INFO kablam! | |_____^ Oct 13 09:07:37.843 INFO kablam! | Oct 13 09:07:37.843 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 09:07:37.843 INFO kablam! = note: for more information, see issue #51443 Oct 13 09:07:37.844 INFO kablam! = note: method `duplicate_term` references the `Self` type in where clauses Oct 13 09:07:37.844 INFO kablam! Oct 13 09:07:38.296 INFO kablam! error: aborting due to previous error Oct 13 09:07:38.296 INFO kablam! Oct 13 09:07:38.296 INFO kablam! For more information about this error, try `rustc --explain E0308`. Oct 13 09:07:38.304 INFO kablam! error: Could not compile `rusty-wam`. Oct 13 09:07:38.304 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 09:07:38.630 INFO kablam! error[E0308]: mismatched types Oct 13 09:07:38.630 INFO kablam! --> src/prolog/machine/machine_state_impl.rs:37:23 Oct 13 09:07:38.630 INFO kablam! | Oct 13 09:07:38.630 INFO kablam! 37 | atom_tbl: Rc::new(RefCell::new(HashSet::new())), Oct 13 09:07:38.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `prolog_parser::tabled_rc::TabledData`, found struct `std::rc::Rc` Oct 13 09:07:38.630 INFO kablam! | Oct 13 09:07:38.630 INFO kablam! = note: expected type `prolog_parser::tabled_rc::TabledData` Oct 13 09:07:38.630 INFO kablam! found type `std::rc::Rc>>` Oct 13 09:07:38.630 INFO kablam! Oct 13 09:07:40.875 INFO kablam! error: aborting due to previous error Oct 13 09:07:40.875 INFO kablam! Oct 13 09:07:40.875 INFO kablam! For more information about this error, try `rustc --explain E0308`. Oct 13 09:07:40.887 INFO kablam! error: Could not compile `rusty-wam`. Oct 13 09:07:40.887 INFO kablam! Oct 13 09:07:40.887 INFO kablam! To learn more, run the command again with --verbose. Oct 13 09:07:40.894 INFO kablam! su: No module specific data is present Oct 13 09:07:41.484 INFO running `"docker" "rm" "-f" "b3e536d155fccccdb9ab4baa61cc3c1903615cb7877e7c6747c3bd937df012ed"` Oct 13 09:07:41.628 INFO blam! b3e536d155fccccdb9ab4baa61cc3c1903615cb7877e7c6747c3bd937df012ed