Oct 13 11:16:05.758 INFO checking ord_subset-3.1.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 11:16:05.758 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 11:16:06.133 INFO blam! 37265ff4395161060d12380dd45e021951c178cee503057f5ca7996075cf695d Oct 13 11:16:06.148 INFO running `"docker" "start" "-a" "37265ff4395161060d12380dd45e021951c178cee503057f5ca7996075cf695d"` Oct 13 11:16:07.061 INFO kablam! usermod: no changes Oct 13 11:16:07.120 INFO kablam! Checking ord_subset v3.1.1 (/source) Oct 13 11:16:07.850 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 13 11:16:07.850 INFO kablam! --> src/slice_ext.rs:42:5 Oct 13 11:16:07.850 INFO kablam! | Oct 13 11:16:07.850 INFO kablam! 42 | / fn ord_subset_sort(&mut self) Oct 13 11:16:07.850 INFO kablam! 43 | | where Oct 13 11:16:07.850 INFO kablam! 44 | | Self: AsMut<[T]>, Oct 13 11:16:07.850 INFO kablam! 45 | | T: OrdSubset; Oct 13 11:16:07.850 INFO kablam! | |_____________________^ Oct 13 11:16:07.850 INFO kablam! | Oct 13 11:16:07.850 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 13 11:16:07.850 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! Oct 13 11:16:07.850 INFO kablam! = note: for more information, see issue #51443 Oct 13 11:16:07.850 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Oct 13 11:16:07.850 INFO kablam! Oct 13 11:16:07.850 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 13 11:16:07.850 INFO kablam! --> src/slice_ext.rs:53:5 Oct 13 11:16:07.850 INFO kablam! | Oct 13 11:16:07.850 INFO kablam! 53 | / fn ord_subset_sort_rev(&mut self) Oct 13 11:16:07.850 INFO kablam! 54 | | where Oct 13 11:16:07.850 INFO kablam! 55 | | Self: AsMut<[T]>, Oct 13 11:16:07.850 INFO kablam! 56 | | T: OrdSubset; Oct 13 11:16:07.850 INFO kablam! | |_____________________^ Oct 13 11:16:07.850 INFO kablam! | Oct 13 11:16:07.850 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! Oct 13 11:16:07.850 INFO kablam! = note: for more information, see issue #51443 Oct 13 11:16:07.850 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Oct 13 11:16:07.850 INFO kablam! Oct 13 11:16:07.850 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 13 11:16:07.850 INFO kablam! --> src/slice_ext.rs:96:5 Oct 13 11:16:07.850 INFO kablam! | Oct 13 11:16:07.850 INFO kablam! 96 | / fn ord_subset_sort_unstable(&mut self) Oct 13 11:16:07.850 INFO kablam! 97 | | where Oct 13 11:16:07.850 INFO kablam! 98 | | Self: AsMut<[T]>, Oct 13 11:16:07.850 INFO kablam! 99 | | T: OrdSubset; Oct 13 11:16:07.850 INFO kablam! | |_____________________^ Oct 13 11:16:07.850 INFO kablam! | Oct 13 11:16:07.850 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! Oct 13 11:16:07.850 INFO kablam! = note: for more information, see issue #51443 Oct 13 11:16:07.850 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Oct 13 11:16:07.850 INFO kablam! Oct 13 11:16:07.850 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 13 11:16:07.850 INFO kablam! --> src/slice_ext.rs:106:5 Oct 13 11:16:07.850 INFO kablam! | Oct 13 11:16:07.850 INFO kablam! 106 | / fn ord_subset_sort_unstable_rev(&mut self) Oct 13 11:16:07.850 INFO kablam! 107 | | where Oct 13 11:16:07.850 INFO kablam! 108 | | Self: AsMut<[T]>, Oct 13 11:16:07.850 INFO kablam! 109 | | T: OrdSubset; Oct 13 11:16:07.850 INFO kablam! | |_____________________^ Oct 13 11:16:07.850 INFO kablam! | Oct 13 11:16:07.850 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! Oct 13 11:16:07.851 INFO kablam! = note: for more information, see issue #51443 Oct 13 11:16:07.851 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Oct 13 11:16:07.851 INFO kablam! Oct 13 11:16:07.929 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 13 11:16:07.929 INFO kablam! --> src/slice_ext.rs:42:5 Oct 13 11:16:07.929 INFO kablam! | Oct 13 11:16:07.929 INFO kablam! 42 | / fn ord_subset_sort(&mut self) Oct 13 11:16:07.929 INFO kablam! 43 | | where Oct 13 11:16:07.929 INFO kablam! 44 | | Self: AsMut<[T]>, Oct 13 11:16:07.929 INFO kablam! 45 | | T: OrdSubset; Oct 13 11:16:07.929 INFO kablam! | |_____________________^ Oct 13 11:16:07.929 INFO kablam! | Oct 13 11:16:07.929 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 13 11:16:07.929 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! Oct 13 11:16:07.929 INFO kablam! = note: for more information, see issue #51443 Oct 13 11:16:07.929 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Oct 13 11:16:07.929 INFO kablam! Oct 13 11:16:07.929 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 13 11:16:07.929 INFO kablam! --> src/slice_ext.rs:53:5 Oct 13 11:16:07.929 INFO kablam! | Oct 13 11:16:07.929 INFO kablam! 53 | / fn ord_subset_sort_rev(&mut self) Oct 13 11:16:07.929 INFO kablam! 54 | | where Oct 13 11:16:07.929 INFO kablam! 55 | | Self: AsMut<[T]>, Oct 13 11:16:07.929 INFO kablam! 56 | | T: OrdSubset; Oct 13 11:16:07.929 INFO kablam! | |_____________________^ Oct 13 11:16:07.929 INFO kablam! | Oct 13 11:16:07.929 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! Oct 13 11:16:07.929 INFO kablam! = note: for more information, see issue #51443 Oct 13 11:16:07.929 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Oct 13 11:16:07.932 INFO kablam! Oct 13 11:16:07.932 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 13 11:16:07.932 INFO kablam! --> src/slice_ext.rs:96:5 Oct 13 11:16:07.932 INFO kablam! | Oct 13 11:16:07.932 INFO kablam! 96 | / fn ord_subset_sort_unstable(&mut self) Oct 13 11:16:07.932 INFO kablam! 97 | | where Oct 13 11:16:07.932 INFO kablam! 98 | | Self: AsMut<[T]>, Oct 13 11:16:07.932 INFO kablam! 99 | | T: OrdSubset; Oct 13 11:16:07.932 INFO kablam! | |_____________________^ Oct 13 11:16:07.932 INFO kablam! | Oct 13 11:16:07.932 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! Oct 13 11:16:07.932 INFO kablam! = note: for more information, see issue #51443 Oct 13 11:16:07.932 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Oct 13 11:16:07.932 INFO kablam! Oct 13 11:16:07.932 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 13 11:16:07.932 INFO kablam! --> src/slice_ext.rs:106:5 Oct 13 11:16:07.933 INFO kablam! | Oct 13 11:16:07.933 INFO kablam! 106 | / fn ord_subset_sort_unstable_rev(&mut self) Oct 13 11:16:07.933 INFO kablam! 107 | | where Oct 13 11:16:07.933 INFO kablam! 108 | | Self: AsMut<[T]>, Oct 13 11:16:07.933 INFO kablam! 109 | | T: OrdSubset; Oct 13 11:16:07.933 INFO kablam! | |_____________________^ Oct 13 11:16:07.933 INFO kablam! | Oct 13 11:16:07.933 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! Oct 13 11:16:07.933 INFO kablam! = note: for more information, see issue #51443 Oct 13 11:16:07.933 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Oct 13 11:16:07.933 INFO kablam! Oct 13 11:16:08.780 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Oct 13 11:16:08.780 INFO kablam! --> /source/src/slice_ext.rs:42:5 Oct 13 11:16:08.780 INFO kablam! | Oct 13 11:16:08.780 INFO kablam! 42 | / fn ord_subset_sort(&mut self) Oct 13 11:16:08.780 INFO kablam! 43 | | where Oct 13 11:16:08.780 INFO kablam! 44 | | Self: AsMut<[T]>, Oct 13 11:16:08.780 INFO kablam! 45 | | T: OrdSubset; Oct 13 11:16:08.780 INFO kablam! | |_____________________^ Oct 13 11:16:08.780 INFO kablam! | Oct 13 11:16:08.780 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 13 11:16:08.780 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! Oct 13 11:16:08.780 INFO kablam! = note: for more information, see issue #51443 Oct 13 11:16:08.780 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Oct 13 11:16:08.780 INFO kablam! Oct 13 11:16:08.780 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Oct 13 11:16:08.780 INFO kablam! --> /source/src/slice_ext.rs:53:5 Oct 13 11:16:08.780 INFO kablam! | Oct 13 11:16:08.780 INFO kablam! 53 | / fn ord_subset_sort_rev(&mut self) Oct 13 11:16:08.780 INFO kablam! 54 | | where Oct 13 11:16:08.780 INFO kablam! 55 | | Self: AsMut<[T]>, Oct 13 11:16:08.780 INFO kablam! 56 | | T: OrdSubset; Oct 13 11:16:08.780 INFO kablam! | |_____________________^ Oct 13 11:16:08.780 INFO kablam! | Oct 13 11:16:08.780 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! Oct 13 11:16:08.780 INFO kablam! = note: for more information, see issue #51443 Oct 13 11:16:08.780 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Oct 13 11:16:08.780 INFO kablam! Oct 13 11:16:08.780 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Oct 13 11:16:08.780 INFO kablam! --> /source/src/slice_ext.rs:96:5 Oct 13 11:16:08.780 INFO kablam! | Oct 13 11:16:08.780 INFO kablam! 96 | / fn ord_subset_sort_unstable(&mut self) Oct 13 11:16:08.780 INFO kablam! 97 | | where Oct 13 11:16:08.780 INFO kablam! 98 | | Self: AsMut<[T]>, Oct 13 11:16:08.780 INFO kablam! 99 | | T: OrdSubset; Oct 13 11:16:08.780 INFO kablam! | |_____________________^ Oct 13 11:16:08.780 INFO kablam! | Oct 13 11:16:08.780 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! Oct 13 11:16:08.780 INFO kablam! = note: for more information, see issue #51443 Oct 13 11:16:08.780 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Oct 13 11:16:08.780 INFO kablam! Oct 13 11:16:08.780 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Oct 13 11:16:08.780 INFO kablam! --> /source/src/slice_ext.rs:106:5 Oct 13 11:16:08.780 INFO kablam! | Oct 13 11:16:08.781 INFO kablam! 106 | / fn ord_subset_sort_unstable_rev(&mut self) Oct 13 11:16:08.781 INFO kablam! 107 | | where Oct 13 11:16:08.781 INFO kablam! 108 | | Self: AsMut<[T]>, Oct 13 11:16:08.781 INFO kablam! 109 | | T: OrdSubset; Oct 13 11:16:08.781 INFO kablam! | |_____________________^ Oct 13 11:16:08.781 INFO kablam! | Oct 13 11:16:08.781 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! Oct 13 11:16:08.781 INFO kablam! = note: for more information, see issue #51443 Oct 13 11:16:08.781 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Oct 13 11:16:08.781 INFO kablam! Oct 13 11:16:08.972 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.88s Oct 13 11:16:08.975 INFO kablam! su: No module specific data is present Oct 13 11:16:09.378 INFO running `"docker" "rm" "-f" "37265ff4395161060d12380dd45e021951c178cee503057f5ca7996075cf695d"` Oct 13 11:16:09.596 INFO blam! 37265ff4395161060d12380dd45e021951c178cee503057f5ca7996075cf695d