Sep 21 03:45:55.071 INFO checking rusty-wam-0.7.13 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 03:45:55.071 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 03:45:55.071 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:45:55.274 INFO blam! a31b36e178fe02000c5606bdb5a8c5efe256e82027f1199acaec9945ff0604a1 Sep 21 03:45:55.276 INFO running `"docker" "start" "-a" "a31b36e178fe02000c5606bdb5a8c5efe256e82027f1199acaec9945ff0604a1"` Sep 21 03:45:56.352 INFO kablam! usermod: no changes Sep 21 03:45:56.494 INFO kablam! Checking downcast v0.9.2 Sep 21 03:45:56.494 INFO kablam! Checking num-bigint v0.2.0 Sep 21 03:45:56.494 INFO kablam! Checking num-iter v0.1.37 Sep 21 03:45:56.494 INFO kablam! Checking ordered-float v0.5.2 Sep 21 03:45:59.201 INFO kablam! Checking num-rational v0.2.1 Sep 21 03:46:00.094 INFO kablam! Checking num v0.2.0 Sep 21 03:46:00.396 INFO kablam! Checking prolog_parser v0.7.14 Sep 21 03:46:01.589 INFO kablam! Checking rusty-wam v0.7.13 (/source) Sep 21 03:46:02.859 INFO kablam! warning: the trait `prolog::copier::CopierTarget` cannot be made into an object Sep 21 03:46:02.860 INFO kablam! --> src/prolog/copier.rs:21:5 Sep 21 03:46:02.860 INFO kablam! | Sep 21 03:46:02.860 INFO kablam! 21 | / fn unwind_trail(&mut self, redirect: RedirectInfo) Sep 21 03:46:02.860 INFO kablam! 22 | | where Self: IndexMut Sep 21 03:46:02.860 INFO kablam! 23 | | { Sep 21 03:46:02.860 INFO kablam! 24 | | for (r, hcv) in redirect.trail { Sep 21 03:46:02.860 INFO kablam! ... | Sep 21 03:46:02.860 INFO kablam! 29 | | } Sep 21 03:46:02.860 INFO kablam! 30 | | } Sep 21 03:46:02.860 INFO kablam! | |_____^ Sep 21 03:46:02.860 INFO kablam! | Sep 21 03:46:02.860 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 21 03:46:02.860 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! Sep 21 03:46:02.860 INFO kablam! = note: for more information, see issue #51443 Sep 21 03:46:02.860 INFO kablam! = note: method `unwind_trail` references the `Self` type in where clauses Sep 21 03:46:02.860 INFO kablam! Sep 21 03:46:02.860 INFO kablam! warning: the trait `prolog::copier::CopierTarget` cannot be made into an object Sep 21 03:46:02.860 INFO kablam! --> src/prolog/copier.rs:32:5 Sep 21 03:46:02.860 INFO kablam! | Sep 21 03:46:02.860 INFO kablam! 32 | / fn reinstantiate_var(&mut self, ra: Addr, scan: usize, trail: &mut Trail) Sep 21 03:46:02.861 INFO kablam! 33 | | where Self: IndexMut Sep 21 03:46:02.861 INFO kablam! 34 | | { Sep 21 03:46:02.861 INFO kablam! 35 | | self[scan] = HeapCellValue::Addr(Addr::HeapCell(scan)); Sep 21 03:46:02.861 INFO kablam! ... | Sep 21 03:46:02.861 INFO kablam! 45 | | } Sep 21 03:46:02.861 INFO kablam! 46 | | } Sep 21 03:46:02.861 INFO kablam! | |_____^ Sep 21 03:46:02.861 INFO kablam! | Sep 21 03:46:02.861 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! Sep 21 03:46:02.861 INFO kablam! = note: for more information, see issue #51443 Sep 21 03:46:02.861 INFO kablam! = note: method `reinstantiate_var` references the `Self` type in where clauses Sep 21 03:46:02.861 INFO kablam! Sep 21 03:46:02.861 INFO kablam! warning: the trait `prolog::copier::CopierTarget` cannot be made into an object Sep 21 03:46:02.861 INFO kablam! --> src/prolog/copier.rs:51:5 Sep 21 03:46:02.861 INFO kablam! | Sep 21 03:46:02.861 INFO kablam! 51 | / fn duplicate_term_impl(&mut self, addr: Addr) -> RedirectInfo Sep 21 03:46:02.861 INFO kablam! 52 | | where Self: IndexMut Sep 21 03:46:02.861 INFO kablam! 53 | | { Sep 21 03:46:02.861 INFO kablam! 54 | | let mut trail = Trail::new(); Sep 21 03:46:02.861 INFO kablam! ... | Sep 21 03:46:02.861 INFO kablam! 152 | | RedirectInfo { trail } Sep 21 03:46:02.861 INFO kablam! 153 | | } Sep 21 03:46:02.861 INFO kablam! | |_____^ Sep 21 03:46:02.861 INFO kablam! | Sep 21 03:46:02.861 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! Sep 21 03:46:02.861 INFO kablam! = note: for more information, see issue #51443 Sep 21 03:46:02.861 INFO kablam! = note: method `duplicate_term_impl` references the `Self` type in where clauses Sep 21 03:46:02.861 INFO kablam! Sep 21 03:46:02.861 INFO kablam! warning: the trait `prolog::copier::CopierTarget` cannot be made into an object Sep 21 03:46:02.861 INFO kablam! --> src/prolog/copier.rs:155:5 Sep 21 03:46:02.861 INFO kablam! | Sep 21 03:46:02.861 INFO kablam! 155 | / fn duplicate_term(&mut self, addr: Addr) Sep 21 03:46:02.861 INFO kablam! 156 | | where Self: IndexMut Sep 21 03:46:02.861 INFO kablam! 157 | | { Sep 21 03:46:02.861 INFO kablam! 158 | | let redirect = self.duplicate_term_impl(addr); Sep 21 03:46:02.861 INFO kablam! 159 | | self.unwind_trail(redirect); Sep 21 03:46:02.861 INFO kablam! 160 | | } Sep 21 03:46:02.861 INFO kablam! | |_____^ Sep 21 03:46:02.861 INFO kablam! | Sep 21 03:46:02.861 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! Sep 21 03:46:02.861 INFO kablam! = note: for more information, see issue #51443 Sep 21 03:46:02.861 INFO kablam! = note: method `duplicate_term` references the `Self` type in where clauses Sep 21 03:46:02.861 INFO kablam! Sep 21 03:46:03.578 INFO kablam! warning: the trait `prolog::copier::CopierTarget` cannot be made into an object Sep 21 03:46:03.578 INFO kablam! --> src/prolog/copier.rs:21:5 Sep 21 03:46:03.578 INFO kablam! | Sep 21 03:46:03.578 INFO kablam! 21 | / fn unwind_trail(&mut self, redirect: RedirectInfo) Sep 21 03:46:03.578 INFO kablam! 22 | | where Self: IndexMut Sep 21 03:46:03.578 INFO kablam! 23 | | { Sep 21 03:46:03.578 INFO kablam! 24 | | for (r, hcv) in redirect.trail { Sep 21 03:46:03.578 INFO kablam! ... | Sep 21 03:46:03.578 INFO kablam! 29 | | } Sep 21 03:46:03.578 INFO kablam! 30 | | } Sep 21 03:46:03.578 INFO kablam! | |_____^ Sep 21 03:46:03.578 INFO kablam! | Sep 21 03:46:03.578 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 21 03:46:03.578 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! Sep 21 03:46:03.582 INFO kablam! = note: for more information, see issue #51443 Sep 21 03:46:03.583 INFO kablam! = note: method `unwind_trail` references the `Self` type in where clauses Sep 21 03:46:03.583 INFO kablam! Sep 21 03:46:03.583 INFO kablam! warning: the trait `prolog::copier::CopierTarget` cannot be made into an object Sep 21 03:46:03.583 INFO kablam! --> src/prolog/copier.rs:32:5 Sep 21 03:46:03.583 INFO kablam! | Sep 21 03:46:03.583 INFO kablam! 32 | / fn reinstantiate_var(&mut self, ra: Addr, scan: usize, trail: &mut Trail) Sep 21 03:46:03.583 INFO kablam! 33 | | where Self: IndexMut Sep 21 03:46:03.583 INFO kablam! 34 | | { Sep 21 03:46:03.583 INFO kablam! 35 | | self[scan] = HeapCellValue::Addr(Addr::HeapCell(scan)); Sep 21 03:46:03.583 INFO kablam! ... | Sep 21 03:46:03.583 INFO kablam! 45 | | } Sep 21 03:46:03.583 INFO kablam! 46 | | } Sep 21 03:46:03.583 INFO kablam! | |_____^ Sep 21 03:46:03.583 INFO kablam! | Sep 21 03:46:03.583 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! Sep 21 03:46:03.583 INFO kablam! = note: for more information, see issue #51443 Sep 21 03:46:03.583 INFO kablam! = note: method `reinstantiate_var` references the `Self` type in where clauses Sep 21 03:46:03.583 INFO kablam! Sep 21 03:46:03.586 INFO kablam! warning: the trait `prolog::copier::CopierTarget` cannot be made into an object Sep 21 03:46:03.586 INFO kablam! --> src/prolog/copier.rs:51:5 Sep 21 03:46:03.586 INFO kablam! | Sep 21 03:46:03.586 INFO kablam! 51 | / fn duplicate_term_impl(&mut self, addr: Addr) -> RedirectInfo Sep 21 03:46:03.586 INFO kablam! 52 | | where Self: IndexMut Sep 21 03:46:03.586 INFO kablam! 53 | | { Sep 21 03:46:03.586 INFO kablam! 54 | | let mut trail = Trail::new(); Sep 21 03:46:03.586 INFO kablam! ... | Sep 21 03:46:03.586 INFO kablam! 152 | | RedirectInfo { trail } Sep 21 03:46:03.586 INFO kablam! 153 | | } Sep 21 03:46:03.586 INFO kablam! | |_____^ Sep 21 03:46:03.586 INFO kablam! | Sep 21 03:46:03.586 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! Sep 21 03:46:03.586 INFO kablam! = note: for more information, see issue #51443 Sep 21 03:46:03.586 INFO kablam! = note: method `duplicate_term_impl` references the `Self` type in where clauses Sep 21 03:46:03.586 INFO kablam! Sep 21 03:46:03.586 INFO kablam! warning: the trait `prolog::copier::CopierTarget` cannot be made into an object Sep 21 03:46:03.586 INFO kablam! --> src/prolog/copier.rs:155:5 Sep 21 03:46:03.586 INFO kablam! | Sep 21 03:46:03.586 INFO kablam! 155 | / fn duplicate_term(&mut self, addr: Addr) Sep 21 03:46:03.586 INFO kablam! 156 | | where Self: IndexMut Sep 21 03:46:03.586 INFO kablam! 157 | | { Sep 21 03:46:03.586 INFO kablam! 158 | | let redirect = self.duplicate_term_impl(addr); Sep 21 03:46:03.586 INFO kablam! 159 | | self.unwind_trail(redirect); Sep 21 03:46:03.586 INFO kablam! 160 | | } Sep 21 03:46:03.586 INFO kablam! | |_____^ Sep 21 03:46:03.586 INFO kablam! | Sep 21 03:46:03.586 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! Sep 21 03:46:03.586 INFO kablam! = note: for more information, see issue #51443 Sep 21 03:46:03.586 INFO kablam! = note: method `duplicate_term` references the `Self` type in where clauses Sep 21 03:46:03.586 INFO kablam! Sep 21 03:46:08.278 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.88s Sep 21 03:46:08.281 INFO kablam! su: No module specific data is present Sep 21 03:46:08.884 INFO running `"docker" "rm" "-f" "a31b36e178fe02000c5606bdb5a8c5efe256e82027f1199acaec9945ff0604a1"` Sep 21 03:46:08.998 INFO blam! a31b36e178fe02000c5606bdb5a8c5efe256e82027f1199acaec9945ff0604a1