Oct 27 18:25:52.182 INFO checking ord_subset-3.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 18:25:52.182 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 18:25:52.619 INFO blam! 3fd2c46a954c88a3e9e2e09851b5cfd4cdc12132087dc48951cc2e6e4ed746c6 Oct 27 18:25:52.672 INFO running `"docker" "start" "-a" "3fd2c46a954c88a3e9e2e09851b5cfd4cdc12132087dc48951cc2e6e4ed746c6"` Oct 27 18:25:53.639 INFO kablam! usermod: no changes Oct 27 18:25:53.720 INFO kablam! Checking ord_subset v3.1.1 (/source) Oct 27 18:25:54.630 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:54.630 INFO kablam! --> src/slice_ext.rs:42:5 Oct 27 18:25:54.630 INFO kablam! | Oct 27 18:25:54.630 INFO kablam! 42 | / fn ord_subset_sort(&mut self) Oct 27 18:25:54.630 INFO kablam! 43 | | where Oct 27 18:25:54.630 INFO kablam! 44 | | Self: AsMut<[T]>, Oct 27 18:25:54.630 INFO kablam! 45 | | T: OrdSubset; Oct 27 18:25:54.630 INFO kablam! | |_____________________^ Oct 27 18:25:54.630 INFO kablam! | Oct 27 18:25:54.630 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 27 18:25:54.630 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 27 18:25:54.630 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:54.630 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Oct 27 18:25:54.630 INFO kablam! Oct 27 18:25:54.630 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:54.630 INFO kablam! --> src/slice_ext.rs:53:5 Oct 27 18:25:54.630 INFO kablam! | Oct 27 18:25:54.630 INFO kablam! 53 | / fn ord_subset_sort_rev(&mut self) Oct 27 18:25:54.630 INFO kablam! 54 | | where Oct 27 18:25:54.630 INFO kablam! 55 | | Self: AsMut<[T]>, Oct 27 18:25:54.630 INFO kablam! 56 | | T: OrdSubset; Oct 27 18:25:54.630 INFO kablam! | |_____________________^ Oct 27 18:25:54.630 INFO kablam! | Oct 27 18:25:54.630 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 27 18:25:54.630 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:54.630 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Oct 27 18:25:54.630 INFO kablam! Oct 27 18:25:54.630 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:54.630 INFO kablam! --> src/slice_ext.rs:96:5 Oct 27 18:25:54.630 INFO kablam! | Oct 27 18:25:54.630 INFO kablam! 96 | / fn ord_subset_sort_unstable(&mut self) Oct 27 18:25:54.630 INFO kablam! 97 | | where Oct 27 18:25:54.630 INFO kablam! 98 | | Self: AsMut<[T]>, Oct 27 18:25:54.630 INFO kablam! 99 | | T: OrdSubset; Oct 27 18:25:54.630 INFO kablam! | |_____________________^ Oct 27 18:25:54.630 INFO kablam! | Oct 27 18:25:54.630 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 27 18:25:54.630 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:54.630 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Oct 27 18:25:54.630 INFO kablam! Oct 27 18:25:54.630 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:54.630 INFO kablam! --> src/slice_ext.rs:106:5 Oct 27 18:25:54.630 INFO kablam! | Oct 27 18:25:54.630 INFO kablam! 106 | / fn ord_subset_sort_unstable_rev(&mut self) Oct 27 18:25:54.630 INFO kablam! 107 | | where Oct 27 18:25:54.630 INFO kablam! 108 | | Self: AsMut<[T]>, Oct 27 18:25:54.630 INFO kablam! 109 | | T: OrdSubset; Oct 27 18:25:54.630 INFO kablam! | |_____________________^ Oct 27 18:25:54.630 INFO kablam! | Oct 27 18:25:54.630 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 27 18:25:54.630 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:54.630 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Oct 27 18:25:54.630 INFO kablam! Oct 27 18:25:54.695 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:54.695 INFO kablam! --> src/slice_ext.rs:42:5 Oct 27 18:25:54.695 INFO kablam! | Oct 27 18:25:54.695 INFO kablam! 42 | / fn ord_subset_sort(&mut self) Oct 27 18:25:54.695 INFO kablam! 43 | | where Oct 27 18:25:54.695 INFO kablam! 44 | | Self: AsMut<[T]>, Oct 27 18:25:54.695 INFO kablam! 45 | | T: OrdSubset; Oct 27 18:25:54.695 INFO kablam! | |_____________________^ Oct 27 18:25:54.695 INFO kablam! | Oct 27 18:25:54.695 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 27 18:25:54.695 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 27 18:25:54.695 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:54.695 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Oct 27 18:25:54.695 INFO kablam! Oct 27 18:25:54.695 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:54.695 INFO kablam! --> src/slice_ext.rs:53:5 Oct 27 18:25:54.695 INFO kablam! | Oct 27 18:25:54.695 INFO kablam! 53 | / fn ord_subset_sort_rev(&mut self) Oct 27 18:25:54.695 INFO kablam! 54 | | where Oct 27 18:25:54.695 INFO kablam! 55 | | Self: AsMut<[T]>, Oct 27 18:25:54.695 INFO kablam! 56 | | T: OrdSubset; Oct 27 18:25:54.695 INFO kablam! | |_____________________^ Oct 27 18:25:54.695 INFO kablam! | Oct 27 18:25:54.695 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 27 18:25:54.695 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:54.695 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Oct 27 18:25:54.695 INFO kablam! Oct 27 18:25:54.695 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:54.695 INFO kablam! --> src/slice_ext.rs:96:5 Oct 27 18:25:54.695 INFO kablam! | Oct 27 18:25:54.695 INFO kablam! 96 | / fn ord_subset_sort_unstable(&mut self) Oct 27 18:25:54.695 INFO kablam! 97 | | where Oct 27 18:25:54.695 INFO kablam! 98 | | Self: AsMut<[T]>, Oct 27 18:25:54.695 INFO kablam! 99 | | T: OrdSubset; Oct 27 18:25:54.695 INFO kablam! | |_____________________^ Oct 27 18:25:54.695 INFO kablam! | Oct 27 18:25:54.695 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 27 18:25:54.695 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:54.695 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Oct 27 18:25:54.695 INFO kablam! Oct 27 18:25:54.695 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:54.695 INFO kablam! --> src/slice_ext.rs:106:5 Oct 27 18:25:54.695 INFO kablam! | Oct 27 18:25:54.695 INFO kablam! 106 | / fn ord_subset_sort_unstable_rev(&mut self) Oct 27 18:25:54.695 INFO kablam! 107 | | where Oct 27 18:25:54.695 INFO kablam! 108 | | Self: AsMut<[T]>, Oct 27 18:25:54.695 INFO kablam! 109 | | T: OrdSubset; Oct 27 18:25:54.695 INFO kablam! | |_____________________^ Oct 27 18:25:54.695 INFO kablam! | Oct 27 18:25:54.695 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 27 18:25:54.695 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:54.695 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Oct 27 18:25:54.695 INFO kablam! Oct 27 18:25:55.871 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:55.871 INFO kablam! --> /source/src/slice_ext.rs:42:5 Oct 27 18:25:55.872 INFO kablam! | Oct 27 18:25:55.872 INFO kablam! 42 | / fn ord_subset_sort(&mut self) Oct 27 18:25:55.872 INFO kablam! 43 | | where Oct 27 18:25:55.872 INFO kablam! 44 | | Self: AsMut<[T]>, Oct 27 18:25:55.872 INFO kablam! 45 | | T: OrdSubset; Oct 27 18:25:55.873 INFO kablam! | |_____________________^ Oct 27 18:25:55.873 INFO kablam! | Oct 27 18:25:55.873 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 27 18:25:55.873 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 27 18:25:55.873 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:55.873 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Oct 27 18:25:55.874 INFO kablam! Oct 27 18:25:55.874 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:55.874 INFO kablam! --> /source/src/slice_ext.rs:53:5 Oct 27 18:25:55.874 INFO kablam! | Oct 27 18:25:55.874 INFO kablam! 53 | / fn ord_subset_sort_rev(&mut self) Oct 27 18:25:55.874 INFO kablam! 54 | | where Oct 27 18:25:55.875 INFO kablam! 55 | | Self: AsMut<[T]>, Oct 27 18:25:55.875 INFO kablam! 56 | | T: OrdSubset; Oct 27 18:25:55.875 INFO kablam! | |_____________________^ Oct 27 18:25:55.875 INFO kablam! | Oct 27 18:25:55.875 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 27 18:25:55.876 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:55.876 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Oct 27 18:25:55.876 INFO kablam! Oct 27 18:25:55.876 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:55.876 INFO kablam! --> /source/src/slice_ext.rs:96:5 Oct 27 18:25:55.876 INFO kablam! | Oct 27 18:25:55.877 INFO kablam! 96 | / fn ord_subset_sort_unstable(&mut self) Oct 27 18:25:55.877 INFO kablam! 97 | | where Oct 27 18:25:55.877 INFO kablam! 98 | | Self: AsMut<[T]>, Oct 27 18:25:55.877 INFO kablam! 99 | | T: OrdSubset; Oct 27 18:25:55.877 INFO kablam! | |_____________________^ Oct 27 18:25:55.877 INFO kablam! | Oct 27 18:25:55.878 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 27 18:25:55.878 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:55.878 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Oct 27 18:25:55.878 INFO kablam! Oct 27 18:25:55.878 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:55.879 INFO kablam! --> /source/src/slice_ext.rs:106:5 Oct 27 18:25:55.879 INFO kablam! | Oct 27 18:25:55.879 INFO kablam! 106 | / fn ord_subset_sort_unstable_rev(&mut self) Oct 27 18:25:55.879 INFO kablam! 107 | | where Oct 27 18:25:55.879 INFO kablam! 108 | | Self: AsMut<[T]>, Oct 27 18:25:55.879 INFO kablam! 109 | | T: OrdSubset; Oct 27 18:25:55.880 INFO kablam! | |_____________________^ Oct 27 18:25:55.880 INFO kablam! | Oct 27 18:25:55.880 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 27 18:25:55.880 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:55.880 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Oct 27 18:25:55.880 INFO kablam! Oct 27 18:25:56.123 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.44s Oct 27 18:25:56.127 INFO kablam! su: No module specific data is present Oct 27 18:25:56.579 INFO running `"docker" "rm" "-f" "3fd2c46a954c88a3e9e2e09851b5cfd4cdc12132087dc48951cc2e6e4ed746c6"` Oct 27 18:25:56.646 INFO blam! 3fd2c46a954c88a3e9e2e09851b5cfd4cdc12132087dc48951cc2e6e4ed746c6