Sep 06 02:54:36.098 INFO checking ord_subset-3.1.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 02:54:36.098 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 02:54:36.098 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 02:54:36.270 INFO blam! 9aee663a68397801b61aa4704c814ab9eb38b72bc40cde48a5d9213ef9278178 Sep 06 02:54:36.272 INFO running `"docker" "start" "-a" "9aee663a68397801b61aa4704c814ab9eb38b72bc40cde48a5d9213ef9278178"` Sep 06 02:54:36.962 INFO kablam! usermod: no changes Sep 06 02:54:36.994 INFO kablam! Checking ord_subset v3.1.0 (file:///source) Sep 06 02:54:37.281 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 06 02:54:37.281 INFO kablam! --> src/slice_ext.rs:40:2 Sep 06 02:54:37.281 INFO kablam! | Sep 06 02:54:37.281 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 06 02:54:37.281 INFO kablam! | _____^ Sep 06 02:54:37.281 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 06 02:54:37.281 INFO kablam! 42 | | T: OrdSubset; Sep 06 02:54:37.281 INFO kablam! | |___________________________^ Sep 06 02:54:37.281 INFO kablam! | Sep 06 02:54:37.281 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 06 02:54:37.281 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 06 02:54:37.281 INFO kablam! = note: for more information, see issue #51443 Sep 06 02:54:37.281 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 06 02:54:37.281 INFO kablam! Sep 06 02:54:37.281 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 06 02:54:37.281 INFO kablam! --> src/slice_ext.rs:50:2 Sep 06 02:54:37.281 INFO kablam! | Sep 06 02:54:37.281 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 06 02:54:37.281 INFO kablam! | _____^ Sep 06 02:54:37.281 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 06 02:54:37.281 INFO kablam! 52 | | T: OrdSubset; Sep 06 02:54:37.281 INFO kablam! | |___________________________^ Sep 06 02:54:37.281 INFO kablam! | Sep 06 02:54:37.281 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 06 02:54:37.281 INFO kablam! = note: for more information, see issue #51443 Sep 06 02:54:37.281 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 06 02:54:37.281 INFO kablam! Sep 06 02:54:37.281 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 06 02:54:37.281 INFO kablam! --> src/slice_ext.rs:90:2 Sep 06 02:54:37.281 INFO kablam! | Sep 06 02:54:37.281 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 06 02:54:37.281 INFO kablam! | _____^ Sep 06 02:54:37.281 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 06 02:54:37.281 INFO kablam! 92 | | T: OrdSubset; Sep 06 02:54:37.281 INFO kablam! | |___________________________^ Sep 06 02:54:37.281 INFO kablam! | Sep 06 02:54:37.281 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 06 02:54:37.281 INFO kablam! = note: for more information, see issue #51443 Sep 06 02:54:37.281 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 06 02:54:37.281 INFO kablam! Sep 06 02:54:37.281 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 06 02:54:37.281 INFO kablam! --> src/slice_ext.rs:99:2 Sep 06 02:54:37.281 INFO kablam! | Sep 06 02:54:37.281 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 06 02:54:37.281 INFO kablam! | _____^ Sep 06 02:54:37.281 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 06 02:54:37.281 INFO kablam! 101 | | T: OrdSubset; Sep 06 02:54:37.281 INFO kablam! | |___________________________^ Sep 06 02:54:37.281 INFO kablam! | Sep 06 02:54:37.281 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 06 02:54:37.281 INFO kablam! = note: for more information, see issue #51443 Sep 06 02:54:37.281 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 06 02:54:37.281 INFO kablam! Sep 06 02:54:37.346 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 06 02:54:37.346 INFO kablam! --> src/slice_ext.rs:40:2 Sep 06 02:54:37.346 INFO kablam! | Sep 06 02:54:37.346 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 06 02:54:37.346 INFO kablam! | _____^ Sep 06 02:54:37.346 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 06 02:54:37.346 INFO kablam! 42 | | T: OrdSubset; Sep 06 02:54:37.346 INFO kablam! | |___________________________^ Sep 06 02:54:37.346 INFO kablam! | Sep 06 02:54:37.346 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 06 02:54:37.346 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 06 02:54:37.346 INFO kablam! = note: for more information, see issue #51443 Sep 06 02:54:37.346 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 06 02:54:37.346 INFO kablam! Sep 06 02:54:37.346 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 06 02:54:37.346 INFO kablam! --> src/slice_ext.rs:50:2 Sep 06 02:54:37.346 INFO kablam! | Sep 06 02:54:37.346 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 06 02:54:37.346 INFO kablam! | _____^ Sep 06 02:54:37.346 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 06 02:54:37.347 INFO kablam! 52 | | T: OrdSubset; Sep 06 02:54:37.347 INFO kablam! | |___________________________^ Sep 06 02:54:37.347 INFO kablam! | Sep 06 02:54:37.347 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 06 02:54:37.347 INFO kablam! = note: for more information, see issue #51443 Sep 06 02:54:37.347 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 06 02:54:37.347 INFO kablam! Sep 06 02:54:37.347 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 06 02:54:37.347 INFO kablam! --> src/slice_ext.rs:90:2 Sep 06 02:54:37.347 INFO kablam! | Sep 06 02:54:37.347 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 06 02:54:37.347 INFO kablam! | _____^ Sep 06 02:54:37.347 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 06 02:54:37.347 INFO kablam! 92 | | T: OrdSubset; Sep 06 02:54:37.347 INFO kablam! | |___________________________^ Sep 06 02:54:37.347 INFO kablam! | Sep 06 02:54:37.347 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 06 02:54:37.347 INFO kablam! = note: for more information, see issue #51443 Sep 06 02:54:37.347 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 06 02:54:37.347 INFO kablam! Sep 06 02:54:37.347 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 06 02:54:37.347 INFO kablam! --> src/slice_ext.rs:99:2 Sep 06 02:54:37.347 INFO kablam! | Sep 06 02:54:37.347 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 06 02:54:37.347 INFO kablam! | _____^ Sep 06 02:54:37.347 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 06 02:54:37.347 INFO kablam! 101 | | T: OrdSubset; Sep 06 02:54:37.347 INFO kablam! | |___________________________^ Sep 06 02:54:37.347 INFO kablam! | Sep 06 02:54:37.347 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 06 02:54:37.347 INFO kablam! = note: for more information, see issue #51443 Sep 06 02:54:37.347 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 06 02:54:37.347 INFO kablam! Sep 06 02:54:37.804 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 06 02:54:37.804 INFO kablam! --> /source/src/slice_ext.rs:40:2 Sep 06 02:54:37.804 INFO kablam! | Sep 06 02:54:37.804 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 06 02:54:37.804 INFO kablam! | _____^ Sep 06 02:54:37.804 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 06 02:54:37.805 INFO kablam! 42 | | T: OrdSubset; Sep 06 02:54:37.805 INFO kablam! | |___________________________^ Sep 06 02:54:37.805 INFO kablam! | Sep 06 02:54:37.805 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 06 02:54:37.805 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 06 02:54:37.805 INFO kablam! = note: for more information, see issue #51443 Sep 06 02:54:37.805 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 06 02:54:37.805 INFO kablam! Sep 06 02:54:37.805 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 06 02:54:37.805 INFO kablam! --> /source/src/slice_ext.rs:50:2 Sep 06 02:54:37.805 INFO kablam! | Sep 06 02:54:37.805 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 06 02:54:37.805 INFO kablam! | _____^ Sep 06 02:54:37.805 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 06 02:54:37.805 INFO kablam! 52 | | T: OrdSubset; Sep 06 02:54:37.805 INFO kablam! | |___________________________^ Sep 06 02:54:37.805 INFO kablam! | Sep 06 02:54:37.805 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 06 02:54:37.805 INFO kablam! = note: for more information, see issue #51443 Sep 06 02:54:37.805 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 06 02:54:37.805 INFO kablam! Sep 06 02:54:37.805 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 06 02:54:37.805 INFO kablam! --> /source/src/slice_ext.rs:90:2 Sep 06 02:54:37.805 INFO kablam! | Sep 06 02:54:37.805 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 06 02:54:37.805 INFO kablam! | _____^ Sep 06 02:54:37.805 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 06 02:54:37.805 INFO kablam! 92 | | T: OrdSubset; Sep 06 02:54:37.805 INFO kablam! | |___________________________^ Sep 06 02:54:37.805 INFO kablam! | Sep 06 02:54:37.805 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 06 02:54:37.805 INFO kablam! = note: for more information, see issue #51443 Sep 06 02:54:37.805 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 06 02:54:37.805 INFO kablam! Sep 06 02:54:37.805 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 06 02:54:37.805 INFO kablam! --> /source/src/slice_ext.rs:99:2 Sep 06 02:54:37.805 INFO kablam! | Sep 06 02:54:37.805 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 06 02:54:37.805 INFO kablam! | _____^ Sep 06 02:54:37.805 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 06 02:54:37.805 INFO kablam! 101 | | T: OrdSubset; Sep 06 02:54:37.805 INFO kablam! | |___________________________^ Sep 06 02:54:37.805 INFO kablam! | Sep 06 02:54:37.806 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 06 02:54:37.806 INFO kablam! = note: for more information, see issue #51443 Sep 06 02:54:37.806 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 06 02:54:37.806 INFO kablam! Sep 06 02:54:37.949 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.97s Sep 06 02:54:37.951 INFO kablam! su: No module specific data is present Sep 06 02:54:38.703 INFO running `"docker" "rm" "-f" "9aee663a68397801b61aa4704c814ab9eb38b72bc40cde48a5d9213ef9278178"` Sep 06 02:54:38.756 INFO blam! 9aee663a68397801b61aa4704c814ab9eb38b72bc40cde48a5d9213ef9278178