Sep 17 20:25:49.934 INFO checking ord_subset-3.1.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 20:25:49.934 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 20:25:49.935 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-7/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 20:25:50.142 INFO blam! b50486ac88adf39769d220a997093d7df1dbc0a6bdf54e64d0c7b673aa0106f0 Sep 17 20:25:50.144 INFO running `"docker" "start" "-a" "b50486ac88adf39769d220a997093d7df1dbc0a6bdf54e64d0c7b673aa0106f0"` Sep 17 20:25:51.356 INFO kablam! usermod: no changes Sep 17 20:25:51.390 INFO kablam! Checking ord_subset v3.1.0 (/source) Sep 17 20:25:51.711 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:51.711 INFO kablam! --> src/slice_ext.rs:40:2 Sep 17 20:25:51.711 INFO kablam! | Sep 17 20:25:51.711 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 17 20:25:51.711 INFO kablam! | _____^ Sep 17 20:25:51.711 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 17 20:25:51.711 INFO kablam! 42 | | T: OrdSubset; Sep 17 20:25:51.711 INFO kablam! | |___________________________^ Sep 17 20:25:51.711 INFO kablam! | Sep 17 20:25:51.711 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 17 20:25:51.711 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 17 20:25:51.711 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:51.711 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 17 20:25:51.711 INFO kablam! Sep 17 20:25:51.711 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:51.711 INFO kablam! --> src/slice_ext.rs:50:2 Sep 17 20:25:51.711 INFO kablam! | Sep 17 20:25:51.711 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 17 20:25:51.711 INFO kablam! | _____^ Sep 17 20:25:51.711 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 17 20:25:51.711 INFO kablam! 52 | | T: OrdSubset; Sep 17 20:25:51.711 INFO kablam! | |___________________________^ Sep 17 20:25:51.711 INFO kablam! | Sep 17 20:25:51.711 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 17 20:25:51.711 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:51.711 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 17 20:25:51.711 INFO kablam! Sep 17 20:25:51.711 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:51.711 INFO kablam! --> src/slice_ext.rs:90:2 Sep 17 20:25:51.711 INFO kablam! | Sep 17 20:25:51.711 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 17 20:25:51.711 INFO kablam! | _____^ Sep 17 20:25:51.711 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 17 20:25:51.711 INFO kablam! 92 | | T: OrdSubset; Sep 17 20:25:51.711 INFO kablam! | |___________________________^ Sep 17 20:25:51.711 INFO kablam! | Sep 17 20:25:51.711 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 17 20:25:51.711 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:51.711 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 17 20:25:51.711 INFO kablam! Sep 17 20:25:51.711 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:51.711 INFO kablam! --> src/slice_ext.rs:99:2 Sep 17 20:25:51.711 INFO kablam! | Sep 17 20:25:51.711 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 17 20:25:51.711 INFO kablam! | _____^ Sep 17 20:25:51.711 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 17 20:25:51.711 INFO kablam! 101 | | T: OrdSubset; Sep 17 20:25:51.711 INFO kablam! | |___________________________^ Sep 17 20:25:51.711 INFO kablam! | Sep 17 20:25:51.711 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 17 20:25:51.711 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:51.711 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 17 20:25:51.711 INFO kablam! Sep 17 20:25:51.779 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:51.779 INFO kablam! --> src/slice_ext.rs:40:2 Sep 17 20:25:51.779 INFO kablam! | Sep 17 20:25:51.779 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 17 20:25:51.779 INFO kablam! | _____^ Sep 17 20:25:51.779 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 17 20:25:51.779 INFO kablam! 42 | | T: OrdSubset; Sep 17 20:25:51.779 INFO kablam! | |___________________________^ Sep 17 20:25:51.779 INFO kablam! | Sep 17 20:25:51.779 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 17 20:25:51.779 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 17 20:25:51.779 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:51.779 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 17 20:25:51.779 INFO kablam! Sep 17 20:25:51.779 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:51.779 INFO kablam! --> src/slice_ext.rs:50:2 Sep 17 20:25:51.779 INFO kablam! | Sep 17 20:25:51.779 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 17 20:25:51.779 INFO kablam! | _____^ Sep 17 20:25:51.779 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 17 20:25:51.779 INFO kablam! 52 | | T: OrdSubset; Sep 17 20:25:51.779 INFO kablam! | |___________________________^ Sep 17 20:25:51.779 INFO kablam! | Sep 17 20:25:51.779 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 17 20:25:51.779 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:51.779 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 17 20:25:51.779 INFO kablam! Sep 17 20:25:51.779 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:51.779 INFO kablam! --> src/slice_ext.rs:90:2 Sep 17 20:25:51.779 INFO kablam! | Sep 17 20:25:51.779 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 17 20:25:51.779 INFO kablam! | _____^ Sep 17 20:25:51.779 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 17 20:25:51.779 INFO kablam! 92 | | T: OrdSubset; Sep 17 20:25:51.779 INFO kablam! | |___________________________^ Sep 17 20:25:51.779 INFO kablam! | Sep 17 20:25:51.779 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 17 20:25:51.779 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:51.779 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 17 20:25:51.779 INFO kablam! Sep 17 20:25:51.779 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:51.779 INFO kablam! --> src/slice_ext.rs:99:2 Sep 17 20:25:51.779 INFO kablam! | Sep 17 20:25:51.779 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 17 20:25:51.779 INFO kablam! | _____^ Sep 17 20:25:51.779 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 17 20:25:51.779 INFO kablam! 101 | | T: OrdSubset; Sep 17 20:25:51.779 INFO kablam! | |___________________________^ Sep 17 20:25:51.780 INFO kablam! | Sep 17 20:25:51.780 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 17 20:25:51.780 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:51.780 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 17 20:25:51.780 INFO kablam! Sep 17 20:25:52.221 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:52.221 INFO kablam! --> /source/src/slice_ext.rs:40:2 Sep 17 20:25:52.221 INFO kablam! | Sep 17 20:25:52.221 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 17 20:25:52.221 INFO kablam! | _____^ Sep 17 20:25:52.221 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 17 20:25:52.221 INFO kablam! 42 | | T: OrdSubset; Sep 17 20:25:52.221 INFO kablam! | |___________________________^ Sep 17 20:25:52.221 INFO kablam! | Sep 17 20:25:52.221 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 17 20:25:52.221 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 17 20:25:52.221 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:52.221 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 17 20:25:52.221 INFO kablam! Sep 17 20:25:52.221 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:52.221 INFO kablam! --> /source/src/slice_ext.rs:50:2 Sep 17 20:25:52.222 INFO kablam! | Sep 17 20:25:52.222 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 17 20:25:52.222 INFO kablam! | _____^ Sep 17 20:25:52.222 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 17 20:25:52.222 INFO kablam! 52 | | T: OrdSubset; Sep 17 20:25:52.222 INFO kablam! | |___________________________^ Sep 17 20:25:52.222 INFO kablam! | Sep 17 20:25:52.222 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 17 20:25:52.222 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:52.222 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 17 20:25:52.222 INFO kablam! Sep 17 20:25:52.222 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:52.222 INFO kablam! --> /source/src/slice_ext.rs:90:2 Sep 17 20:25:52.222 INFO kablam! | Sep 17 20:25:52.222 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 17 20:25:52.222 INFO kablam! | _____^ Sep 17 20:25:52.222 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 17 20:25:52.222 INFO kablam! 92 | | T: OrdSubset; Sep 17 20:25:52.222 INFO kablam! | |___________________________^ Sep 17 20:25:52.222 INFO kablam! | Sep 17 20:25:52.222 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 17 20:25:52.222 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:52.222 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 17 20:25:52.222 INFO kablam! Sep 17 20:25:52.222 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:52.222 INFO kablam! --> /source/src/slice_ext.rs:99:2 Sep 17 20:25:52.222 INFO kablam! | Sep 17 20:25:52.222 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 17 20:25:52.222 INFO kablam! | _____^ Sep 17 20:25:52.222 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 17 20:25:52.222 INFO kablam! 101 | | T: OrdSubset; Sep 17 20:25:52.222 INFO kablam! | |___________________________^ Sep 17 20:25:52.222 INFO kablam! | Sep 17 20:25:52.222 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 17 20:25:52.222 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:52.222 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 17 20:25:52.222 INFO kablam! Sep 17 20:25:52.385 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.01s Sep 17 20:25:52.388 INFO kablam! su: No module specific data is present Sep 17 20:25:53.009 INFO running `"docker" "rm" "-f" "b50486ac88adf39769d220a997093d7df1dbc0a6bdf54e64d0c7b673aa0106f0"` Sep 17 20:25:53.078 INFO blam! b50486ac88adf39769d220a997093d7df1dbc0a6bdf54e64d0c7b673aa0106f0