Aug 30 01:29:53.438 INFO checking tailrec-0.0.4 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 30 01:29:53.438 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 30 01:29:53.438 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-3/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 01:29:53.594 INFO blam! f3a10a59205b8585b18622b4e63f7a915d193c7f1057015f273a5c2e00161df3 Aug 30 01:29:53.596 INFO running `"docker" "start" "-a" "f3a10a59205b8585b18622b4e63f7a915d193c7f1057015f273a5c2e00161df3"` Aug 30 01:29:54.191 INFO kablam! Checking tailrec v0.0.4 (file:///source) Aug 30 01:29:54.574 INFO kablam! warning: the trait `TailRec` cannot be made into an object Aug 30 01:29:54.574 INFO kablam! --> src/lib.rs:14:5 Aug 30 01:29:54.574 INFO kablam! | Aug 30 01:29:54.574 INFO kablam! 14 | / fn rec_ref<'a>(&'a self, iterate: F) -> Output where Aug 30 01:29:54.574 INFO kablam! 15 | | F: for<'r> Fn(&'r Self) -> Result Aug 30 01:29:54.574 INFO kablam! 16 | | { Aug 30 01:29:54.574 INFO kablam! 17 | | let mut state = iterate(self); Aug 30 01:29:54.574 INFO kablam! ... | Aug 30 01:29:54.574 INFO kablam! 21 | | }} Aug 30 01:29:54.575 INFO kablam! 22 | | } Aug 30 01:29:54.575 INFO kablam! | |_____^ Aug 30 01:29:54.575 INFO kablam! | Aug 30 01:29:54.575 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Aug 30 01:29:54.575 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! Aug 30 01:29:54.575 INFO kablam! = note: for more information, see issue #51443 Aug 30 01:29:54.576 INFO kablam! = note: method `rec_ref` references the `Self` type in where clauses Aug 30 01:29:54.576 INFO kablam! Aug 30 01:29:54.576 INFO kablam! warning: the trait `TailRec` cannot be made into an object Aug 30 01:29:54.576 INFO kablam! --> src/lib.rs:36:5 Aug 30 01:29:54.576 INFO kablam! | Aug 30 01:29:54.576 INFO kablam! 36 | / fn rec_ref_mut<'a>(&'a mut self, mut iterate: F) -> Output where Aug 30 01:29:54.576 INFO kablam! 37 | | F: for<'r> FnMut(&'r mut Self) -> Result Aug 30 01:29:54.576 INFO kablam! 38 | | { Aug 30 01:29:54.576 INFO kablam! 39 | | let mut state = iterate(self); Aug 30 01:29:54.576 INFO kablam! ... | Aug 30 01:29:54.576 INFO kablam! 43 | | }} Aug 30 01:29:54.576 INFO kablam! 44 | | } Aug 30 01:29:54.576 INFO kablam! | |_____^ Aug 30 01:29:54.576 INFO kablam! | Aug 30 01:29:54.576 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! Aug 30 01:29:54.576 INFO kablam! = note: for more information, see issue #51443 Aug 30 01:29:54.576 INFO kablam! = note: method `rec_ref_mut` references the `Self` type in where clauses Aug 30 01:29:54.576 INFO kablam! Aug 30 01:29:54.620 INFO kablam! warning: the trait `TailRec` cannot be made into an object Aug 30 01:29:54.620 INFO kablam! --> src/lib.rs:14:5 Aug 30 01:29:54.620 INFO kablam! | Aug 30 01:29:54.620 INFO kablam! 14 | / fn rec_ref<'a>(&'a self, iterate: F) -> Output where Aug 30 01:29:54.620 INFO kablam! 15 | | F: for<'r> Fn(&'r Self) -> Result Aug 30 01:29:54.620 INFO kablam! 16 | | { Aug 30 01:29:54.620 INFO kablam! 17 | | let mut state = iterate(self); Aug 30 01:29:54.620 INFO kablam! ... | Aug 30 01:29:54.620 INFO kablam! 21 | | }} Aug 30 01:29:54.620 INFO kablam! 22 | | } Aug 30 01:29:54.620 INFO kablam! | |_____^ Aug 30 01:29:54.620 INFO kablam! | Aug 30 01:29:54.620 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Aug 30 01:29:54.620 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! Aug 30 01:29:54.620 INFO kablam! = note: for more information, see issue #51443 Aug 30 01:29:54.620 INFO kablam! = note: method `rec_ref` references the `Self` type in where clauses Aug 30 01:29:54.620 INFO kablam! Aug 30 01:29:54.620 INFO kablam! warning: the trait `TailRec` cannot be made into an object Aug 30 01:29:54.620 INFO kablam! --> src/lib.rs:36:5 Aug 30 01:29:54.620 INFO kablam! | Aug 30 01:29:54.620 INFO kablam! 36 | / fn rec_ref_mut<'a>(&'a mut self, mut iterate: F) -> Output where Aug 30 01:29:54.620 INFO kablam! 37 | | F: for<'r> FnMut(&'r mut Self) -> Result Aug 30 01:29:54.620 INFO kablam! 38 | | { Aug 30 01:29:54.621 INFO kablam! 39 | | let mut state = iterate(self); Aug 30 01:29:54.621 INFO kablam! ... | Aug 30 01:29:54.621 INFO kablam! 43 | | }} Aug 30 01:29:54.621 INFO kablam! 44 | | } Aug 30 01:29:54.621 INFO kablam! | |_____^ Aug 30 01:29:54.621 INFO kablam! | Aug 30 01:29:54.621 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! Aug 30 01:29:54.621 INFO kablam! = note: for more information, see issue #51443 Aug 30 01:29:54.621 INFO kablam! = note: method `rec_ref_mut` references the `Self` type in where clauses Aug 30 01:29:54.621 INFO kablam! Aug 30 01:29:54.938 INFO kablam! warning: the trait `tailrec::TailRec` cannot be made into an object Aug 30 01:29:54.938 INFO kablam! --> /source/src/lib.rs:14:5 Aug 30 01:29:54.938 INFO kablam! | Aug 30 01:29:54.938 INFO kablam! 14 | / fn rec_ref<'a>(&'a self, iterate: F) -> Output where Aug 30 01:29:54.938 INFO kablam! 15 | | F: for<'r> Fn(&'r Self) -> Result Aug 30 01:29:54.938 INFO kablam! 16 | | { Aug 30 01:29:54.938 INFO kablam! 17 | | let mut state = iterate(self); Aug 30 01:29:54.938 INFO kablam! ... | Aug 30 01:29:54.938 INFO kablam! 21 | | }} Aug 30 01:29:54.938 INFO kablam! 22 | | } Aug 30 01:29:54.938 INFO kablam! | |_____^ Aug 30 01:29:54.938 INFO kablam! | Aug 30 01:29:54.938 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Aug 30 01:29:54.938 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! Aug 30 01:29:54.938 INFO kablam! = note: for more information, see issue #51443 Aug 30 01:29:54.938 INFO kablam! = note: method `rec_ref` references the `Self` type in where clauses Aug 30 01:29:54.938 INFO kablam! Aug 30 01:29:54.939 INFO kablam! warning: the trait `tailrec::TailRec` cannot be made into an object Aug 30 01:29:54.939 INFO kablam! --> /source/src/lib.rs:36:5 Aug 30 01:29:54.939 INFO kablam! | Aug 30 01:29:54.939 INFO kablam! 36 | / fn rec_ref_mut<'a>(&'a mut self, mut iterate: F) -> Output where Aug 30 01:29:54.939 INFO kablam! 37 | | F: for<'r> FnMut(&'r mut Self) -> Result Aug 30 01:29:54.939 INFO kablam! 38 | | { Aug 30 01:29:54.939 INFO kablam! 39 | | let mut state = iterate(self); Aug 30 01:29:54.939 INFO kablam! ... | Aug 30 01:29:54.939 INFO kablam! 43 | | }} Aug 30 01:29:54.939 INFO kablam! 44 | | } Aug 30 01:29:54.939 INFO kablam! | |_____^ Aug 30 01:29:54.939 INFO kablam! | Aug 30 01:29:54.939 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! Aug 30 01:29:54.939 INFO kablam! = note: for more information, see issue #51443 Aug 30 01:29:54.939 INFO kablam! = note: method `rec_ref_mut` references the `Self` type in where clauses Aug 30 01:29:54.939 INFO kablam! Aug 30 01:29:55.007 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.82s Aug 30 01:29:55.009 INFO kablam! su: No module specific data is present Aug 30 01:29:55.399 INFO running `"docker" "rm" "-f" "f3a10a59205b8585b18622b4e63f7a915d193c7f1057015f273a5c2e00161df3"` Aug 30 01:29:55.529 INFO blam! f3a10a59205b8585b18622b4e63f7a915d193c7f1057015f273a5c2e00161df3