Sep 21 06:07:53.558 INFO checking ord_subset-3.1.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 06:07:53.558 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 06:07:53.558 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 06:07:53.759 INFO blam! 6473c5a06696e3ff5f624ad89232ed02c2aaf0c4992138829c8fcbf621a1c271 Sep 21 06:07:53.761 INFO running `"docker" "start" "-a" "6473c5a06696e3ff5f624ad89232ed02c2aaf0c4992138829c8fcbf621a1c271"` Sep 21 06:07:54.967 INFO kablam! usermod: no changes Sep 21 06:07:54.998 INFO kablam! Checking ord_subset v3.1.1 (/source) Sep 21 06:07:55.343 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 21 06:07:55.343 INFO kablam! --> src/slice_ext.rs:42:5 Sep 21 06:07:55.343 INFO kablam! | Sep 21 06:07:55.343 INFO kablam! 42 | / fn ord_subset_sort(&mut self) Sep 21 06:07:55.343 INFO kablam! 43 | | where Sep 21 06:07:55.343 INFO kablam! 44 | | Self: AsMut<[T]>, Sep 21 06:07:55.343 INFO kablam! 45 | | T: OrdSubset; Sep 21 06:07:55.343 INFO kablam! | |_____________________^ Sep 21 06:07:55.343 INFO kablam! | Sep 21 06:07:55.343 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 21 06:07:55.343 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 21 06:07:55.343 INFO kablam! = note: for more information, see issue #51443 Sep 21 06:07:55.343 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 21 06:07:55.343 INFO kablam! Sep 21 06:07:55.343 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 21 06:07:55.343 INFO kablam! --> src/slice_ext.rs:53:5 Sep 21 06:07:55.343 INFO kablam! | Sep 21 06:07:55.343 INFO kablam! 53 | / fn ord_subset_sort_rev(&mut self) Sep 21 06:07:55.343 INFO kablam! 54 | | where Sep 21 06:07:55.343 INFO kablam! 55 | | Self: AsMut<[T]>, Sep 21 06:07:55.343 INFO kablam! 56 | | T: OrdSubset; Sep 21 06:07:55.343 INFO kablam! | |_____________________^ Sep 21 06:07:55.343 INFO kablam! | Sep 21 06:07:55.343 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 21 06:07:55.346 INFO kablam! = note: for more information, see issue #51443 Sep 21 06:07:55.346 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 21 06:07:55.346 INFO kablam! Sep 21 06:07:55.346 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 21 06:07:55.346 INFO kablam! --> src/slice_ext.rs:96:5 Sep 21 06:07:55.346 INFO kablam! | Sep 21 06:07:55.346 INFO kablam! 96 | / fn ord_subset_sort_unstable(&mut self) Sep 21 06:07:55.346 INFO kablam! 97 | | where Sep 21 06:07:55.346 INFO kablam! 98 | | Self: AsMut<[T]>, Sep 21 06:07:55.346 INFO kablam! 99 | | T: OrdSubset; Sep 21 06:07:55.346 INFO kablam! | |_____________________^ Sep 21 06:07:55.347 INFO kablam! | Sep 21 06:07:55.347 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 21 06:07:55.347 INFO kablam! = note: for more information, see issue #51443 Sep 21 06:07:55.347 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 21 06:07:55.347 INFO kablam! Sep 21 06:07:55.347 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 21 06:07:55.347 INFO kablam! --> src/slice_ext.rs:106:5 Sep 21 06:07:55.347 INFO kablam! | Sep 21 06:07:55.347 INFO kablam! 106 | / fn ord_subset_sort_unstable_rev(&mut self) Sep 21 06:07:55.347 INFO kablam! 107 | | where Sep 21 06:07:55.347 INFO kablam! 108 | | Self: AsMut<[T]>, Sep 21 06:07:55.347 INFO kablam! 109 | | T: OrdSubset; Sep 21 06:07:55.347 INFO kablam! | |_____________________^ Sep 21 06:07:55.347 INFO kablam! | Sep 21 06:07:55.347 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 21 06:07:55.347 INFO kablam! = note: for more information, see issue #51443 Sep 21 06:07:55.347 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 21 06:07:55.347 INFO kablam! Sep 21 06:07:55.415 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 21 06:07:55.415 INFO kablam! --> src/slice_ext.rs:42:5 Sep 21 06:07:55.415 INFO kablam! | Sep 21 06:07:55.415 INFO kablam! 42 | / fn ord_subset_sort(&mut self) Sep 21 06:07:55.415 INFO kablam! 43 | | where Sep 21 06:07:55.415 INFO kablam! 44 | | Self: AsMut<[T]>, Sep 21 06:07:55.415 INFO kablam! 45 | | T: OrdSubset; Sep 21 06:07:55.415 INFO kablam! | |_____________________^ Sep 21 06:07:55.415 INFO kablam! | Sep 21 06:07:55.415 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 21 06:07:55.415 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 21 06:07:55.415 INFO kablam! = note: for more information, see issue #51443 Sep 21 06:07:55.415 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 21 06:07:55.415 INFO kablam! Sep 21 06:07:55.415 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 21 06:07:55.415 INFO kablam! --> src/slice_ext.rs:53:5 Sep 21 06:07:55.415 INFO kablam! | Sep 21 06:07:55.415 INFO kablam! 53 | / fn ord_subset_sort_rev(&mut self) Sep 21 06:07:55.415 INFO kablam! 54 | | where Sep 21 06:07:55.415 INFO kablam! 55 | | Self: AsMut<[T]>, Sep 21 06:07:55.415 INFO kablam! 56 | | T: OrdSubset; Sep 21 06:07:55.415 INFO kablam! | |_____________________^ Sep 21 06:07:55.415 INFO kablam! | Sep 21 06:07:55.415 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 21 06:07:55.415 INFO kablam! = note: for more information, see issue #51443 Sep 21 06:07:55.415 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 21 06:07:55.415 INFO kablam! Sep 21 06:07:55.415 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 21 06:07:55.415 INFO kablam! --> src/slice_ext.rs:96:5 Sep 21 06:07:55.416 INFO kablam! | Sep 21 06:07:55.416 INFO kablam! 96 | / fn ord_subset_sort_unstable(&mut self) Sep 21 06:07:55.416 INFO kablam! 97 | | where Sep 21 06:07:55.416 INFO kablam! 98 | | Self: AsMut<[T]>, Sep 21 06:07:55.416 INFO kablam! 99 | | T: OrdSubset; Sep 21 06:07:55.416 INFO kablam! | |_____________________^ Sep 21 06:07:55.416 INFO kablam! | Sep 21 06:07:55.416 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 21 06:07:55.416 INFO kablam! = note: for more information, see issue #51443 Sep 21 06:07:55.416 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 21 06:07:55.416 INFO kablam! Sep 21 06:07:55.416 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Sep 21 06:07:55.416 INFO kablam! --> src/slice_ext.rs:106:5 Sep 21 06:07:55.416 INFO kablam! | Sep 21 06:07:55.416 INFO kablam! 106 | / fn ord_subset_sort_unstable_rev(&mut self) Sep 21 06:07:55.416 INFO kablam! 107 | | where Sep 21 06:07:55.416 INFO kablam! 108 | | Self: AsMut<[T]>, Sep 21 06:07:55.416 INFO kablam! 109 | | T: OrdSubset; Sep 21 06:07:55.416 INFO kablam! | |_____________________^ Sep 21 06:07:55.416 INFO kablam! | Sep 21 06:07:55.416 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 21 06:07:55.416 INFO kablam! = note: for more information, see issue #51443 Sep 21 06:07:55.416 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 21 06:07:55.416 INFO kablam! Sep 21 06:07:55.907 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 21 06:07:55.907 INFO kablam! --> /source/src/slice_ext.rs:42:5 Sep 21 06:07:55.907 INFO kablam! | Sep 21 06:07:55.907 INFO kablam! 42 | / fn ord_subset_sort(&mut self) Sep 21 06:07:55.907 INFO kablam! 43 | | where Sep 21 06:07:55.907 INFO kablam! 44 | | Self: AsMut<[T]>, Sep 21 06:07:55.907 INFO kablam! 45 | | T: OrdSubset; Sep 21 06:07:55.907 INFO kablam! | |_____________________^ Sep 21 06:07:55.907 INFO kablam! | Sep 21 06:07:55.907 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 21 06:07:55.907 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 21 06:07:55.907 INFO kablam! = note: for more information, see issue #51443 Sep 21 06:07:55.907 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Sep 21 06:07:55.907 INFO kablam! Sep 21 06:07:55.907 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 21 06:07:55.907 INFO kablam! --> /source/src/slice_ext.rs:53:5 Sep 21 06:07:55.907 INFO kablam! | Sep 21 06:07:55.907 INFO kablam! 53 | / fn ord_subset_sort_rev(&mut self) Sep 21 06:07:55.907 INFO kablam! 54 | | where Sep 21 06:07:55.907 INFO kablam! 55 | | Self: AsMut<[T]>, Sep 21 06:07:55.907 INFO kablam! 56 | | T: OrdSubset; Sep 21 06:07:55.907 INFO kablam! | |_____________________^ Sep 21 06:07:55.907 INFO kablam! | Sep 21 06:07:55.907 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 21 06:07:55.907 INFO kablam! = note: for more information, see issue #51443 Sep 21 06:07:55.907 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Sep 21 06:07:55.907 INFO kablam! Sep 21 06:07:55.907 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 21 06:07:55.907 INFO kablam! --> /source/src/slice_ext.rs:96:5 Sep 21 06:07:55.907 INFO kablam! | Sep 21 06:07:55.907 INFO kablam! 96 | / fn ord_subset_sort_unstable(&mut self) Sep 21 06:07:55.907 INFO kablam! 97 | | where Sep 21 06:07:55.907 INFO kablam! 98 | | Self: AsMut<[T]>, Sep 21 06:07:55.907 INFO kablam! 99 | | T: OrdSubset; Sep 21 06:07:55.907 INFO kablam! | |_____________________^ Sep 21 06:07:55.907 INFO kablam! | Sep 21 06:07:55.907 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 21 06:07:55.907 INFO kablam! = note: for more information, see issue #51443 Sep 21 06:07:55.907 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Sep 21 06:07:55.907 INFO kablam! Sep 21 06:07:55.907 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Sep 21 06:07:55.907 INFO kablam! --> /source/src/slice_ext.rs:106:5 Sep 21 06:07:55.907 INFO kablam! | Sep 21 06:07:55.907 INFO kablam! 106 | / fn ord_subset_sort_unstable_rev(&mut self) Sep 21 06:07:55.907 INFO kablam! 107 | | where Sep 21 06:07:55.907 INFO kablam! 108 | | Self: AsMut<[T]>, Sep 21 06:07:55.907 INFO kablam! 109 | | T: OrdSubset; Sep 21 06:07:55.907 INFO kablam! | |_____________________^ Sep 21 06:07:55.907 INFO kablam! | Sep 21 06:07:55.907 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 21 06:07:55.907 INFO kablam! = note: for more information, see issue #51443 Sep 21 06:07:55.907 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Sep 21 06:07:55.907 INFO kablam! Sep 21 06:07:56.106 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.12s Sep 21 06:07:56.108 INFO kablam! su: No module specific data is present Sep 21 06:07:56.673 INFO running `"docker" "rm" "-f" "6473c5a06696e3ff5f624ad89232ed02c2aaf0c4992138829c8fcbf621a1c271"` Sep 21 06:07:56.780 INFO blam! 6473c5a06696e3ff5f624ad89232ed02c2aaf0c4992138829c8fcbf621a1c271