Oct 27 18:25:48.134 INFO checking ord_subset-3.1.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 18:25:48.134 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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:48.647 INFO blam! 19b768e0ee3b2a2cc708d8dc60bb38e56a376f1f04a48a103da9642f24585c3c Oct 27 18:25:48.649 INFO running `"docker" "start" "-a" "19b768e0ee3b2a2cc708d8dc60bb38e56a376f1f04a48a103da9642f24585c3c"` Oct 27 18:25:50.291 INFO kablam! usermod: no changes Oct 27 18:25:50.371 INFO kablam! Checking ord_subset v3.1.1 (/source) Oct 27 18:25:51.224 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:51.224 INFO kablam! --> src/slice_ext.rs:42:5 Oct 27 18:25:51.224 INFO kablam! | Oct 27 18:25:51.224 INFO kablam! 42 | / fn ord_subset_sort(&mut self) Oct 27 18:25:51.224 INFO kablam! 43 | | where Oct 27 18:25:51.224 INFO kablam! 44 | | Self: AsMut<[T]>, Oct 27 18:25:51.224 INFO kablam! 45 | | T: OrdSubset; Oct 27 18:25:51.224 INFO kablam! | |_____________________^ Oct 27 18:25:51.224 INFO kablam! | Oct 27 18:25:51.224 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 27 18:25:51.224 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:51.224 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:51.224 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Oct 27 18:25:51.224 INFO kablam! Oct 27 18:25:51.224 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:51.224 INFO kablam! --> src/slice_ext.rs:53:5 Oct 27 18:25:51.224 INFO kablam! | Oct 27 18:25:51.224 INFO kablam! 53 | / fn ord_subset_sort_rev(&mut self) Oct 27 18:25:51.224 INFO kablam! 54 | | where Oct 27 18:25:51.224 INFO kablam! 55 | | Self: AsMut<[T]>, Oct 27 18:25:51.224 INFO kablam! 56 | | T: OrdSubset; Oct 27 18:25:51.224 INFO kablam! | |_____________________^ Oct 27 18:25:51.224 INFO kablam! | Oct 27 18:25:51.224 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:51.224 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:51.224 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Oct 27 18:25:51.225 INFO kablam! Oct 27 18:25:51.225 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:51.225 INFO kablam! --> src/slice_ext.rs:96:5 Oct 27 18:25:51.225 INFO kablam! | Oct 27 18:25:51.225 INFO kablam! 96 | / fn ord_subset_sort_unstable(&mut self) Oct 27 18:25:51.225 INFO kablam! 97 | | where Oct 27 18:25:51.225 INFO kablam! 98 | | Self: AsMut<[T]>, Oct 27 18:25:51.226 INFO kablam! 99 | | T: OrdSubset; Oct 27 18:25:51.226 INFO kablam! | |_____________________^ Oct 27 18:25:51.226 INFO kablam! | Oct 27 18:25:51.226 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:51.226 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:51.226 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Oct 27 18:25:51.226 INFO kablam! Oct 27 18:25:51.226 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:51.226 INFO kablam! --> src/slice_ext.rs:106:5 Oct 27 18:25:51.226 INFO kablam! | Oct 27 18:25:51.226 INFO kablam! 106 | / fn ord_subset_sort_unstable_rev(&mut self) Oct 27 18:25:51.226 INFO kablam! 107 | | where Oct 27 18:25:51.226 INFO kablam! 108 | | Self: AsMut<[T]>, Oct 27 18:25:51.226 INFO kablam! 109 | | T: OrdSubset; Oct 27 18:25:51.226 INFO kablam! | |_____________________^ Oct 27 18:25:51.231 INFO kablam! | Oct 27 18:25:51.231 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:51.231 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:51.231 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Oct 27 18:25:51.231 INFO kablam! Oct 27 18:25:51.651 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:51.651 INFO kablam! --> src/slice_ext.rs:42:5 Oct 27 18:25:51.651 INFO kablam! | Oct 27 18:25:51.651 INFO kablam! 42 | / fn ord_subset_sort(&mut self) Oct 27 18:25:51.651 INFO kablam! 43 | | where Oct 27 18:25:51.651 INFO kablam! 44 | | Self: AsMut<[T]>, Oct 27 18:25:51.652 INFO kablam! 45 | | T: OrdSubset; Oct 27 18:25:51.652 INFO kablam! | |_____________________^ Oct 27 18:25:51.652 INFO kablam! | Oct 27 18:25:51.652 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 27 18:25:51.652 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:51.652 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:51.652 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Oct 27 18:25:51.652 INFO kablam! Oct 27 18:25:51.652 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:51.652 INFO kablam! --> src/slice_ext.rs:53:5 Oct 27 18:25:51.652 INFO kablam! | Oct 27 18:25:51.652 INFO kablam! 53 | / fn ord_subset_sort_rev(&mut self) Oct 27 18:25:51.652 INFO kablam! 54 | | where Oct 27 18:25:51.652 INFO kablam! 55 | | Self: AsMut<[T]>, Oct 27 18:25:51.652 INFO kablam! 56 | | T: OrdSubset; Oct 27 18:25:51.652 INFO kablam! | |_____________________^ Oct 27 18:25:51.652 INFO kablam! | Oct 27 18:25:51.652 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:51.652 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:51.652 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Oct 27 18:25:51.652 INFO kablam! Oct 27 18:25:51.652 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:51.652 INFO kablam! --> src/slice_ext.rs:96:5 Oct 27 18:25:51.652 INFO kablam! | Oct 27 18:25:51.652 INFO kablam! 96 | / fn ord_subset_sort_unstable(&mut self) Oct 27 18:25:51.652 INFO kablam! 97 | | where Oct 27 18:25:51.652 INFO kablam! 98 | | Self: AsMut<[T]>, Oct 27 18:25:51.652 INFO kablam! 99 | | T: OrdSubset; Oct 27 18:25:51.652 INFO kablam! | |_____________________^ Oct 27 18:25:51.652 INFO kablam! | Oct 27 18:25:51.652 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:51.652 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:51.652 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Oct 27 18:25:51.652 INFO kablam! Oct 27 18:25:51.652 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:51.652 INFO kablam! --> src/slice_ext.rs:106:5 Oct 27 18:25:51.652 INFO kablam! | Oct 27 18:25:51.652 INFO kablam! 106 | / fn ord_subset_sort_unstable_rev(&mut self) Oct 27 18:25:51.652 INFO kablam! 107 | | where Oct 27 18:25:51.652 INFO kablam! 108 | | Self: AsMut<[T]>, Oct 27 18:25:51.652 INFO kablam! 109 | | T: OrdSubset; Oct 27 18:25:51.652 INFO kablam! | |_____________________^ Oct 27 18:25:51.652 INFO kablam! | Oct 27 18:25:51.652 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:51.652 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:51.652 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Oct 27 18:25:51.652 INFO kablam! Oct 27 18:25:52.479 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:52.479 INFO kablam! --> /source/src/slice_ext.rs:42:5 Oct 27 18:25:52.479 INFO kablam! | Oct 27 18:25:52.479 INFO kablam! 42 | / fn ord_subset_sort(&mut self) Oct 27 18:25:52.479 INFO kablam! 43 | | where Oct 27 18:25:52.479 INFO kablam! 44 | | Self: AsMut<[T]>, Oct 27 18:25:52.479 INFO kablam! 45 | | T: OrdSubset; Oct 27 18:25:52.479 INFO kablam! | |_____________________^ Oct 27 18:25:52.479 INFO kablam! | Oct 27 18:25:52.479 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 27 18:25:52.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! Oct 27 18:25:52.479 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:52.479 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Oct 27 18:25:52.479 INFO kablam! Oct 27 18:25:52.479 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:52.479 INFO kablam! --> /source/src/slice_ext.rs:53:5 Oct 27 18:25:52.479 INFO kablam! | Oct 27 18:25:52.479 INFO kablam! 53 | / fn ord_subset_sort_rev(&mut self) Oct 27 18:25:52.479 INFO kablam! 54 | | where Oct 27 18:25:52.479 INFO kablam! 55 | | Self: AsMut<[T]>, Oct 27 18:25:52.479 INFO kablam! 56 | | T: OrdSubset; Oct 27 18:25:52.479 INFO kablam! | |_____________________^ Oct 27 18:25:52.479 INFO kablam! | Oct 27 18:25:52.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! Oct 27 18:25:52.479 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:52.479 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Oct 27 18:25:52.479 INFO kablam! Oct 27 18:25:52.479 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:52.479 INFO kablam! --> /source/src/slice_ext.rs:96:5 Oct 27 18:25:52.479 INFO kablam! | Oct 27 18:25:52.479 INFO kablam! 96 | / fn ord_subset_sort_unstable(&mut self) Oct 27 18:25:52.479 INFO kablam! 97 | | where Oct 27 18:25:52.479 INFO kablam! 98 | | Self: AsMut<[T]>, Oct 27 18:25:52.479 INFO kablam! 99 | | T: OrdSubset; Oct 27 18:25:52.479 INFO kablam! | |_____________________^ Oct 27 18:25:52.479 INFO kablam! | Oct 27 18:25:52.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! Oct 27 18:25:52.479 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:52.479 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Oct 27 18:25:52.479 INFO kablam! Oct 27 18:25:52.479 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Oct 27 18:25:52.479 INFO kablam! --> /source/src/slice_ext.rs:106:5 Oct 27 18:25:52.479 INFO kablam! | Oct 27 18:25:52.479 INFO kablam! 106 | / fn ord_subset_sort_unstable_rev(&mut self) Oct 27 18:25:52.479 INFO kablam! 107 | | where Oct 27 18:25:52.479 INFO kablam! 108 | | Self: AsMut<[T]>, Oct 27 18:25:52.479 INFO kablam! 109 | | T: OrdSubset; Oct 27 18:25:52.479 INFO kablam! | |_____________________^ Oct 27 18:25:52.479 INFO kablam! | Oct 27 18:25:52.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! Oct 27 18:25:52.479 INFO kablam! = note: for more information, see issue #51443 Oct 27 18:25:52.479 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Oct 27 18:25:52.479 INFO kablam! Oct 27 18:25:52.731 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.41s Oct 27 18:25:52.739 INFO kablam! su: No module specific data is present Oct 27 18:25:53.435 INFO running `"docker" "rm" "-f" "19b768e0ee3b2a2cc708d8dc60bb38e56a376f1f04a48a103da9642f24585c3c"` Oct 27 18:25:53.734 INFO blam! 19b768e0ee3b2a2cc708d8dc60bb38e56a376f1f04a48a103da9642f24585c3c