Sep 19 19:15:42.417 INFO checking tailrec-0.0.4 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 19:15:42.417 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 19:15:42.417 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:15:42.663 INFO blam! 7cde2dcb03dc2c631490eead76c7c4133292f0020b53cf5e1f1e9a868c317a5a Sep 19 19:15:42.665 INFO running `"docker" "start" "-a" "7cde2dcb03dc2c631490eead76c7c4133292f0020b53cf5e1f1e9a868c317a5a"` Sep 19 19:15:43.666 INFO kablam! usermod: no changes Sep 19 19:15:43.722 INFO kablam! Checking tailrec v0.0.4 (/source) Sep 19 19:15:43.923 INFO kablam! warning: the trait `TailRec` cannot be made into an object Sep 19 19:15:43.923 INFO kablam! --> src/lib.rs:14:5 Sep 19 19:15:43.923 INFO kablam! | Sep 19 19:15:43.923 INFO kablam! 14 | / fn rec_ref<'a>(&'a self, iterate: F) -> Output where Sep 19 19:15:43.923 INFO kablam! 15 | | F: for<'r> Fn(&'r Self) -> Result Sep 19 19:15:43.923 INFO kablam! 16 | | { Sep 19 19:15:43.923 INFO kablam! 17 | | let mut state = iterate(self); Sep 19 19:15:43.923 INFO kablam! ... | Sep 19 19:15:43.923 INFO kablam! 21 | | }} Sep 19 19:15:43.923 INFO kablam! 22 | | } Sep 19 19:15:43.923 INFO kablam! | |_____^ Sep 19 19:15:43.923 INFO kablam! | Sep 19 19:15:43.923 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 19 19:15:43.923 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 19 19:15:43.923 INFO kablam! = note: for more information, see issue #51443 Sep 19 19:15:43.923 INFO kablam! = note: method `rec_ref` references the `Self` type in where clauses Sep 19 19:15:43.924 INFO kablam! Sep 19 19:15:43.924 INFO kablam! warning: the trait `TailRec` cannot be made into an object Sep 19 19:15:43.924 INFO kablam! --> src/lib.rs:36:5 Sep 19 19:15:43.924 INFO kablam! | Sep 19 19:15:43.924 INFO kablam! 36 | / fn rec_ref_mut<'a>(&'a mut self, mut iterate: F) -> Output where Sep 19 19:15:43.924 INFO kablam! 37 | | F: for<'r> FnMut(&'r mut Self) -> Result Sep 19 19:15:43.924 INFO kablam! 38 | | { Sep 19 19:15:43.924 INFO kablam! 39 | | let mut state = iterate(self); Sep 19 19:15:43.924 INFO kablam! ... | Sep 19 19:15:43.924 INFO kablam! 43 | | }} Sep 19 19:15:43.924 INFO kablam! 44 | | } Sep 19 19:15:43.924 INFO kablam! | |_____^ Sep 19 19:15:43.924 INFO kablam! | Sep 19 19:15:43.924 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 19 19:15:43.924 INFO kablam! = note: for more information, see issue #51443 Sep 19 19:15:43.924 INFO kablam! = note: method `rec_ref_mut` references the `Self` type in where clauses Sep 19 19:15:43.924 INFO kablam! Sep 19 19:15:44.146 INFO kablam! warning: the trait `TailRec` cannot be made into an object Sep 19 19:15:44.146 INFO kablam! --> src/lib.rs:14:5 Sep 19 19:15:44.146 INFO kablam! | Sep 19 19:15:44.146 INFO kablam! 14 | / fn rec_ref<'a>(&'a self, iterate: F) -> Output where Sep 19 19:15:44.146 INFO kablam! 15 | | F: for<'r> Fn(&'r Self) -> Result Sep 19 19:15:44.146 INFO kablam! 16 | | { Sep 19 19:15:44.146 INFO kablam! 17 | | let mut state = iterate(self); Sep 19 19:15:44.146 INFO kablam! ... | Sep 19 19:15:44.146 INFO kablam! 21 | | }} Sep 19 19:15:44.146 INFO kablam! 22 | | } Sep 19 19:15:44.146 INFO kablam! | |_____^ Sep 19 19:15:44.146 INFO kablam! | Sep 19 19:15:44.146 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 19 19:15:44.146 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 19 19:15:44.146 INFO kablam! = note: for more information, see issue #51443 Sep 19 19:15:44.146 INFO kablam! = note: method `rec_ref` references the `Self` type in where clauses Sep 19 19:15:44.146 INFO kablam! Sep 19 19:15:44.146 INFO kablam! warning: the trait `TailRec` cannot be made into an object Sep 19 19:15:44.146 INFO kablam! --> src/lib.rs:36:5 Sep 19 19:15:44.146 INFO kablam! | Sep 19 19:15:44.146 INFO kablam! 36 | / fn rec_ref_mut<'a>(&'a mut self, mut iterate: F) -> Output where Sep 19 19:15:44.146 INFO kablam! 37 | | F: for<'r> FnMut(&'r mut Self) -> Result Sep 19 19:15:44.146 INFO kablam! 38 | | { Sep 19 19:15:44.146 INFO kablam! 39 | | let mut state = iterate(self); Sep 19 19:15:44.146 INFO kablam! ... | Sep 19 19:15:44.146 INFO kablam! 43 | | }} Sep 19 19:15:44.146 INFO kablam! 44 | | } Sep 19 19:15:44.146 INFO kablam! | |_____^ Sep 19 19:15:44.146 INFO kablam! | Sep 19 19:15:44.146 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 19 19:15:44.146 INFO kablam! = note: for more information, see issue #51443 Sep 19 19:15:44.147 INFO kablam! = note: method `rec_ref_mut` references the `Self` type in where clauses Sep 19 19:15:44.147 INFO kablam! Sep 19 19:15:44.514 INFO kablam! warning: the trait `tailrec::TailRec` cannot be made into an object Sep 19 19:15:44.514 INFO kablam! --> /source/src/lib.rs:14:5 Sep 19 19:15:44.514 INFO kablam! | Sep 19 19:15:44.514 INFO kablam! 14 | / fn rec_ref<'a>(&'a self, iterate: F) -> Output where Sep 19 19:15:44.514 INFO kablam! 15 | | F: for<'r> Fn(&'r Self) -> Result Sep 19 19:15:44.514 INFO kablam! 16 | | { Sep 19 19:15:44.514 INFO kablam! 17 | | let mut state = iterate(self); Sep 19 19:15:44.514 INFO kablam! ... | Sep 19 19:15:44.514 INFO kablam! 21 | | }} Sep 19 19:15:44.514 INFO kablam! 22 | | } Sep 19 19:15:44.514 INFO kablam! | |_____^ Sep 19 19:15:44.514 INFO kablam! | Sep 19 19:15:44.514 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 19 19:15:44.514 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 19 19:15:44.514 INFO kablam! = note: for more information, see issue #51443 Sep 19 19:15:44.514 INFO kablam! = note: method `rec_ref` references the `Self` type in where clauses Sep 19 19:15:44.514 INFO kablam! Sep 19 19:15:44.514 INFO kablam! warning: the trait `tailrec::TailRec` cannot be made into an object Sep 19 19:15:44.514 INFO kablam! --> /source/src/lib.rs:36:5 Sep 19 19:15:44.514 INFO kablam! | Sep 19 19:15:44.514 INFO kablam! 36 | / fn rec_ref_mut<'a>(&'a mut self, mut iterate: F) -> Output where Sep 19 19:15:44.514 INFO kablam! 37 | | F: for<'r> FnMut(&'r mut Self) -> Result Sep 19 19:15:44.514 INFO kablam! 38 | | { Sep 19 19:15:44.514 INFO kablam! 39 | | let mut state = iterate(self); Sep 19 19:15:44.514 INFO kablam! ... | Sep 19 19:15:44.514 INFO kablam! 43 | | }} Sep 19 19:15:44.514 INFO kablam! 44 | | } Sep 19 19:15:44.514 INFO kablam! | |_____^ Sep 19 19:15:44.514 INFO kablam! | Sep 19 19:15:44.514 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 19 19:15:44.514 INFO kablam! = note: for more information, see issue #51443 Sep 19 19:15:44.514 INFO kablam! = note: method `rec_ref_mut` references the `Self` type in where clauses Sep 19 19:15:44.514 INFO kablam! Sep 19 19:15:44.562 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.86s Sep 19 19:15:44.572 INFO kablam! su: No module specific data is present Sep 19 19:15:45.634 INFO running `"docker" "rm" "-f" "7cde2dcb03dc2c631490eead76c7c4133292f0020b53cf5e1f1e9a868c317a5a"` Sep 19 19:15:45.755 INFO blam! 7cde2dcb03dc2c631490eead76c7c4133292f0020b53cf5e1f1e9a868c317a5a