Sep 04 08:59:56.485 INFO checking ord_subset-3.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 08:59:56.485 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 08:59:56.485 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 08:59:56.641 INFO blam! b93746a494e55658d7ef21cb6588d6b0a11215b32a1f7a3e1654c0bfee72c4e0 Sep 04 08:59:56.643 INFO running `"docker" "start" "-a" "b93746a494e55658d7ef21cb6588d6b0a11215b32a1f7a3e1654c0bfee72c4e0"` Sep 04 08:59:57.420 INFO kablam! Checking ord_subset v3.1.0 (file:///source) Sep 04 08:59:58.143 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 04 08:59:58.143 INFO kablam! --> src/slice_ext.rs:40:2 Sep 04 08:59:58.143 INFO kablam! | Sep 04 08:59:58.143 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 04 08:59:58.143 INFO kablam! | _____^ Sep 04 08:59:58.143 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 04 08:59:58.143 INFO kablam! 42 | | T: OrdSubset; Sep 04 08:59:58.143 INFO kablam! | |___________________________^ Sep 04 08:59:58.143 INFO kablam! | Sep 04 08:59:58.144 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 04 08:59:58.144 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 04 08:59:58.144 INFO kablam! = note: for more information, see issue #51443 Sep 04 08:59:58.144 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 04 08:59:58.144 INFO kablam! Sep 04 08:59:58.144 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 04 08:59:58.144 INFO kablam! --> src/slice_ext.rs:50:2 Sep 04 08:59:58.144 INFO kablam! | Sep 04 08:59:58.144 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 04 08:59:58.144 INFO kablam! | _____^ Sep 04 08:59:58.144 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 04 08:59:58.144 INFO kablam! 52 | | T: OrdSubset; Sep 04 08:59:58.144 INFO kablam! | |___________________________^ Sep 04 08:59:58.144 INFO kablam! | Sep 04 08:59:58.144 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 04 08:59:58.145 INFO kablam! = note: for more information, see issue #51443 Sep 04 08:59:58.145 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 04 08:59:58.145 INFO kablam! Sep 04 08:59:58.145 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 04 08:59:58.145 INFO kablam! --> src/slice_ext.rs:90:2 Sep 04 08:59:58.145 INFO kablam! | Sep 04 08:59:58.145 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 04 08:59:58.145 INFO kablam! | _____^ Sep 04 08:59:58.145 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 04 08:59:58.145 INFO kablam! 92 | | T: OrdSubset; Sep 04 08:59:58.145 INFO kablam! | |___________________________^ Sep 04 08:59:58.145 INFO kablam! | Sep 04 08:59:58.145 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 04 08:59:58.145 INFO kablam! = note: for more information, see issue #51443 Sep 04 08:59:58.145 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 04 08:59:58.145 INFO kablam! Sep 04 08:59:58.145 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 04 08:59:58.145 INFO kablam! --> src/slice_ext.rs:99:2 Sep 04 08:59:58.145 INFO kablam! | Sep 04 08:59:58.145 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 04 08:59:58.145 INFO kablam! | _____^ Sep 04 08:59:58.145 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 04 08:59:58.145 INFO kablam! 101 | | T: OrdSubset; Sep 04 08:59:58.145 INFO kablam! | |___________________________^ Sep 04 08:59:58.145 INFO kablam! | Sep 04 08:59:58.145 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 04 08:59:58.145 INFO kablam! = note: for more information, see issue #51443 Sep 04 08:59:58.145 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 04 08:59:58.145 INFO kablam! Sep 04 08:59:58.259 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 04 08:59:58.259 INFO kablam! --> src/slice_ext.rs:40:2 Sep 04 08:59:58.259 INFO kablam! | Sep 04 08:59:58.259 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 04 08:59:58.259 INFO kablam! | _____^ Sep 04 08:59:58.259 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 04 08:59:58.259 INFO kablam! 42 | | T: OrdSubset; Sep 04 08:59:58.260 INFO kablam! | |___________________________^ Sep 04 08:59:58.260 INFO kablam! | Sep 04 08:59:58.260 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 04 08:59:58.260 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 04 08:59:58.260 INFO kablam! = note: for more information, see issue #51443 Sep 04 08:59:58.260 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 04 08:59:58.260 INFO kablam! Sep 04 08:59:58.260 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 04 08:59:58.260 INFO kablam! --> src/slice_ext.rs:50:2 Sep 04 08:59:58.260 INFO kablam! | Sep 04 08:59:58.260 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 04 08:59:58.260 INFO kablam! | _____^ Sep 04 08:59:58.260 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 04 08:59:58.260 INFO kablam! 52 | | T: OrdSubset; Sep 04 08:59:58.260 INFO kablam! | |___________________________^ Sep 04 08:59:58.260 INFO kablam! | Sep 04 08:59:58.260 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 04 08:59:58.260 INFO kablam! = note: for more information, see issue #51443 Sep 04 08:59:58.260 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 04 08:59:58.260 INFO kablam! Sep 04 08:59:58.260 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 04 08:59:58.260 INFO kablam! --> src/slice_ext.rs:90:2 Sep 04 08:59:58.260 INFO kablam! | Sep 04 08:59:58.260 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 04 08:59:58.260 INFO kablam! | _____^ Sep 04 08:59:58.261 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 04 08:59:58.261 INFO kablam! 92 | | T: OrdSubset; Sep 04 08:59:58.261 INFO kablam! | |___________________________^ Sep 04 08:59:58.261 INFO kablam! | Sep 04 08:59:58.261 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 04 08:59:58.261 INFO kablam! = note: for more information, see issue #51443 Sep 04 08:59:58.261 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 04 08:59:58.261 INFO kablam! Sep 04 08:59:58.261 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 04 08:59:58.261 INFO kablam! --> src/slice_ext.rs:99:2 Sep 04 08:59:58.261 INFO kablam! | Sep 04 08:59:58.261 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 04 08:59:58.261 INFO kablam! | _____^ Sep 04 08:59:58.261 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 04 08:59:58.261 INFO kablam! 101 | | T: OrdSubset; Sep 04 08:59:58.261 INFO kablam! | |___________________________^ Sep 04 08:59:58.261 INFO kablam! | Sep 04 08:59:58.261 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 04 08:59:58.261 INFO kablam! = note: for more information, see issue #51443 Sep 04 08:59:58.261 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 04 08:59:58.261 INFO kablam! Sep 04 08:59:59.235 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 04 08:59:59.235 INFO kablam! --> /source/src/slice_ext.rs:40:2 Sep 04 08:59:59.235 INFO kablam! | Sep 04 08:59:59.235 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 04 08:59:59.235 INFO kablam! | _____^ Sep 04 08:59:59.235 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 04 08:59:59.235 INFO kablam! 42 | | T: OrdSubset; Sep 04 08:59:59.235 INFO kablam! | |___________________________^ Sep 04 08:59:59.235 INFO kablam! | Sep 04 08:59:59.235 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 04 08:59:59.235 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 04 08:59:59.235 INFO kablam! = note: for more information, see issue #51443 Sep 04 08:59:59.235 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 04 08:59:59.236 INFO kablam! Sep 04 08:59:59.236 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 04 08:59:59.236 INFO kablam! --> /source/src/slice_ext.rs:50:2 Sep 04 08:59:59.236 INFO kablam! | Sep 04 08:59:59.236 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 04 08:59:59.236 INFO kablam! | _____^ Sep 04 08:59:59.236 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 04 08:59:59.236 INFO kablam! 52 | | T: OrdSubset; Sep 04 08:59:59.236 INFO kablam! | |___________________________^ Sep 04 08:59:59.236 INFO kablam! | Sep 04 08:59:59.236 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 04 08:59:59.236 INFO kablam! = note: for more information, see issue #51443 Sep 04 08:59:59.236 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 04 08:59:59.236 INFO kablam! Sep 04 08:59:59.236 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 04 08:59:59.236 INFO kablam! --> /source/src/slice_ext.rs:90:2 Sep 04 08:59:59.236 INFO kablam! | Sep 04 08:59:59.236 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 04 08:59:59.236 INFO kablam! | _____^ Sep 04 08:59:59.236 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 04 08:59:59.236 INFO kablam! 92 | | T: OrdSubset; Sep 04 08:59:59.236 INFO kablam! | |___________________________^ Sep 04 08:59:59.236 INFO kablam! | Sep 04 08:59:59.236 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 04 08:59:59.236 INFO kablam! = note: for more information, see issue #51443 Sep 04 08:59:59.236 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 04 08:59:59.236 INFO kablam! Sep 04 08:59:59.236 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 04 08:59:59.237 INFO kablam! --> /source/src/slice_ext.rs:99:2 Sep 04 08:59:59.237 INFO kablam! | Sep 04 08:59:59.237 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 04 08:59:59.237 INFO kablam! | _____^ Sep 04 08:59:59.237 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 04 08:59:59.237 INFO kablam! 101 | | T: OrdSubset; Sep 04 08:59:59.237 INFO kablam! | |___________________________^ Sep 04 08:59:59.237 INFO kablam! | Sep 04 08:59:59.237 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 04 08:59:59.237 INFO kablam! = note: for more information, see issue #51443 Sep 04 08:59:59.237 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 04 08:59:59.237 INFO kablam! Sep 04 08:59:59.595 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.18s Sep 04 08:59:59.598 INFO kablam! su: No module specific data is present Sep 04 09:00:00.013 INFO running `"docker" "rm" "-f" "b93746a494e55658d7ef21cb6588d6b0a11215b32a1f7a3e1654c0bfee72c4e0"` Sep 04 09:00:00.106 INFO blam! b93746a494e55658d7ef21cb6588d6b0a11215b32a1f7a3e1654c0bfee72c4e0