Sep 19 23:16:10.131 INFO checking ord_subset-3.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 23:16:10.131 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 23:16:10.131 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:16:10.254 INFO blam! 15c50aed0a702f17243bb579b85f2de4562f0cd66163d932eb78b26b0251ef47 Sep 19 23:16:10.256 INFO running `"docker" "start" "-a" "15c50aed0a702f17243bb579b85f2de4562f0cd66163d932eb78b26b0251ef47"` Sep 19 23:16:11.385 INFO kablam! usermod: no changes Sep 19 23:16:11.410 INFO kablam! Checking ord_subset v3.1.0 (/source) Sep 19 23:16:11.612 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 19 23:16:11.612 INFO kablam! --> src/slice_ext.rs:40:2 Sep 19 23:16:11.612 INFO kablam! | Sep 19 23:16:11.612 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 19 23:16:11.612 INFO kablam! | _____^ Sep 19 23:16:11.612 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 19 23:16:11.612 INFO kablam! 42 | | T: OrdSubset; Sep 19 23:16:11.612 INFO kablam! | |___________________________^ Sep 19 23:16:11.612 INFO kablam! | Sep 19 23:16:11.612 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 19 23:16:11.612 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 19 23:16:11.612 INFO kablam! = note: for more information, see issue #51443 Sep 19 23:16:11.612 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 19 23:16:11.612 INFO kablam! Sep 19 23:16:11.612 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 19 23:16:11.612 INFO kablam! --> src/slice_ext.rs:50:2 Sep 19 23:16:11.612 INFO kablam! | Sep 19 23:16:11.612 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 19 23:16:11.612 INFO kablam! | _____^ Sep 19 23:16:11.612 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 19 23:16:11.612 INFO kablam! 52 | | T: OrdSubset; Sep 19 23:16:11.612 INFO kablam! | |___________________________^ Sep 19 23:16:11.612 INFO kablam! | Sep 19 23:16:11.612 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 19 23:16:11.612 INFO kablam! = note: for more information, see issue #51443 Sep 19 23:16:11.612 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 19 23:16:11.612 INFO kablam! Sep 19 23:16:11.612 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 19 23:16:11.613 INFO kablam! --> src/slice_ext.rs:90:2 Sep 19 23:16:11.613 INFO kablam! | Sep 19 23:16:11.613 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 19 23:16:11.613 INFO kablam! | _____^ Sep 19 23:16:11.613 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 19 23:16:11.613 INFO kablam! 92 | | T: OrdSubset; Sep 19 23:16:11.613 INFO kablam! | |___________________________^ Sep 19 23:16:11.613 INFO kablam! | Sep 19 23:16:11.613 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 19 23:16:11.613 INFO kablam! = note: for more information, see issue #51443 Sep 19 23:16:11.613 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 19 23:16:11.613 INFO kablam! Sep 19 23:16:11.613 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 19 23:16:11.613 INFO kablam! --> src/slice_ext.rs:99:2 Sep 19 23:16:11.613 INFO kablam! | Sep 19 23:16:11.613 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 19 23:16:11.613 INFO kablam! | _____^ Sep 19 23:16:11.613 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 19 23:16:11.613 INFO kablam! 101 | | T: OrdSubset; Sep 19 23:16:11.613 INFO kablam! | |___________________________^ Sep 19 23:16:11.613 INFO kablam! | Sep 19 23:16:11.613 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 19 23:16:11.613 INFO kablam! = note: for more information, see issue #51443 Sep 19 23:16:11.613 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 19 23:16:11.613 INFO kablam! Sep 19 23:16:11.649 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 19 23:16:11.649 INFO kablam! --> src/slice_ext.rs:40:2 Sep 19 23:16:11.649 INFO kablam! | Sep 19 23:16:11.649 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 19 23:16:11.649 INFO kablam! | _____^ Sep 19 23:16:11.649 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 19 23:16:11.649 INFO kablam! 42 | | T: OrdSubset; Sep 19 23:16:11.649 INFO kablam! | |___________________________^ Sep 19 23:16:11.649 INFO kablam! | Sep 19 23:16:11.649 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 19 23:16:11.649 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 19 23:16:11.649 INFO kablam! = note: for more information, see issue #51443 Sep 19 23:16:11.649 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 19 23:16:11.649 INFO kablam! Sep 19 23:16:11.649 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 19 23:16:11.649 INFO kablam! --> src/slice_ext.rs:50:2 Sep 19 23:16:11.649 INFO kablam! | Sep 19 23:16:11.649 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 19 23:16:11.649 INFO kablam! | _____^ Sep 19 23:16:11.649 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 19 23:16:11.649 INFO kablam! 52 | | T: OrdSubset; Sep 19 23:16:11.649 INFO kablam! | |___________________________^ Sep 19 23:16:11.649 INFO kablam! | Sep 19 23:16:11.649 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 19 23:16:11.649 INFO kablam! = note: for more information, see issue #51443 Sep 19 23:16:11.649 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 19 23:16:11.649 INFO kablam! Sep 19 23:16:11.649 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 19 23:16:11.649 INFO kablam! --> src/slice_ext.rs:90:2 Sep 19 23:16:11.649 INFO kablam! | Sep 19 23:16:11.649 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 19 23:16:11.649 INFO kablam! | _____^ Sep 19 23:16:11.649 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 19 23:16:11.650 INFO kablam! 92 | | T: OrdSubset; Sep 19 23:16:11.650 INFO kablam! | |___________________________^ Sep 19 23:16:11.650 INFO kablam! | Sep 19 23:16:11.650 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 19 23:16:11.650 INFO kablam! = note: for more information, see issue #51443 Sep 19 23:16:11.650 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 19 23:16:11.650 INFO kablam! Sep 19 23:16:11.650 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 19 23:16:11.650 INFO kablam! --> src/slice_ext.rs:99:2 Sep 19 23:16:11.650 INFO kablam! | Sep 19 23:16:11.650 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 19 23:16:11.650 INFO kablam! | _____^ Sep 19 23:16:11.650 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 19 23:16:11.650 INFO kablam! 101 | | T: OrdSubset; Sep 19 23:16:11.650 INFO kablam! | |___________________________^ Sep 19 23:16:11.650 INFO kablam! | Sep 19 23:16:11.650 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 19 23:16:11.650 INFO kablam! = note: for more information, see issue #51443 Sep 19 23:16:11.650 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 19 23:16:11.650 INFO kablam! Sep 19 23:16:12.058 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 19 23:16:12.058 INFO kablam! --> /source/src/slice_ext.rs:40:2 Sep 19 23:16:12.058 INFO kablam! | Sep 19 23:16:12.058 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 19 23:16:12.058 INFO kablam! | _____^ Sep 19 23:16:12.058 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 19 23:16:12.058 INFO kablam! 42 | | T: OrdSubset; Sep 19 23:16:12.058 INFO kablam! | |___________________________^ Sep 19 23:16:12.058 INFO kablam! | Sep 19 23:16:12.058 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 19 23:16:12.058 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 19 23:16:12.058 INFO kablam! = note: for more information, see issue #51443 Sep 19 23:16:12.058 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 19 23:16:12.059 INFO kablam! Sep 19 23:16:12.059 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 19 23:16:12.059 INFO kablam! --> /source/src/slice_ext.rs:50:2 Sep 19 23:16:12.059 INFO kablam! | Sep 19 23:16:12.059 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 19 23:16:12.059 INFO kablam! | _____^ Sep 19 23:16:12.059 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 19 23:16:12.059 INFO kablam! 52 | | T: OrdSubset; Sep 19 23:16:12.059 INFO kablam! | |___________________________^ Sep 19 23:16:12.059 INFO kablam! | Sep 19 23:16:12.059 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 19 23:16:12.059 INFO kablam! = note: for more information, see issue #51443 Sep 19 23:16:12.059 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 19 23:16:12.059 INFO kablam! Sep 19 23:16:12.059 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 19 23:16:12.059 INFO kablam! --> /source/src/slice_ext.rs:90:2 Sep 19 23:16:12.059 INFO kablam! | Sep 19 23:16:12.059 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 19 23:16:12.059 INFO kablam! | _____^ Sep 19 23:16:12.059 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 19 23:16:12.059 INFO kablam! 92 | | T: OrdSubset; Sep 19 23:16:12.059 INFO kablam! | |___________________________^ Sep 19 23:16:12.059 INFO kablam! | Sep 19 23:16:12.059 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 19 23:16:12.059 INFO kablam! = note: for more information, see issue #51443 Sep 19 23:16:12.059 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 19 23:16:12.059 INFO kablam! Sep 19 23:16:12.059 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 19 23:16:12.059 INFO kablam! --> /source/src/slice_ext.rs:99:2 Sep 19 23:16:12.059 INFO kablam! | Sep 19 23:16:12.059 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 19 23:16:12.059 INFO kablam! | _____^ Sep 19 23:16:12.059 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 19 23:16:12.059 INFO kablam! 101 | | T: OrdSubset; Sep 19 23:16:12.059 INFO kablam! | |___________________________^ Sep 19 23:16:12.059 INFO kablam! | Sep 19 23:16:12.059 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 19 23:16:12.059 INFO kablam! = note: for more information, see issue #51443 Sep 19 23:16:12.059 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 19 23:16:12.059 INFO kablam! Sep 19 23:16:12.242 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.84s Sep 19 23:16:12.242 INFO kablam! su: No module specific data is present Sep 19 23:16:12.917 INFO running `"docker" "rm" "-f" "15c50aed0a702f17243bb579b85f2de4562f0cd66163d932eb78b26b0251ef47"` Sep 19 23:16:12.979 INFO blam! 15c50aed0a702f17243bb579b85f2de4562f0cd66163d932eb78b26b0251ef47