Sep 02 05:37:28.698 INFO checking ord_subset-3.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 05:37:28.698 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 05:37:28.698 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 05:37:28.886 INFO blam! f58f02c41ec079e993edf87fe640b35059439cc55867effcb8f54760b6add05e Sep 02 05:37:28.887 INFO running `"docker" "start" "-a" "f58f02c41ec079e993edf87fe640b35059439cc55867effcb8f54760b6add05e"` Sep 02 05:37:29.576 INFO kablam! Checking ord_subset v3.1.0 (file:///source) Sep 02 05:37:30.085 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:30.085 INFO kablam! --> src/slice_ext.rs:40:2 Sep 02 05:37:30.085 INFO kablam! | Sep 02 05:37:30.085 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 02 05:37:30.085 INFO kablam! | _____^ Sep 02 05:37:30.085 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 02 05:37:30.085 INFO kablam! 42 | | T: OrdSubset; Sep 02 05:37:30.085 INFO kablam! | |___________________________^ Sep 02 05:37:30.085 INFO kablam! | Sep 02 05:37:30.085 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 02 05:37:30.085 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 02 05:37:30.086 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:30.086 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 02 05:37:30.086 INFO kablam! Sep 02 05:37:30.086 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:30.086 INFO kablam! --> src/slice_ext.rs:50:2 Sep 02 05:37:30.086 INFO kablam! | Sep 02 05:37:30.086 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 02 05:37:30.086 INFO kablam! | _____^ Sep 02 05:37:30.086 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 02 05:37:30.086 INFO kablam! 52 | | T: OrdSubset; Sep 02 05:37:30.086 INFO kablam! | |___________________________^ Sep 02 05:37:30.086 INFO kablam! | Sep 02 05:37:30.086 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 02 05:37:30.086 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:30.086 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 02 05:37:30.086 INFO kablam! Sep 02 05:37:30.086 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:30.086 INFO kablam! --> src/slice_ext.rs:90:2 Sep 02 05:37:30.086 INFO kablam! | Sep 02 05:37:30.086 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 02 05:37:30.086 INFO kablam! | _____^ Sep 02 05:37:30.086 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 02 05:37:30.086 INFO kablam! 92 | | T: OrdSubset; Sep 02 05:37:30.087 INFO kablam! | |___________________________^ Sep 02 05:37:30.087 INFO kablam! | Sep 02 05:37:30.087 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 02 05:37:30.087 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:30.087 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 02 05:37:30.087 INFO kablam! Sep 02 05:37:30.087 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:30.087 INFO kablam! --> src/slice_ext.rs:99:2 Sep 02 05:37:30.087 INFO kablam! | Sep 02 05:37:30.087 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 02 05:37:30.087 INFO kablam! | _____^ Sep 02 05:37:30.087 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 02 05:37:30.087 INFO kablam! 101 | | T: OrdSubset; Sep 02 05:37:30.087 INFO kablam! | |___________________________^ Sep 02 05:37:30.087 INFO kablam! | Sep 02 05:37:30.087 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 02 05:37:30.087 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:30.087 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 02 05:37:30.087 INFO kablam! Sep 02 05:37:30.169 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:30.169 INFO kablam! --> src/slice_ext.rs:40:2 Sep 02 05:37:30.169 INFO kablam! | Sep 02 05:37:30.169 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 02 05:37:30.169 INFO kablam! | _____^ Sep 02 05:37:30.169 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 02 05:37:30.169 INFO kablam! 42 | | T: OrdSubset; Sep 02 05:37:30.169 INFO kablam! | |___________________________^ Sep 02 05:37:30.169 INFO kablam! | Sep 02 05:37:30.169 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 02 05:37:30.169 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 02 05:37:30.169 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:30.169 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 02 05:37:30.170 INFO kablam! Sep 02 05:37:30.170 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:30.170 INFO kablam! --> src/slice_ext.rs:50:2 Sep 02 05:37:30.170 INFO kablam! | Sep 02 05:37:30.170 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 02 05:37:30.170 INFO kablam! | _____^ Sep 02 05:37:30.170 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 02 05:37:30.170 INFO kablam! 52 | | T: OrdSubset; Sep 02 05:37:30.170 INFO kablam! | |___________________________^ Sep 02 05:37:30.170 INFO kablam! | Sep 02 05:37:30.170 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 02 05:37:30.170 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:30.170 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 02 05:37:30.170 INFO kablam! Sep 02 05:37:30.170 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:30.170 INFO kablam! --> src/slice_ext.rs:90:2 Sep 02 05:37:30.170 INFO kablam! | Sep 02 05:37:30.171 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 02 05:37:30.171 INFO kablam! | _____^ Sep 02 05:37:30.171 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 02 05:37:30.171 INFO kablam! 92 | | T: OrdSubset; Sep 02 05:37:30.171 INFO kablam! | |___________________________^ Sep 02 05:37:30.171 INFO kablam! | Sep 02 05:37:30.171 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 02 05:37:30.171 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:30.171 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 02 05:37:30.171 INFO kablam! Sep 02 05:37:30.171 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:30.171 INFO kablam! --> src/slice_ext.rs:99:2 Sep 02 05:37:30.171 INFO kablam! | Sep 02 05:37:30.171 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 02 05:37:30.171 INFO kablam! | _____^ Sep 02 05:37:30.171 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 02 05:37:30.171 INFO kablam! 101 | | T: OrdSubset; Sep 02 05:37:30.171 INFO kablam! | |___________________________^ Sep 02 05:37:30.171 INFO kablam! | Sep 02 05:37:30.171 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 02 05:37:30.171 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:30.172 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 02 05:37:30.172 INFO kablam! Sep 02 05:37:31.187 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:31.187 INFO kablam! --> /source/src/slice_ext.rs:40:2 Sep 02 05:37:31.187 INFO kablam! | Sep 02 05:37:31.187 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 02 05:37:31.187 INFO kablam! | _____^ Sep 02 05:37:31.187 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 02 05:37:31.187 INFO kablam! 42 | | T: OrdSubset; Sep 02 05:37:31.187 INFO kablam! | |___________________________^ Sep 02 05:37:31.187 INFO kablam! | Sep 02 05:37:31.187 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 02 05:37:31.187 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 02 05:37:31.187 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:31.187 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 02 05:37:31.187 INFO kablam! Sep 02 05:37:31.187 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:31.187 INFO kablam! --> /source/src/slice_ext.rs:50:2 Sep 02 05:37:31.187 INFO kablam! | Sep 02 05:37:31.188 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 02 05:37:31.188 INFO kablam! | _____^ Sep 02 05:37:31.188 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 02 05:37:31.188 INFO kablam! 52 | | T: OrdSubset; Sep 02 05:37:31.188 INFO kablam! | |___________________________^ Sep 02 05:37:31.188 INFO kablam! | Sep 02 05:37:31.188 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 02 05:37:31.188 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:31.188 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 02 05:37:31.188 INFO kablam! Sep 02 05:37:31.188 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:31.188 INFO kablam! --> /source/src/slice_ext.rs:90:2 Sep 02 05:37:31.188 INFO kablam! | Sep 02 05:37:31.188 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 02 05:37:31.188 INFO kablam! | _____^ Sep 02 05:37:31.188 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 02 05:37:31.188 INFO kablam! 92 | | T: OrdSubset; Sep 02 05:37:31.188 INFO kablam! | |___________________________^ Sep 02 05:37:31.188 INFO kablam! | Sep 02 05:37:31.188 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 02 05:37:31.188 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:31.188 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 02 05:37:31.188 INFO kablam! Sep 02 05:37:31.189 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:31.189 INFO kablam! --> /source/src/slice_ext.rs:99:2 Sep 02 05:37:31.189 INFO kablam! | Sep 02 05:37:31.189 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 02 05:37:31.189 INFO kablam! | _____^ Sep 02 05:37:31.189 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 02 05:37:31.189 INFO kablam! 101 | | T: OrdSubset; Sep 02 05:37:31.189 INFO kablam! | |___________________________^ Sep 02 05:37:31.189 INFO kablam! | Sep 02 05:37:31.189 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 02 05:37:31.189 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:31.189 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 02 05:37:31.189 INFO kablam! Sep 02 05:37:31.561 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.99s Sep 02 05:37:31.565 INFO kablam! su: No module specific data is present Sep 02 05:37:31.961 INFO running `"docker" "rm" "-f" "f58f02c41ec079e993edf87fe640b35059439cc55867effcb8f54760b6add05e"` Sep 02 05:37:32.066 INFO blam! f58f02c41ec079e993edf87fe640b35059439cc55867effcb8f54760b6add05e