Sep 02 05:37:27.521 INFO checking ord_subset-3.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 05:37:27.521 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 05:37:27.521 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-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:27.738 INFO blam! b1ea4d0108293f113d38295db72affb802581fc49a2da5863e477a7de1061258 Sep 02 05:37:27.740 INFO running `"docker" "start" "-a" "b1ea4d0108293f113d38295db72affb802581fc49a2da5863e477a7de1061258"` Sep 02 05:37:28.290 INFO kablam! Checking ord_subset v3.1.0 (file:///source) Sep 02 05:37:28.807 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:28.807 INFO kablam! --> src/slice_ext.rs:40:2 Sep 02 05:37:28.808 INFO kablam! | Sep 02 05:37:28.808 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 02 05:37:28.808 INFO kablam! | _____^ Sep 02 05:37:28.808 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 02 05:37:28.808 INFO kablam! 42 | | T: OrdSubset; Sep 02 05:37:28.808 INFO kablam! | |___________________________^ Sep 02 05:37:28.808 INFO kablam! | Sep 02 05:37:28.808 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 02 05:37:28.808 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:28.808 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:28.808 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 02 05:37:28.808 INFO kablam! Sep 02 05:37:28.808 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:28.808 INFO kablam! --> src/slice_ext.rs:50:2 Sep 02 05:37:28.808 INFO kablam! | Sep 02 05:37:28.808 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 02 05:37:28.808 INFO kablam! | _____^ Sep 02 05:37:28.808 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 02 05:37:28.808 INFO kablam! 52 | | T: OrdSubset; Sep 02 05:37:28.808 INFO kablam! | |___________________________^ Sep 02 05:37:28.808 INFO kablam! | Sep 02 05:37:28.808 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:28.808 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:28.809 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 02 05:37:28.809 INFO kablam! Sep 02 05:37:28.809 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:28.809 INFO kablam! --> src/slice_ext.rs:90:2 Sep 02 05:37:28.809 INFO kablam! | Sep 02 05:37:28.809 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 02 05:37:28.809 INFO kablam! | _____^ Sep 02 05:37:28.809 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 02 05:37:28.809 INFO kablam! 92 | | T: OrdSubset; Sep 02 05:37:28.809 INFO kablam! | |___________________________^ Sep 02 05:37:28.809 INFO kablam! | Sep 02 05:37:28.809 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:28.809 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:28.809 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 02 05:37:28.809 INFO kablam! Sep 02 05:37:28.809 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:28.809 INFO kablam! --> src/slice_ext.rs:99:2 Sep 02 05:37:28.809 INFO kablam! | Sep 02 05:37:28.809 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 02 05:37:28.809 INFO kablam! | _____^ Sep 02 05:37:28.809 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 02 05:37:28.809 INFO kablam! 101 | | T: OrdSubset; Sep 02 05:37:28.809 INFO kablam! | |___________________________^ Sep 02 05:37:28.810 INFO kablam! | Sep 02 05:37:28.810 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:28.810 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:28.810 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 02 05:37:28.810 INFO kablam! Sep 02 05:37:28.901 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:28.901 INFO kablam! --> src/slice_ext.rs:40:2 Sep 02 05:37:28.902 INFO kablam! | Sep 02 05:37:28.902 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 02 05:37:28.902 INFO kablam! | _____^ Sep 02 05:37:28.902 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 02 05:37:28.902 INFO kablam! 42 | | T: OrdSubset; Sep 02 05:37:28.902 INFO kablam! | |___________________________^ Sep 02 05:37:28.902 INFO kablam! | Sep 02 05:37:28.902 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 02 05:37:28.902 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:28.902 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:28.902 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 02 05:37:28.902 INFO kablam! Sep 02 05:37:28.902 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:28.902 INFO kablam! --> src/slice_ext.rs:50:2 Sep 02 05:37:28.902 INFO kablam! | Sep 02 05:37:28.902 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 02 05:37:28.902 INFO kablam! | _____^ Sep 02 05:37:28.902 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 02 05:37:28.902 INFO kablam! 52 | | T: OrdSubset; Sep 02 05:37:28.902 INFO kablam! | |___________________________^ Sep 02 05:37:28.903 INFO kablam! | Sep 02 05:37:28.903 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:28.903 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:28.903 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 02 05:37:28.903 INFO kablam! Sep 02 05:37:28.903 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:28.903 INFO kablam! --> src/slice_ext.rs:90:2 Sep 02 05:37:28.903 INFO kablam! | Sep 02 05:37:28.903 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 02 05:37:28.903 INFO kablam! | _____^ Sep 02 05:37:28.903 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 02 05:37:28.903 INFO kablam! 92 | | T: OrdSubset; Sep 02 05:37:28.903 INFO kablam! | |___________________________^ Sep 02 05:37:28.903 INFO kablam! | Sep 02 05:37:28.903 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:28.903 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:28.903 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 02 05:37:28.903 INFO kablam! Sep 02 05:37:28.903 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:28.903 INFO kablam! --> src/slice_ext.rs:99:2 Sep 02 05:37:28.903 INFO kablam! | Sep 02 05:37:28.903 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 02 05:37:28.903 INFO kablam! | _____^ Sep 02 05:37:28.904 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 02 05:37:28.904 INFO kablam! 101 | | T: OrdSubset; Sep 02 05:37:28.904 INFO kablam! | |___________________________^ Sep 02 05:37:28.904 INFO kablam! | Sep 02 05:37:28.904 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:28.904 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:28.904 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 02 05:37:28.904 INFO kablam! Sep 02 05:37:29.978 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:29.978 INFO kablam! --> /source/src/slice_ext.rs:40:2 Sep 02 05:37:29.978 INFO kablam! | Sep 02 05:37:29.978 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 02 05:37:29.978 INFO kablam! | _____^ Sep 02 05:37:29.978 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 02 05:37:29.978 INFO kablam! 42 | | T: OrdSubset; Sep 02 05:37:29.978 INFO kablam! | |___________________________^ Sep 02 05:37:29.978 INFO kablam! | Sep 02 05:37:29.979 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 02 05:37:29.979 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:29.979 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:29.979 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 02 05:37:29.979 INFO kablam! Sep 02 05:37:29.979 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:29.979 INFO kablam! --> /source/src/slice_ext.rs:50:2 Sep 02 05:37:29.979 INFO kablam! | Sep 02 05:37:29.979 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 02 05:37:29.979 INFO kablam! | _____^ Sep 02 05:37:29.979 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 02 05:37:29.979 INFO kablam! 52 | | T: OrdSubset; Sep 02 05:37:29.979 INFO kablam! | |___________________________^ Sep 02 05:37:29.979 INFO kablam! | Sep 02 05:37:29.979 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:29.980 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:29.980 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 02 05:37:29.980 INFO kablam! Sep 02 05:37:29.980 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:29.980 INFO kablam! --> /source/src/slice_ext.rs:90:2 Sep 02 05:37:29.980 INFO kablam! | Sep 02 05:37:29.980 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 02 05:37:29.980 INFO kablam! | _____^ Sep 02 05:37:29.980 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 02 05:37:29.980 INFO kablam! 92 | | T: OrdSubset; Sep 02 05:37:29.980 INFO kablam! | |___________________________^ Sep 02 05:37:29.980 INFO kablam! | Sep 02 05:37:29.980 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:29.980 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:29.980 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 02 05:37:29.980 INFO kablam! Sep 02 05:37:29.980 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 02 05:37:29.980 INFO kablam! --> /source/src/slice_ext.rs:99:2 Sep 02 05:37:29.980 INFO kablam! | Sep 02 05:37:29.981 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 02 05:37:29.981 INFO kablam! | _____^ Sep 02 05:37:29.981 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 02 05:37:29.981 INFO kablam! 101 | | T: OrdSubset; Sep 02 05:37:29.981 INFO kablam! | |___________________________^ Sep 02 05:37:29.981 INFO kablam! | Sep 02 05:37:29.981 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:29.981 INFO kablam! = note: for more information, see issue #51443 Sep 02 05:37:29.981 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 02 05:37:29.981 INFO kablam! Sep 02 05:37:30.342 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.07s Sep 02 05:37:30.344 INFO kablam! su: No module specific data is present Sep 02 05:37:30.771 INFO running `"docker" "rm" "-f" "b1ea4d0108293f113d38295db72affb802581fc49a2da5863e477a7de1061258"` Sep 02 05:37:30.872 INFO blam! b1ea4d0108293f113d38295db72affb802581fc49a2da5863e477a7de1061258