Sep 17 20:25:49.786 INFO checking ord_subset-3.1.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 20:25:49.786 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 20:25:49.788 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-5/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-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:49.932 INFO blam! fdb6b8ab5cfc535ad0a388e5a71df9bf3ac43d1b10163bc440b455def1676bbf Sep 17 20:25:49.932 INFO running `"docker" "start" "-a" "fdb6b8ab5cfc535ad0a388e5a71df9bf3ac43d1b10163bc440b455def1676bbf"` Sep 17 20:25:51.146 INFO kablam! usermod: no changes Sep 17 20:25:51.173 INFO kablam! Checking ord_subset v3.1.0 (/source) Sep 17 20:25:51.398 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:51.398 INFO kablam! --> src/slice_ext.rs:40:2 Sep 17 20:25:51.398 INFO kablam! | Sep 17 20:25:51.398 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 17 20:25:51.399 INFO kablam! | _____^ Sep 17 20:25:51.399 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 17 20:25:51.399 INFO kablam! 42 | | T: OrdSubset; Sep 17 20:25:51.399 INFO kablam! | |___________________________^ Sep 17 20:25:51.399 INFO kablam! | Sep 17 20:25:51.399 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 17 20:25:51.399 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.399 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:51.399 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 17 20:25:51.399 INFO kablam! Sep 17 20:25:51.399 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:51.399 INFO kablam! --> src/slice_ext.rs:50:2 Sep 17 20:25:51.399 INFO kablam! | Sep 17 20:25:51.399 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 17 20:25:51.399 INFO kablam! | _____^ Sep 17 20:25:51.399 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 17 20:25:51.399 INFO kablam! 52 | | T: OrdSubset; Sep 17 20:25:51.399 INFO kablam! | |___________________________^ Sep 17 20:25:51.399 INFO kablam! | Sep 17 20:25:51.399 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.399 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:51.399 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 17 20:25:51.399 INFO kablam! Sep 17 20:25:51.399 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:51.399 INFO kablam! --> src/slice_ext.rs:90:2 Sep 17 20:25:51.399 INFO kablam! | Sep 17 20:25:51.399 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 17 20:25:51.399 INFO kablam! | _____^ Sep 17 20:25:51.399 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 17 20:25:51.399 INFO kablam! 92 | | T: OrdSubset; Sep 17 20:25:51.399 INFO kablam! | |___________________________^ Sep 17 20:25:51.399 INFO kablam! | Sep 17 20:25:51.399 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.399 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:51.399 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 17 20:25:51.399 INFO kablam! Sep 17 20:25:51.410 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:51.411 INFO kablam! --> src/slice_ext.rs:99:2 Sep 17 20:25:51.411 INFO kablam! | Sep 17 20:25:51.411 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 17 20:25:51.411 INFO kablam! | _____^ Sep 17 20:25:51.411 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 17 20:25:51.411 INFO kablam! 101 | | T: OrdSubset; Sep 17 20:25:51.411 INFO kablam! | |___________________________^ Sep 17 20:25:51.411 INFO kablam! | Sep 17 20:25:51.411 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.411 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:51.411 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 17 20:25:51.411 INFO kablam! Sep 17 20:25:51.523 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:51.523 INFO kablam! --> src/slice_ext.rs:40:2 Sep 17 20:25:51.523 INFO kablam! | Sep 17 20:25:51.523 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 17 20:25:51.523 INFO kablam! | _____^ Sep 17 20:25:51.523 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 17 20:25:51.524 INFO kablam! 42 | | T: OrdSubset; Sep 17 20:25:51.524 INFO kablam! | |___________________________^ Sep 17 20:25:51.524 INFO kablam! | Sep 17 20:25:51.524 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 17 20:25:51.524 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.524 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:51.524 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 17 20:25:51.524 INFO kablam! Sep 17 20:25:51.524 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:51.524 INFO kablam! --> src/slice_ext.rs:50:2 Sep 17 20:25:51.524 INFO kablam! | Sep 17 20:25:51.524 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 17 20:25:51.524 INFO kablam! | _____^ Sep 17 20:25:51.524 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 17 20:25:51.524 INFO kablam! 52 | | T: OrdSubset; Sep 17 20:25:51.524 INFO kablam! | |___________________________^ Sep 17 20:25:51.524 INFO kablam! | Sep 17 20:25:51.524 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.524 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:51.524 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 17 20:25:51.524 INFO kablam! Sep 17 20:25:51.524 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:51.524 INFO kablam! --> src/slice_ext.rs:90:2 Sep 17 20:25:51.524 INFO kablam! | Sep 17 20:25:51.524 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 17 20:25:51.524 INFO kablam! | _____^ Sep 17 20:25:51.524 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 17 20:25:51.524 INFO kablam! 92 | | T: OrdSubset; Sep 17 20:25:51.524 INFO kablam! | |___________________________^ Sep 17 20:25:51.524 INFO kablam! | Sep 17 20:25:51.524 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.524 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:51.524 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 17 20:25:51.524 INFO kablam! Sep 17 20:25:51.524 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:51.524 INFO kablam! --> src/slice_ext.rs:99:2 Sep 17 20:25:51.524 INFO kablam! | Sep 17 20:25:51.524 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 17 20:25:51.524 INFO kablam! | _____^ Sep 17 20:25:51.524 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 17 20:25:51.524 INFO kablam! 101 | | T: OrdSubset; Sep 17 20:25:51.524 INFO kablam! | |___________________________^ Sep 17 20:25:51.524 INFO kablam! | Sep 17 20:25:51.524 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.524 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:51.524 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 17 20:25:51.524 INFO kablam! Sep 17 20:25:51.945 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:51.945 INFO kablam! --> /source/src/slice_ext.rs:40:2 Sep 17 20:25:51.945 INFO kablam! | Sep 17 20:25:51.945 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 17 20:25:51.945 INFO kablam! | _____^ Sep 17 20:25:51.945 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 17 20:25:51.945 INFO kablam! 42 | | T: OrdSubset; Sep 17 20:25:51.945 INFO kablam! | |___________________________^ Sep 17 20:25:51.945 INFO kablam! | Sep 17 20:25:51.945 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 17 20:25:51.945 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.945 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:51.945 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 17 20:25:51.945 INFO kablam! Sep 17 20:25:51.945 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:51.945 INFO kablam! --> /source/src/slice_ext.rs:50:2 Sep 17 20:25:51.945 INFO kablam! | Sep 17 20:25:51.945 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 17 20:25:51.945 INFO kablam! | _____^ Sep 17 20:25:51.945 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 17 20:25:51.945 INFO kablam! 52 | | T: OrdSubset; Sep 17 20:25:51.945 INFO kablam! | |___________________________^ Sep 17 20:25:51.945 INFO kablam! | Sep 17 20:25:51.945 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.945 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:51.945 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 17 20:25:51.945 INFO kablam! Sep 17 20:25:51.945 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:51.945 INFO kablam! --> /source/src/slice_ext.rs:90:2 Sep 17 20:25:51.946 INFO kablam! | Sep 17 20:25:51.946 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 17 20:25:51.946 INFO kablam! | _____^ Sep 17 20:25:51.946 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 17 20:25:51.946 INFO kablam! 92 | | T: OrdSubset; Sep 17 20:25:51.946 INFO kablam! | |___________________________^ Sep 17 20:25:51.946 INFO kablam! | Sep 17 20:25:51.946 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.946 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:51.946 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 17 20:25:51.946 INFO kablam! Sep 17 20:25:51.946 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 17 20:25:51.946 INFO kablam! --> /source/src/slice_ext.rs:99:2 Sep 17 20:25:51.946 INFO kablam! | Sep 17 20:25:51.946 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 17 20:25:51.946 INFO kablam! | _____^ Sep 17 20:25:51.946 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 17 20:25:51.946 INFO kablam! 101 | | T: OrdSubset; Sep 17 20:25:51.946 INFO kablam! | |___________________________^ Sep 17 20:25:51.946 INFO kablam! | Sep 17 20:25:51.946 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.946 INFO kablam! = note: for more information, see issue #51443 Sep 17 20:25:51.946 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 17 20:25:51.946 INFO kablam! Sep 17 20:25:52.118 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Sep 17 20:25:52.119 INFO kablam! su: No module specific data is present Sep 17 20:25:52.837 INFO running `"docker" "rm" "-f" "fdb6b8ab5cfc535ad0a388e5a71df9bf3ac43d1b10163bc440b455def1676bbf"` Sep 17 20:25:52.894 INFO blam! fdb6b8ab5cfc535ad0a388e5a71df9bf3ac43d1b10163bc440b455def1676bbf