Sep 10 13:30:00.880 INFO checking ord_subset-3.1.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 13:30:00.880 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 13:30:00.880 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-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:30:01.044 INFO blam! ec5b51d10381835852c8a03de383f2d7d6e2cec3c1bbc6b5c3879160d1da5958 Sep 10 13:30:01.045 INFO running `"docker" "start" "-a" "ec5b51d10381835852c8a03de383f2d7d6e2cec3c1bbc6b5c3879160d1da5958"` Sep 10 13:30:02.137 INFO kablam! usermod: no changes Sep 10 13:30:02.173 INFO kablam! Checking ord_subset v3.1.0 (file:///source) Sep 10 13:30:02.478 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:02.478 INFO kablam! --> src/slice_ext.rs:40:2 Sep 10 13:30:02.478 INFO kablam! | Sep 10 13:30:02.478 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 10 13:30:02.478 INFO kablam! | _____^ Sep 10 13:30:02.478 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 10 13:30:02.478 INFO kablam! 42 | | T: OrdSubset; Sep 10 13:30:02.478 INFO kablam! | |___________________________^ Sep 10 13:30:02.478 INFO kablam! | Sep 10 13:30:02.478 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 10 13:30:02.478 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.478 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:02.478 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 10 13:30:02.478 INFO kablam! Sep 10 13:30:02.478 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:02.478 INFO kablam! --> src/slice_ext.rs:50:2 Sep 10 13:30:02.478 INFO kablam! | Sep 10 13:30:02.478 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 10 13:30:02.478 INFO kablam! | _____^ Sep 10 13:30:02.478 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 10 13:30:02.478 INFO kablam! 52 | | T: OrdSubset; Sep 10 13:30:02.478 INFO kablam! | |___________________________^ Sep 10 13:30:02.478 INFO kablam! | Sep 10 13:30:02.478 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.478 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:02.478 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 10 13:30:02.478 INFO kablam! Sep 10 13:30:02.478 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:02.478 INFO kablam! --> src/slice_ext.rs:90:2 Sep 10 13:30:02.478 INFO kablam! | Sep 10 13:30:02.478 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 10 13:30:02.478 INFO kablam! | _____^ Sep 10 13:30:02.478 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 10 13:30:02.478 INFO kablam! 92 | | T: OrdSubset; Sep 10 13:30:02.478 INFO kablam! | |___________________________^ Sep 10 13:30:02.478 INFO kablam! | Sep 10 13:30:02.478 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.479 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:02.479 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 10 13:30:02.479 INFO kablam! Sep 10 13:30:02.479 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:02.479 INFO kablam! --> src/slice_ext.rs:99:2 Sep 10 13:30:02.479 INFO kablam! | Sep 10 13:30:02.479 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 10 13:30:02.479 INFO kablam! | _____^ Sep 10 13:30:02.479 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 10 13:30:02.479 INFO kablam! 101 | | T: OrdSubset; Sep 10 13:30:02.479 INFO kablam! | |___________________________^ Sep 10 13:30:02.479 INFO kablam! | Sep 10 13:30:02.479 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.479 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:02.479 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 10 13:30:02.479 INFO kablam! Sep 10 13:30:02.574 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:02.574 INFO kablam! --> src/slice_ext.rs:40:2 Sep 10 13:30:02.574 INFO kablam! | Sep 10 13:30:02.574 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 10 13:30:02.574 INFO kablam! | _____^ Sep 10 13:30:02.574 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 10 13:30:02.574 INFO kablam! 42 | | T: OrdSubset; Sep 10 13:30:02.574 INFO kablam! | |___________________________^ Sep 10 13:30:02.574 INFO kablam! | Sep 10 13:30:02.574 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 10 13:30:02.574 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.574 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:02.574 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 10 13:30:02.574 INFO kablam! Sep 10 13:30:02.574 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:02.574 INFO kablam! --> src/slice_ext.rs:50:2 Sep 10 13:30:02.574 INFO kablam! | Sep 10 13:30:02.574 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 10 13:30:02.574 INFO kablam! | _____^ Sep 10 13:30:02.574 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 10 13:30:02.574 INFO kablam! 52 | | T: OrdSubset; Sep 10 13:30:02.574 INFO kablam! | |___________________________^ Sep 10 13:30:02.574 INFO kablam! | Sep 10 13:30:02.574 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.574 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:02.574 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 10 13:30:02.574 INFO kablam! Sep 10 13:30:02.574 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:02.574 INFO kablam! --> src/slice_ext.rs:90:2 Sep 10 13:30:02.574 INFO kablam! | Sep 10 13:30:02.574 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 10 13:30:02.575 INFO kablam! | _____^ Sep 10 13:30:02.575 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 10 13:30:02.575 INFO kablam! 92 | | T: OrdSubset; Sep 10 13:30:02.575 INFO kablam! | |___________________________^ Sep 10 13:30:02.575 INFO kablam! | Sep 10 13:30:02.575 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.575 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:02.575 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 10 13:30:02.575 INFO kablam! Sep 10 13:30:02.575 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:02.575 INFO kablam! --> src/slice_ext.rs:99:2 Sep 10 13:30:02.575 INFO kablam! | Sep 10 13:30:02.575 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 10 13:30:02.575 INFO kablam! | _____^ Sep 10 13:30:02.575 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 10 13:30:02.575 INFO kablam! 101 | | T: OrdSubset; Sep 10 13:30:02.575 INFO kablam! | |___________________________^ Sep 10 13:30:02.575 INFO kablam! | Sep 10 13:30:02.575 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.575 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:02.575 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 10 13:30:02.575 INFO kablam! Sep 10 13:30:03.108 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:03.108 INFO kablam! --> /source/src/slice_ext.rs:40:2 Sep 10 13:30:03.108 INFO kablam! | Sep 10 13:30:03.108 INFO kablam! 40 | fn ord_subset_sort(&mut self) Sep 10 13:30:03.108 INFO kablam! | _____^ Sep 10 13:30:03.108 INFO kablam! 41 | | where Self: AsMut<[T]>, Sep 10 13:30:03.108 INFO kablam! 42 | | T: OrdSubset; Sep 10 13:30:03.108 INFO kablam! | |___________________________^ Sep 10 13:30:03.108 INFO kablam! | Sep 10 13:30:03.108 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 10 13:30:03.108 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:03.108 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:03.108 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 10 13:30:03.108 INFO kablam! Sep 10 13:30:03.108 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:03.108 INFO kablam! --> /source/src/slice_ext.rs:50:2 Sep 10 13:30:03.108 INFO kablam! | Sep 10 13:30:03.108 INFO kablam! 50 | fn ord_subset_sort_rev(&mut self) Sep 10 13:30:03.108 INFO kablam! | _____^ Sep 10 13:30:03.108 INFO kablam! 51 | | where Self: AsMut<[T]>, Sep 10 13:30:03.108 INFO kablam! 52 | | T: OrdSubset; Sep 10 13:30:03.108 INFO kablam! | |___________________________^ Sep 10 13:30:03.108 INFO kablam! | Sep 10 13:30:03.108 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:03.108 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:03.108 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 10 13:30:03.108 INFO kablam! Sep 10 13:30:03.108 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:03.108 INFO kablam! --> /source/src/slice_ext.rs:90:2 Sep 10 13:30:03.108 INFO kablam! | Sep 10 13:30:03.108 INFO kablam! 90 | fn ord_subset_sort_unstable(&mut self) Sep 10 13:30:03.108 INFO kablam! | _____^ Sep 10 13:30:03.108 INFO kablam! 91 | | where Self: AsMut<[T]>, Sep 10 13:30:03.108 INFO kablam! 92 | | T: OrdSubset; Sep 10 13:30:03.108 INFO kablam! | |___________________________^ Sep 10 13:30:03.108 INFO kablam! | Sep 10 13:30:03.108 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:03.108 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:03.108 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 10 13:30:03.108 INFO kablam! Sep 10 13:30:03.108 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 10 13:30:03.108 INFO kablam! --> /source/src/slice_ext.rs:99:2 Sep 10 13:30:03.108 INFO kablam! | Sep 10 13:30:03.108 INFO kablam! 99 | fn ord_subset_sort_unstable_rev(&mut self) Sep 10 13:30:03.108 INFO kablam! | _____^ Sep 10 13:30:03.108 INFO kablam! 100 | | where Self: AsMut<[T]>, Sep 10 13:30:03.108 INFO kablam! 101 | | T: OrdSubset; Sep 10 13:30:03.108 INFO kablam! | |___________________________^ Sep 10 13:30:03.108 INFO kablam! | Sep 10 13:30:03.108 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:03.108 INFO kablam! = note: for more information, see issue #51443 Sep 10 13:30:03.108 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 10 13:30:03.108 INFO kablam! Sep 10 13:30:03.300 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.14s Sep 10 13:30:03.302 INFO kablam! su: No module specific data is present Sep 10 13:30:03.924 INFO running `"docker" "rm" "-f" "ec5b51d10381835852c8a03de383f2d7d6e2cec3c1bbc6b5c3879160d1da5958"` Sep 10 13:30:04.024 INFO blam! ec5b51d10381835852c8a03de383f2d7d6e2cec3c1bbc6b5c3879160d1da5958