Jul 12 00:14:08.795 INFO checking roaring-0.4.2 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 00:14:08.795 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 00:14:08.795 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 00:14:08.795 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-7/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 00:14:09.052 INFO blam! 766f6637665c0b6cdd8458a0d9fa55d60278c49dd9d62431828e5e02da180149 Jul 12 00:14:09.053 INFO running `"docker" "start" "-a" "766f6637665c0b6cdd8458a0d9fa55d60278c49dd9d62431828e5e02da180149"` Jul 12 00:14:10.066 INFO kablam! Checking roaring v0.4.2 (file:///source) Jul 12 00:14:11.996 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Jul 12 00:14:11.996 INFO kablam! --> src/iter.rs:21:33 Jul 12 00:14:11.996 INFO kablam! | Jul 12 00:14:11.996 INFO kablam! 14 | fn next_iter<'a, Size: ExtInt + Halveable + 'a>(container_iter: &mut slice::Iter<'a, Container<::HalfSize>>) -> Option<(::HalfSize, Box::HalfSize> + 'a>)> { Jul 12 00:14:11.996 INFO kablam! | - the late bound lifetime parameter is introduced here Jul 12 00:14:11.997 INFO kablam! ... Jul 12 00:14:11.997 INFO kablam! 21 | inner_iter: next_iter::<'a, Size>(&mut container_iter), Jul 12 00:14:11.997 INFO kablam! | ^^ Jul 12 00:14:11.998 INFO kablam! | Jul 12 00:14:11.998 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Jul 12 00:14:11.999 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! Jul 12 00:14:11.999 INFO kablam! = note: for more information, see issue #42868 Jul 12 00:14:11.999 INFO kablam! Jul 12 00:14:12.005 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Jul 12 00:14:12.005 INFO kablam! --> src/iter.rs:32:43 Jul 12 00:14:12.006 INFO kablam! | Jul 12 00:14:12.006 INFO kablam! 14 | fn next_iter<'a, Size: ExtInt + Halveable + 'a>(container_iter: &mut slice::Iter<'a, Container<::HalfSize>>) -> Option<(::HalfSize, Box::HalfSize> + 'a>)> { Jul 12 00:14:12.006 INFO kablam! | - the late bound lifetime parameter is introduced here Jul 12 00:14:12.006 INFO kablam! ... Jul 12 00:14:12.006 INFO kablam! 32 | None => Right(next_iter::<'a, Size>(&mut self.container_iter)), Jul 12 00:14:12.006 INFO kablam! | ^^ Jul 12 00:14:12.007 INFO kablam! | Jul 12 00:14:12.007 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! Jul 12 00:14:12.008 INFO kablam! = note: for more information, see issue #42868 Jul 12 00:14:12.008 INFO kablam! Jul 12 00:14:13.010 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Jul 12 00:14:13.010 INFO kablam! --> src/iter.rs:21:33 Jul 12 00:14:13.010 INFO kablam! | Jul 12 00:14:13.011 INFO kablam! 14 | fn next_iter<'a, Size: ExtInt + Halveable + 'a>(container_iter: &mut slice::Iter<'a, Container<::HalfSize>>) -> Option<(::HalfSize, Box::HalfSize> + 'a>)> { Jul 12 00:14:13.011 INFO kablam! | - the late bound lifetime parameter is introduced here Jul 12 00:14:13.011 INFO kablam! ... Jul 12 00:14:13.011 INFO kablam! 21 | inner_iter: next_iter::<'a, Size>(&mut container_iter), Jul 12 00:14:13.011 INFO kablam! | ^^ Jul 12 00:14:13.011 INFO kablam! | Jul 12 00:14:13.011 INFO kablam! = note: #[warn(late_bound_lifetime_arguments)] on by default Jul 12 00:14:13.014 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! Jul 12 00:14:13.015 INFO kablam! = note: for more information, see issue #42868 Jul 12 00:14:13.015 INFO kablam! Jul 12 00:14:13.021 INFO kablam! warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present Jul 12 00:14:13.021 INFO kablam! --> src/iter.rs:32:43 Jul 12 00:14:13.021 INFO kablam! | Jul 12 00:14:13.021 INFO kablam! 14 | fn next_iter<'a, Size: ExtInt + Halveable + 'a>(container_iter: &mut slice::Iter<'a, Container<::HalfSize>>) -> Option<(::HalfSize, Box::HalfSize> + 'a>)> { Jul 12 00:14:13.021 INFO kablam! | - the late bound lifetime parameter is introduced here Jul 12 00:14:13.021 INFO kablam! ... Jul 12 00:14:13.022 INFO kablam! 32 | None => Right(next_iter::<'a, Size>(&mut self.container_iter)), Jul 12 00:14:13.022 INFO kablam! | ^^ Jul 12 00:14:13.022 INFO kablam! | Jul 12 00:14:13.022 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! Jul 12 00:14:13.022 INFO kablam! = note: for more information, see issue #42868 Jul 12 00:14:13.022 INFO kablam! Jul 12 00:14:21.630 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.64s Jul 12 00:14:21.643 INFO kablam! su: No module specific data is present Jul 12 00:14:22.313 INFO running `"docker" "rm" "-f" "766f6637665c0b6cdd8458a0d9fa55d60278c49dd9d62431828e5e02da180149"` Jul 12 00:14:22.480 INFO blam! 766f6637665c0b6cdd8458a0d9fa55d60278c49dd9d62431828e5e02da180149