Sep 14 12:12:52.094 INFO checking ord_subset-3.1.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 12:12:52.094 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 12:12:52.094 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-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.309 INFO blam! 133b40a2452f320c85d6d696c1afab6b958fff2854a3e27f5508bc7064a458c8 Sep 14 12:12:52.312 INFO running `"docker" "start" "-a" "133b40a2452f320c85d6d696c1afab6b958fff2854a3e27f5508bc7064a458c8"` Sep 14 12:12:53.176 INFO kablam! usermod: no changes Sep 14 12:12:53.215 INFO kablam! Checking ord_subset v3.1.0 (file:///source) Sep 14 12:12:53.508 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.508 INFO kablam! --> src/slice_ext.rs:40:2 Sep 14 12:12:53.508 INFO kablam! | Sep 14 12:12:53.508 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 14 12:12:53.508 INFO kablam! | _____^ Sep 14 12:12:53.508 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 14 12:12:53.508 INFO kablam! 42 | | T: OrdSubset; Sep 14 12:12:53.508 INFO kablam! | |___________________________^ Sep 14 12:12:53.508 INFO kablam! | Sep 14 12:12:53.508 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 14 12:12:53.508 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.508 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.508 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 14 12:12:53.508 INFO kablam! Sep 14 12:12:53.508 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.508 INFO kablam! --> src/slice_ext.rs:50:2 Sep 14 12:12:53.508 INFO kablam! | Sep 14 12:12:53.508 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 14 12:12:53.508 INFO kablam! | _____^ Sep 14 12:12:53.508 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 14 12:12:53.508 INFO kablam! 52 | | T: OrdSubset; Sep 14 12:12:53.508 INFO kablam! | |___________________________^ Sep 14 12:12:53.508 INFO kablam! | Sep 14 12:12:53.508 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.508 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.508 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 14 12:12:53.508 INFO kablam! Sep 14 12:12:53.508 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.508 INFO kablam! --> src/slice_ext.rs:90:2 Sep 14 12:12:53.508 INFO kablam! | Sep 14 12:12:53.508 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 14 12:12:53.508 INFO kablam! | _____^ Sep 14 12:12:53.508 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 14 12:12:53.508 INFO kablam! 92 | | T: OrdSubset; Sep 14 12:12:53.508 INFO kablam! | |___________________________^ Sep 14 12:12:53.508 INFO kablam! | Sep 14 12:12:53.508 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.508 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.508 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 14 12:12:53.508 INFO kablam! Sep 14 12:12:53.508 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.508 INFO kablam! --> src/slice_ext.rs:99:2 Sep 14 12:12:53.508 INFO kablam! | Sep 14 12:12:53.509 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 14 12:12:53.509 INFO kablam! | _____^ Sep 14 12:12:53.509 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 14 12:12:53.509 INFO kablam! 101 | | T: OrdSubset; Sep 14 12:12:53.509 INFO kablam! | |___________________________^ Sep 14 12:12:53.509 INFO kablam! | Sep 14 12:12:53.509 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.509 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.509 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 14 12:12:53.509 INFO kablam! Sep 14 12:12:53.512 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.512 INFO kablam! --> src/slice_ext.rs:40:2 Sep 14 12:12:53.512 INFO kablam! | Sep 14 12:12:53.512 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 14 12:12:53.512 INFO kablam! | _____^ Sep 14 12:12:53.512 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 14 12:12:53.512 INFO kablam! 42 | | T: OrdSubset; Sep 14 12:12:53.512 INFO kablam! | |___________________________^ Sep 14 12:12:53.512 INFO kablam! | Sep 14 12:12:53.512 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 14 12:12:53.512 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.512 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.512 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 14 12:12:53.512 INFO kablam! Sep 14 12:12:53.512 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.512 INFO kablam! --> src/slice_ext.rs:50:2 Sep 14 12:12:53.512 INFO kablam! | Sep 14 12:12:53.512 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 14 12:12:53.512 INFO kablam! | _____^ Sep 14 12:12:53.512 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 14 12:12:53.512 INFO kablam! 52 | | T: OrdSubset; Sep 14 12:12:53.512 INFO kablam! | |___________________________^ Sep 14 12:12:53.512 INFO kablam! | Sep 14 12:12:53.512 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.512 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.512 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 14 12:12:53.512 INFO kablam! Sep 14 12:12:53.512 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.512 INFO kablam! --> src/slice_ext.rs:90:2 Sep 14 12:12:53.512 INFO kablam! | Sep 14 12:12:53.512 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 14 12:12:53.512 INFO kablam! | _____^ Sep 14 12:12:53.512 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 14 12:12:53.512 INFO kablam! 92 | | T: OrdSubset; Sep 14 12:12:53.512 INFO kablam! | |___________________________^ Sep 14 12:12:53.513 INFO kablam! | Sep 14 12:12:53.513 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.513 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.518 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 14 12:12:53.518 INFO kablam! Sep 14 12:12:53.518 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.518 INFO kablam! --> src/slice_ext.rs:99:2 Sep 14 12:12:53.518 INFO kablam! | Sep 14 12:12:53.518 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 14 12:12:53.518 INFO kablam! | _____^ Sep 14 12:12:53.518 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 14 12:12:53.518 INFO kablam! 101 | | T: OrdSubset; Sep 14 12:12:53.518 INFO kablam! | |___________________________^ Sep 14 12:12:53.518 INFO kablam! | Sep 14 12:12:53.518 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.518 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.518 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 14 12:12:53.518 INFO kablam! Sep 14 12:12:53.993 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.994 INFO kablam! --> /source/src/slice_ext.rs:40:2 Sep 14 12:12:53.994 INFO kablam! | Sep 14 12:12:53.994 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 14 12:12:53.994 INFO kablam! | _____^ Sep 14 12:12:53.994 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 14 12:12:53.994 INFO kablam! 42 | | T: OrdSubset; Sep 14 12:12:53.994 INFO kablam! | |___________________________^ Sep 14 12:12:53.994 INFO kablam! | Sep 14 12:12:53.994 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 14 12:12:53.994 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.994 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.994 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 14 12:12:53.994 INFO kablam! Sep 14 12:12:53.994 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.994 INFO kablam! --> /source/src/slice_ext.rs:50:2 Sep 14 12:12:53.994 INFO kablam! | Sep 14 12:12:53.994 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 14 12:12:53.994 INFO kablam! | _____^ Sep 14 12:12:53.994 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 14 12:12:53.994 INFO kablam! 52 | | T: OrdSubset; Sep 14 12:12:53.994 INFO kablam! | |___________________________^ Sep 14 12:12:53.994 INFO kablam! | Sep 14 12:12:53.994 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.994 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.994 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 14 12:12:53.994 INFO kablam! Sep 14 12:12:53.994 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.994 INFO kablam! --> /source/src/slice_ext.rs:90:2 Sep 14 12:12:53.994 INFO kablam! | Sep 14 12:12:53.994 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 14 12:12:53.994 INFO kablam! | _____^ Sep 14 12:12:53.994 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 14 12:12:53.994 INFO kablam! 92 | | T: OrdSubset; Sep 14 12:12:53.994 INFO kablam! | |___________________________^ Sep 14 12:12:53.994 INFO kablam! | Sep 14 12:12:53.994 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.994 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.994 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 14 12:12:53.994 INFO kablam! Sep 14 12:12:53.994 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 14 12:12:53.994 INFO kablam! --> /source/src/slice_ext.rs:99:2 Sep 14 12:12:53.994 INFO kablam! | Sep 14 12:12:53.994 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 14 12:12:53.994 INFO kablam! | _____^ Sep 14 12:12:53.994 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 14 12:12:53.994 INFO kablam! 101 | | T: OrdSubset; Sep 14 12:12:53.994 INFO kablam! | |___________________________^ Sep 14 12:12:53.995 INFO kablam! | Sep 14 12:12:53.995 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.995 INFO kablam! = note: for more information, see issue #51443 Sep 14 12:12:53.995 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 14 12:12:53.995 INFO kablam! Sep 14 12:12:54.150 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Sep 14 12:12:54.152 INFO kablam! su: No module specific data is present Sep 14 12:12:54.774 INFO running `"docker" "rm" "-f" "133b40a2452f320c85d6d696c1afab6b958fff2854a3e27f5508bc7064a458c8"` Sep 14 12:12:54.864 INFO blam! 133b40a2452f320c85d6d696c1afab6b958fff2854a3e27f5508bc7064a458c8