Sep 14 12:12:51.905 INFO checking ord_subset-3.1.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 12:12:51.906 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 12:12:51.906 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 12:12:52.057 INFO blam! bf573d9a2c66b5ccc24c5aa8f79bd01e44a9b2348b2d831a96117270b3384ecf Sep 14 12:12:52.065 INFO running `"docker" "start" "-a" "bf573d9a2c66b5ccc24c5aa8f79bd01e44a9b2348b2d831a96117270b3384ecf"` Sep 14 12:12:52.807 INFO kablam! usermod: no changes Sep 14 12:12:52.827 INFO kablam! Checking ord_subset v3.1.0 (file:///source) Sep 14 12:12:53.079 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.079 INFO kablam! --> src/slice_ext.rs:40:2 Sep 14 12:12:53.079 INFO kablam! | Sep 14 12:12:53.079 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 14 12:12:53.079 INFO kablam! | _____^ Sep 14 12:12:53.079 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 14 12:12:53.079 INFO kablam! 42 | | T: OrdSubset; Sep 14 12:12:53.079 INFO kablam! | |___________________________^ Sep 14 12:12:53.079 INFO kablam! | Sep 14 12:12:53.079 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 14 12:12:53.079 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 14 12:12:53.079 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.079 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 14 12:12:53.079 INFO kablam! Sep 14 12:12:53.079 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.079 INFO kablam! --> src/slice_ext.rs:50:2 Sep 14 12:12:53.079 INFO kablam! | Sep 14 12:12:53.079 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 14 12:12:53.079 INFO kablam! | _____^ Sep 14 12:12:53.079 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 14 12:12:53.079 INFO kablam! 52 | | T: OrdSubset; Sep 14 12:12:53.079 INFO kablam! | |___________________________^ Sep 14 12:12:53.079 INFO kablam! | Sep 14 12:12:53.079 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 14 12:12:53.079 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.079 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 14 12:12:53.079 INFO kablam! Sep 14 12:12:53.083 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.083 INFO kablam! --> src/slice_ext.rs:90:2 Sep 14 12:12:53.083 INFO kablam! | Sep 14 12:12:53.083 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 14 12:12:53.083 INFO kablam! | _____^ Sep 14 12:12:53.083 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 14 12:12:53.083 INFO kablam! 92 | | T: OrdSubset; Sep 14 12:12:53.083 INFO kablam! | |___________________________^ Sep 14 12:12:53.083 INFO kablam! | Sep 14 12:12:53.083 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 14 12:12:53.083 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.083 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 14 12:12:53.083 INFO kablam! Sep 14 12:12:53.083 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.083 INFO kablam! --> src/slice_ext.rs:99:2 Sep 14 12:12:53.083 INFO kablam! | Sep 14 12:12:53.083 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 14 12:12:53.083 INFO kablam! | _____^ Sep 14 12:12:53.083 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 14 12:12:53.083 INFO kablam! 101 | | T: OrdSubset; Sep 14 12:12:53.083 INFO kablam! | |___________________________^ Sep 14 12:12:53.083 INFO kablam! | Sep 14 12:12:53.083 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 14 12:12:53.083 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.083 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 14 12:12:53.083 INFO kablam! Sep 14 12:12:53.159 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.159 INFO kablam! --> src/slice_ext.rs:40:2 Sep 14 12:12:53.159 INFO kablam! | Sep 14 12:12:53.159 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 14 12:12:53.159 INFO kablam! | _____^ Sep 14 12:12:53.159 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 14 12:12:53.159 INFO kablam! 42 | | T: OrdSubset; Sep 14 12:12:53.159 INFO kablam! | |___________________________^ Sep 14 12:12:53.159 INFO kablam! | Sep 14 12:12:53.159 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 14 12:12:53.159 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 14 12:12:53.159 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.159 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 14 12:12:53.159 INFO kablam! Sep 14 12:12:53.159 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.159 INFO kablam! --> src/slice_ext.rs:50:2 Sep 14 12:12:53.159 INFO kablam! | Sep 14 12:12:53.159 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 14 12:12:53.159 INFO kablam! | _____^ Sep 14 12:12:53.159 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 14 12:12:53.159 INFO kablam! 52 | | T: OrdSubset; Sep 14 12:12:53.160 INFO kablam! | |___________________________^ Sep 14 12:12:53.160 INFO kablam! | Sep 14 12:12:53.160 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 14 12:12:53.160 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.160 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 14 12:12:53.160 INFO kablam! Sep 14 12:12:53.160 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.160 INFO kablam! --> src/slice_ext.rs:90:2 Sep 14 12:12:53.160 INFO kablam! | Sep 14 12:12:53.160 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 14 12:12:53.160 INFO kablam! | _____^ Sep 14 12:12:53.160 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 14 12:12:53.160 INFO kablam! 92 | | T: OrdSubset; Sep 14 12:12:53.160 INFO kablam! | |___________________________^ Sep 14 12:12:53.160 INFO kablam! | Sep 14 12:12:53.160 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 14 12:12:53.160 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.160 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 14 12:12:53.160 INFO kablam! Sep 14 12:12:53.160 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.160 INFO kablam! --> src/slice_ext.rs:99:2 Sep 14 12:12:53.160 INFO kablam! | Sep 14 12:12:53.160 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 14 12:12:53.160 INFO kablam! | _____^ Sep 14 12:12:53.160 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 14 12:12:53.160 INFO kablam! 101 | | T: OrdSubset; Sep 14 12:12:53.160 INFO kablam! | |___________________________^ Sep 14 12:12:53.160 INFO kablam! | Sep 14 12:12:53.160 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 14 12:12:53.160 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.160 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 14 12:12:53.160 INFO kablam! Sep 14 12:12:53.672 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.672 INFO kablam! --> /source/src/slice_ext.rs:40:2 Sep 14 12:12:53.672 INFO kablam! | Sep 14 12:12:53.672 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 14 12:12:53.672 INFO kablam! | _____^ Sep 14 12:12:53.672 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 14 12:12:53.672 INFO kablam! 42 | | T: OrdSubset; Sep 14 12:12:53.672 INFO kablam! | |___________________________^ Sep 14 12:12:53.672 INFO kablam! | Sep 14 12:12:53.672 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 14 12:12:53.672 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 14 12:12:53.672 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.672 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 14 12:12:53.672 INFO kablam! Sep 14 12:12:53.672 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.672 INFO kablam! --> /source/src/slice_ext.rs:50:2 Sep 14 12:12:53.672 INFO kablam! | Sep 14 12:12:53.672 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 14 12:12:53.672 INFO kablam! | _____^ Sep 14 12:12:53.672 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 14 12:12:53.672 INFO kablam! 52 | | T: OrdSubset; Sep 14 12:12:53.672 INFO kablam! | |___________________________^ Sep 14 12:12:53.673 INFO kablam! | Sep 14 12:12:53.673 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 14 12:12:53.673 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.673 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 14 12:12:53.673 INFO kablam! Sep 14 12:12:53.673 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.673 INFO kablam! --> /source/src/slice_ext.rs:90:2 Sep 14 12:12:53.673 INFO kablam! | Sep 14 12:12:53.673 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 14 12:12:53.673 INFO kablam! | _____^ Sep 14 12:12:53.673 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 14 12:12:53.673 INFO kablam! 92 | | T: OrdSubset; Sep 14 12:12:53.673 INFO kablam! | |___________________________^ Sep 14 12:12:53.673 INFO kablam! | Sep 14 12:12:53.673 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 14 12:12:53.673 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.673 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 14 12:12:53.673 INFO kablam! Sep 14 12:12:53.673 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.673 INFO kablam! --> /source/src/slice_ext.rs:99:2 Sep 14 12:12:53.673 INFO kablam! | Sep 14 12:12:53.673 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 14 12:12:53.673 INFO kablam! | _____^ Sep 14 12:12:53.673 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 14 12:12:53.673 INFO kablam! 101 | | T: OrdSubset; Sep 14 12:12:53.673 INFO kablam! | |___________________________^ Sep 14 12:12:53.673 INFO kablam! | Sep 14 12:12:53.673 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 14 12:12:53.673 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.673 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 14 12:12:53.673 INFO kablam! Sep 14 12:12:53.874 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Sep 14 12:12:53.875 INFO kablam! su: No module specific data is present Sep 14 12:12:54.410 INFO running `"docker" "rm" "-f" "bf573d9a2c66b5ccc24c5aa8f79bd01e44a9b2348b2d831a96117270b3384ecf"` Sep 14 12:12:54.466 INFO blam! bf573d9a2c66b5ccc24c5aa8f79bd01e44a9b2348b2d831a96117270b3384ecf