Oct 15 20:10:18.408 INFO testing rusty-wam-0.7.13 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 20:10:18.409 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 20:10:18.896 INFO blam! 0c7d9046887870dbf2249eb2aacd9d12dc22c11e4b4cadc593cd92863fa9c183 Oct 15 20:10:18.899 INFO running `"docker" "start" "-a" "0c7d9046887870dbf2249eb2aacd9d12dc22c11e4b4cadc593cd92863fa9c183"` Oct 15 20:10:20.543 INFO kablam! usermod: no changes Oct 15 20:10:20.683 INFO kablam! Compiling prolog_parser v0.7.17 Oct 15 20:10:24.407 INFO kablam! Compiling rusty-wam v0.7.13 (/source) Oct 15 20:10:26.015 INFO kablam! warning: the trait `prolog::copier::CopierTarget` cannot be made into an object Oct 15 20:10:26.015 INFO kablam! --> src/prolog/copier.rs:21:5 Oct 15 20:10:26.015 INFO kablam! | Oct 15 20:10:26.015 INFO kablam! 21 | / fn unwind_trail(&mut self, redirect: RedirectInfo) Oct 15 20:10:26.015 INFO kablam! 22 | | where Self: IndexMut Oct 15 20:10:26.015 INFO kablam! 23 | | { Oct 15 20:10:26.015 INFO kablam! 24 | | for (r, hcv) in redirect.trail { Oct 15 20:10:26.015 INFO kablam! ... | Oct 15 20:10:26.015 INFO kablam! 29 | | } Oct 15 20:10:26.015 INFO kablam! 30 | | } Oct 15 20:10:26.015 INFO kablam! | |_____^ Oct 15 20:10:26.015 INFO kablam! | Oct 15 20:10:26.015 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 15 20:10:26.015 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 15 20:10:26.015 INFO kablam! = note: for more information, see issue #51443 Oct 15 20:10:26.015 INFO kablam! = note: method `unwind_trail` references the `Self` type in where clauses Oct 15 20:10:26.015 INFO kablam! Oct 15 20:10:26.015 INFO kablam! warning: the trait `prolog::copier::CopierTarget` cannot be made into an object Oct 15 20:10:26.015 INFO kablam! --> src/prolog/copier.rs:32:5 Oct 15 20:10:26.015 INFO kablam! | Oct 15 20:10:26.015 INFO kablam! 32 | / fn reinstantiate_var(&mut self, ra: Addr, scan: usize, trail: &mut Trail) Oct 15 20:10:26.015 INFO kablam! 33 | | where Self: IndexMut Oct 15 20:10:26.015 INFO kablam! 34 | | { Oct 15 20:10:26.015 INFO kablam! 35 | | self[scan] = HeapCellValue::Addr(Addr::HeapCell(scan)); Oct 15 20:10:26.015 INFO kablam! ... | Oct 15 20:10:26.015 INFO kablam! 45 | | } Oct 15 20:10:26.015 INFO kablam! 46 | | } Oct 15 20:10:26.015 INFO kablam! | |_____^ Oct 15 20:10:26.015 INFO kablam! | Oct 15 20:10:26.015 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 15 20:10:26.015 INFO kablam! = note: for more information, see issue #51443 Oct 15 20:10:26.015 INFO kablam! = note: method `reinstantiate_var` references the `Self` type in where clauses Oct 15 20:10:26.015 INFO kablam! Oct 15 20:10:26.015 INFO kablam! warning: the trait `prolog::copier::CopierTarget` cannot be made into an object Oct 15 20:10:26.015 INFO kablam! --> src/prolog/copier.rs:51:5 Oct 15 20:10:26.015 INFO kablam! | Oct 15 20:10:26.015 INFO kablam! 51 | / fn duplicate_term_impl(&mut self, addr: Addr) -> RedirectInfo Oct 15 20:10:26.015 INFO kablam! 52 | | where Self: IndexMut Oct 15 20:10:26.015 INFO kablam! 53 | | { Oct 15 20:10:26.015 INFO kablam! 54 | | let mut trail = Trail::new(); Oct 15 20:10:26.015 INFO kablam! ... | Oct 15 20:10:26.015 INFO kablam! 152 | | RedirectInfo { trail } Oct 15 20:10:26.015 INFO kablam! 153 | | } Oct 15 20:10:26.015 INFO kablam! | |_____^ Oct 15 20:10:26.015 INFO kablam! | Oct 15 20:10:26.015 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 15 20:10:26.015 INFO kablam! = note: for more information, see issue #51443 Oct 15 20:10:26.015 INFO kablam! = note: method `duplicate_term_impl` references the `Self` type in where clauses Oct 15 20:10:26.015 INFO kablam! Oct 15 20:10:26.015 INFO kablam! warning: the trait `prolog::copier::CopierTarget` cannot be made into an object Oct 15 20:10:26.015 INFO kablam! --> src/prolog/copier.rs:155:5 Oct 15 20:10:26.015 INFO kablam! | Oct 15 20:10:26.015 INFO kablam! 155 | / fn duplicate_term(&mut self, addr: Addr) Oct 15 20:10:26.015 INFO kablam! 156 | | where Self: IndexMut Oct 15 20:10:26.015 INFO kablam! 157 | | { Oct 15 20:10:26.015 INFO kablam! 158 | | let redirect = self.duplicate_term_impl(addr); Oct 15 20:10:26.015 INFO kablam! 159 | | self.unwind_trail(redirect); Oct 15 20:10:26.015 INFO kablam! 160 | | } Oct 15 20:10:26.015 INFO kablam! | |_____^ Oct 15 20:10:26.015 INFO kablam! | Oct 15 20:10:26.015 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 15 20:10:26.015 INFO kablam! = note: for more information, see issue #51443 Oct 15 20:10:26.015 INFO kablam! = note: method `duplicate_term` references the `Self` type in where clauses Oct 15 20:10:26.015 INFO kablam! Oct 15 20:10:26.715 INFO kablam! error[E0308]: mismatched types Oct 15 20:10:26.715 INFO kablam! --> src/prolog/machine/machine_state_impl.rs:37:23 Oct 15 20:10:26.715 INFO kablam! | Oct 15 20:10:26.715 INFO kablam! 37 | atom_tbl: Rc::new(RefCell::new(HashSet::new())), Oct 15 20:10:26.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `prolog_parser::tabled_rc::TabledData`, found struct `std::rc::Rc` Oct 15 20:10:26.715 INFO kablam! | Oct 15 20:10:26.715 INFO kablam! = note: expected type `prolog_parser::tabled_rc::TabledData` Oct 15 20:10:26.715 INFO kablam! found type `std::rc::Rc>>` Oct 15 20:10:26.715 INFO kablam! Oct 15 20:10:27.359 INFO kablam! error: aborting due to previous error Oct 15 20:10:27.359 INFO kablam! Oct 15 20:10:27.359 INFO kablam! For more information about this error, try `rustc --explain E0308`. Oct 15 20:10:27.374 INFO kablam! error: Could not compile `rusty-wam`. Oct 15 20:10:27.374 INFO kablam! Oct 15 20:10:27.374 INFO kablam! To learn more, run the command again with --verbose. Oct 15 20:10:27.378 INFO kablam! su: No module specific data is present Oct 15 20:10:28.067 INFO running `"docker" "rm" "-f" "0c7d9046887870dbf2249eb2aacd9d12dc22c11e4b4cadc593cd92863fa9c183"` Oct 15 20:10:28.463 INFO blam! 0c7d9046887870dbf2249eb2aacd9d12dc22c11e4b4cadc593cd92863fa9c183