Sep 10 13:29:59.739 INFO checking ord_subset-3.1.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 13:29:59.739 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 13:29:59.740 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-7/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 13:29:59.952 INFO blam! c085eda7e0c671583dc76867c2fced95c2f5ce4f665c67b910c11d4e199c4d89 Sep 10 13:29:59.952 INFO running `"docker" "start" "-a" "c085eda7e0c671583dc76867c2fced95c2f5ce4f665c67b910c11d4e199c4d89"` Sep 10 13:30:01.231 INFO kablam! usermod: no changes Sep 10 13:30:01.264 INFO kablam! Checking ord_subset v3.1.0 (file:///source) Sep 10 13:30:01.605 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:01.605 INFO kablam! --> src/slice_ext.rs:40:2 Sep 10 13:30:01.605 INFO kablam! | Sep 10 13:30:01.605 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 10 13:30:01.605 INFO kablam! | _____^ Sep 10 13:30:01.605 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 10 13:30:01.605 INFO kablam! 42 | | T: OrdSubset; Sep 10 13:30:01.605 INFO kablam! | |___________________________^ Sep 10 13:30:01.605 INFO kablam! | Sep 10 13:30:01.605 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 10 13:30:01.605 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 10 13:30:01.605 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:01.605 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 10 13:30:01.605 INFO kablam! Sep 10 13:30:01.605 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:01.605 INFO kablam! --> src/slice_ext.rs:50:2 Sep 10 13:30:01.605 INFO kablam! | Sep 10 13:30:01.605 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 10 13:30:01.605 INFO kablam! | _____^ Sep 10 13:30:01.605 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 10 13:30:01.605 INFO kablam! 52 | | T: OrdSubset; Sep 10 13:30:01.605 INFO kablam! | |___________________________^ Sep 10 13:30:01.605 INFO kablam! | Sep 10 13:30:01.605 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 10 13:30:01.605 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:01.605 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 10 13:30:01.605 INFO kablam! Sep 10 13:30:01.606 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:01.606 INFO kablam! --> src/slice_ext.rs:90:2 Sep 10 13:30:01.606 INFO kablam! | Sep 10 13:30:01.606 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 10 13:30:01.606 INFO kablam! | _____^ Sep 10 13:30:01.606 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 10 13:30:01.606 INFO kablam! 92 | | T: OrdSubset; Sep 10 13:30:01.606 INFO kablam! | |___________________________^ Sep 10 13:30:01.606 INFO kablam! | Sep 10 13:30:01.606 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 10 13:30:01.606 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:01.606 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 10 13:30:01.606 INFO kablam! Sep 10 13:30:01.606 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:01.606 INFO kablam! --> src/slice_ext.rs:99:2 Sep 10 13:30:01.606 INFO kablam! | Sep 10 13:30:01.606 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 10 13:30:01.606 INFO kablam! | _____^ Sep 10 13:30:01.606 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 10 13:30:01.606 INFO kablam! 101 | | T: OrdSubset; Sep 10 13:30:01.606 INFO kablam! | |___________________________^ Sep 10 13:30:01.606 INFO kablam! | Sep 10 13:30:01.606 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 10 13:30:01.606 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:01.606 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 10 13:30:01.606 INFO kablam! Sep 10 13:30:01.667 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:01.667 INFO kablam! --> src/slice_ext.rs:40:2 Sep 10 13:30:01.667 INFO kablam! | Sep 10 13:30:01.667 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 10 13:30:01.667 INFO kablam! | _____^ Sep 10 13:30:01.667 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 10 13:30:01.668 INFO kablam! 42 | | T: OrdSubset; Sep 10 13:30:01.668 INFO kablam! | |___________________________^ Sep 10 13:30:01.668 INFO kablam! | Sep 10 13:30:01.668 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 10 13:30:01.668 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 10 13:30:01.668 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:01.668 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 10 13:30:01.668 INFO kablam! Sep 10 13:30:01.668 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:01.668 INFO kablam! --> src/slice_ext.rs:50:2 Sep 10 13:30:01.668 INFO kablam! | Sep 10 13:30:01.668 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 10 13:30:01.668 INFO kablam! | _____^ Sep 10 13:30:01.668 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 10 13:30:01.668 INFO kablam! 52 | | T: OrdSubset; Sep 10 13:30:01.668 INFO kablam! | |___________________________^ Sep 10 13:30:01.668 INFO kablam! | Sep 10 13:30:01.668 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 10 13:30:01.668 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:01.668 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 10 13:30:01.668 INFO kablam! Sep 10 13:30:01.668 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:01.668 INFO kablam! --> src/slice_ext.rs:90:2 Sep 10 13:30:01.668 INFO kablam! | Sep 10 13:30:01.668 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 10 13:30:01.668 INFO kablam! | _____^ Sep 10 13:30:01.668 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 10 13:30:01.668 INFO kablam! 92 | | T: OrdSubset; Sep 10 13:30:01.668 INFO kablam! | |___________________________^ Sep 10 13:30:01.668 INFO kablam! | Sep 10 13:30:01.668 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 10 13:30:01.668 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:01.668 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 10 13:30:01.668 INFO kablam! Sep 10 13:30:01.668 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:01.668 INFO kablam! --> src/slice_ext.rs:99:2 Sep 10 13:30:01.668 INFO kablam! | Sep 10 13:30:01.668 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 10 13:30:01.668 INFO kablam! | _____^ Sep 10 13:30:01.668 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 10 13:30:01.668 INFO kablam! 101 | | T: OrdSubset; Sep 10 13:30:01.668 INFO kablam! | |___________________________^ Sep 10 13:30:01.668 INFO kablam! | Sep 10 13:30:01.668 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 10 13:30:01.668 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:01.668 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 10 13:30:01.668 INFO kablam! Sep 10 13:30:02.232 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:02.232 INFO kablam! --> /source/src/slice_ext.rs:40:2 Sep 10 13:30:02.232 INFO kablam! | Sep 10 13:30:02.232 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 10 13:30:02.232 INFO kablam! | _____^ Sep 10 13:30:02.232 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 10 13:30:02.232 INFO kablam! 42 | | T: OrdSubset; Sep 10 13:30:02.232 INFO kablam! | |___________________________^ Sep 10 13:30:02.232 INFO kablam! | Sep 10 13:30:02.232 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 10 13:30:02.232 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 10 13:30:02.232 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:02.232 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 10 13:30:02.232 INFO kablam! Sep 10 13:30:02.232 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:02.232 INFO kablam! --> /source/src/slice_ext.rs:50:2 Sep 10 13:30:02.232 INFO kablam! | Sep 10 13:30:02.232 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 10 13:30:02.232 INFO kablam! | _____^ Sep 10 13:30:02.232 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 10 13:30:02.232 INFO kablam! 52 | | T: OrdSubset; Sep 10 13:30:02.232 INFO kablam! | |___________________________^ Sep 10 13:30:02.232 INFO kablam! | Sep 10 13:30:02.232 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 10 13:30:02.232 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:02.232 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 10 13:30:02.232 INFO kablam! Sep 10 13:30:02.232 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:02.232 INFO kablam! --> /source/src/slice_ext.rs:90:2 Sep 10 13:30:02.232 INFO kablam! | Sep 10 13:30:02.232 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 10 13:30:02.232 INFO kablam! | _____^ Sep 10 13:30:02.232 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 10 13:30:02.232 INFO kablam! 92 | | T: OrdSubset; Sep 10 13:30:02.232 INFO kablam! | |___________________________^ Sep 10 13:30:02.232 INFO kablam! | Sep 10 13:30:02.232 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 10 13:30:02.232 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:02.232 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 10 13:30:02.233 INFO kablam! Sep 10 13:30:02.233 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:02.233 INFO kablam! --> /source/src/slice_ext.rs:99:2 Sep 10 13:30:02.233 INFO kablam! | Sep 10 13:30:02.233 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 10 13:30:02.233 INFO kablam! | _____^ Sep 10 13:30:02.233 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 10 13:30:02.233 INFO kablam! 101 | | T: OrdSubset; Sep 10 13:30:02.233 INFO kablam! | |___________________________^ Sep 10 13:30:02.233 INFO kablam! | Sep 10 13:30:02.233 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 10 13:30:02.233 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:02.233 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 10 13:30:02.233 INFO kablam! Sep 10 13:30:02.479 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.22s Sep 10 13:30:02.481 INFO kablam! su: No module specific data is present Sep 10 13:30:03.298 INFO running `"docker" "rm" "-f" "c085eda7e0c671583dc76867c2fced95c2f5ce4f665c67b910c11d4e199c4d89"` Sep 10 13:30:03.384 INFO blam! c085eda7e0c671583dc76867c2fced95c2f5ce4f665c67b910c11d4e199c4d89