Oct 16 01:02:09.012 INFO testing ord_subset-3.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 01:02:09.013 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 16 01:02:09.487 INFO blam! df945f137ddc08b48aebd5df357baf834baedad7cafce81ee53f2dde95c54969 Oct 16 01:02:09.488 INFO running `"docker" "start" "-a" "df945f137ddc08b48aebd5df357baf834baedad7cafce81ee53f2dde95c54969"` Oct 16 01:02:10.163 INFO kablam! usermod: no changes Oct 16 01:02:10.211 INFO kablam! Compiling ord_subset v3.1.1 (/source) Oct 16 01:02:10.771 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 16 01:02:10.771 INFO kablam! --> src/slice_ext.rs:42:5 Oct 16 01:02:10.771 INFO kablam! | Oct 16 01:02:10.771 INFO kablam! 42 | / fn ord_subset_sort(&mut self) Oct 16 01:02:10.771 INFO kablam! 43 | | where Oct 16 01:02:10.771 INFO kablam! 44 | | Self: AsMut<[T]>, Oct 16 01:02:10.771 INFO kablam! 45 | | T: OrdSubset; Oct 16 01:02:10.771 INFO kablam! | |_____________________^ Oct 16 01:02:10.771 INFO kablam! | Oct 16 01:02:10.771 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 16 01:02:10.771 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 16 01:02:10.771 INFO kablam! = note: for more information, see issue #51443 Oct 16 01:02:10.771 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Oct 16 01:02:10.771 INFO kablam! Oct 16 01:02:10.771 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 16 01:02:10.771 INFO kablam! --> src/slice_ext.rs:53:5 Oct 16 01:02:10.771 INFO kablam! | Oct 16 01:02:10.771 INFO kablam! 53 | / fn ord_subset_sort_rev(&mut self) Oct 16 01:02:10.771 INFO kablam! 54 | | where Oct 16 01:02:10.771 INFO kablam! 55 | | Self: AsMut<[T]>, Oct 16 01:02:10.771 INFO kablam! 56 | | T: OrdSubset; Oct 16 01:02:10.771 INFO kablam! | |_____________________^ Oct 16 01:02:10.771 INFO kablam! | Oct 16 01:02:10.771 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 16 01:02:10.771 INFO kablam! = note: for more information, see issue #51443 Oct 16 01:02:10.771 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Oct 16 01:02:10.771 INFO kablam! Oct 16 01:02:10.771 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 16 01:02:10.771 INFO kablam! --> src/slice_ext.rs:96:5 Oct 16 01:02:10.771 INFO kablam! | Oct 16 01:02:10.771 INFO kablam! 96 | / fn ord_subset_sort_unstable(&mut self) Oct 16 01:02:10.771 INFO kablam! 97 | | where Oct 16 01:02:10.771 INFO kablam! 98 | | Self: AsMut<[T]>, Oct 16 01:02:10.771 INFO kablam! 99 | | T: OrdSubset; Oct 16 01:02:10.771 INFO kablam! | |_____________________^ Oct 16 01:02:10.771 INFO kablam! | Oct 16 01:02:10.771 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 16 01:02:10.771 INFO kablam! = note: for more information, see issue #51443 Oct 16 01:02:10.771 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Oct 16 01:02:10.771 INFO kablam! Oct 16 01:02:10.771 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 16 01:02:10.771 INFO kablam! --> src/slice_ext.rs:106:5 Oct 16 01:02:10.771 INFO kablam! | Oct 16 01:02:10.771 INFO kablam! 106 | / fn ord_subset_sort_unstable_rev(&mut self) Oct 16 01:02:10.771 INFO kablam! 107 | | where Oct 16 01:02:10.772 INFO kablam! 108 | | Self: AsMut<[T]>, Oct 16 01:02:10.772 INFO kablam! 109 | | T: OrdSubset; Oct 16 01:02:10.772 INFO kablam! | |_____________________^ Oct 16 01:02:10.772 INFO kablam! | Oct 16 01:02:10.772 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 16 01:02:10.772 INFO kablam! = note: for more information, see issue #51443 Oct 16 01:02:10.772 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Oct 16 01:02:10.772 INFO kablam! Oct 16 01:02:11.082 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.89s Oct 16 01:02:11.083 INFO kablam! su: No module specific data is present Oct 16 01:02:11.759 INFO running `"docker" "rm" "-f" "df945f137ddc08b48aebd5df357baf834baedad7cafce81ee53f2dde95c54969"` Oct 16 01:02:12.029 INFO blam! df945f137ddc08b48aebd5df357baf834baedad7cafce81ee53f2dde95c54969 Oct 16 01:02:12.035 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 16 01:02:12.410 INFO blam! fc7701086f445b24a1077b7519bc636514197dc98fe42d8a55f7e77931884330 Oct 16 01:02:12.431 INFO running `"docker" "start" "-a" "fc7701086f445b24a1077b7519bc636514197dc98fe42d8a55f7e77931884330"` Oct 16 01:02:13.695 INFO kablam! usermod: no changes Oct 16 01:02:13.781 INFO kablam! Compiling ord_subset v3.1.1 (/source) Oct 16 01:02:14.963 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Oct 16 01:02:14.963 INFO kablam! --> /source/src/slice_ext.rs:42:5 Oct 16 01:02:14.963 INFO kablam! | Oct 16 01:02:14.963 INFO kablam! 42 | / fn ord_subset_sort(&mut self) Oct 16 01:02:14.963 INFO kablam! 43 | | where Oct 16 01:02:14.963 INFO kablam! 44 | | Self: AsMut<[T]>, Oct 16 01:02:14.963 INFO kablam! 45 | | T: OrdSubset; Oct 16 01:02:14.963 INFO kablam! | |_____________________^ Oct 16 01:02:14.963 INFO kablam! | Oct 16 01:02:14.963 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 16 01:02:14.963 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 16 01:02:14.963 INFO kablam! = note: for more information, see issue #51443 Oct 16 01:02:14.963 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Oct 16 01:02:14.963 INFO kablam! Oct 16 01:02:14.963 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Oct 16 01:02:14.963 INFO kablam! --> /source/src/slice_ext.rs:53:5 Oct 16 01:02:14.963 INFO kablam! | Oct 16 01:02:14.963 INFO kablam! 53 | / fn ord_subset_sort_rev(&mut self) Oct 16 01:02:14.963 INFO kablam! 54 | | where Oct 16 01:02:14.963 INFO kablam! 55 | | Self: AsMut<[T]>, Oct 16 01:02:14.963 INFO kablam! 56 | | T: OrdSubset; Oct 16 01:02:14.963 INFO kablam! | |_____________________^ Oct 16 01:02:14.963 INFO kablam! | Oct 16 01:02:14.963 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 16 01:02:14.963 INFO kablam! = note: for more information, see issue #51443 Oct 16 01:02:14.963 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Oct 16 01:02:14.963 INFO kablam! Oct 16 01:02:14.963 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Oct 16 01:02:14.963 INFO kablam! --> /source/src/slice_ext.rs:96:5 Oct 16 01:02:14.964 INFO kablam! | Oct 16 01:02:14.964 INFO kablam! 96 | / fn ord_subset_sort_unstable(&mut self) Oct 16 01:02:14.964 INFO kablam! 97 | | where Oct 16 01:02:14.964 INFO kablam! 98 | | Self: AsMut<[T]>, Oct 16 01:02:14.964 INFO kablam! 99 | | T: OrdSubset; Oct 16 01:02:14.964 INFO kablam! | |_____________________^ Oct 16 01:02:14.964 INFO kablam! | Oct 16 01:02:14.964 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 16 01:02:14.964 INFO kablam! = note: for more information, see issue #51443 Oct 16 01:02:14.964 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Oct 16 01:02:14.964 INFO kablam! Oct 16 01:02:14.964 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Oct 16 01:02:14.964 INFO kablam! --> /source/src/slice_ext.rs:106:5 Oct 16 01:02:14.964 INFO kablam! | Oct 16 01:02:14.964 INFO kablam! 106 | / fn ord_subset_sort_unstable_rev(&mut self) Oct 16 01:02:14.964 INFO kablam! 107 | | where Oct 16 01:02:14.964 INFO kablam! 108 | | Self: AsMut<[T]>, Oct 16 01:02:14.964 INFO kablam! 109 | | T: OrdSubset; Oct 16 01:02:14.964 INFO kablam! | |_____________________^ Oct 16 01:02:14.964 INFO kablam! | Oct 16 01:02:14.964 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 16 01:02:14.964 INFO kablam! = note: for more information, see issue #51443 Oct 16 01:02:14.964 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Oct 16 01:02:14.964 INFO kablam! Oct 16 01:02:15.136 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 16 01:02:15.136 INFO kablam! --> src/slice_ext.rs:42:5 Oct 16 01:02:15.136 INFO kablam! | Oct 16 01:02:15.136 INFO kablam! 42 | / fn ord_subset_sort(&mut self) Oct 16 01:02:15.136 INFO kablam! 43 | | where Oct 16 01:02:15.136 INFO kablam! 44 | | Self: AsMut<[T]>, Oct 16 01:02:15.137 INFO kablam! 45 | | T: OrdSubset; Oct 16 01:02:15.137 INFO kablam! | |_____________________^ Oct 16 01:02:15.137 INFO kablam! | Oct 16 01:02:15.137 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 16 01:02:15.138 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 16 01:02:15.138 INFO kablam! = note: for more information, see issue #51443 Oct 16 01:02:15.138 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Oct 16 01:02:15.138 INFO kablam! Oct 16 01:02:15.138 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 16 01:02:15.139 INFO kablam! --> src/slice_ext.rs:53:5 Oct 16 01:02:15.139 INFO kablam! | Oct 16 01:02:15.139 INFO kablam! 53 | / fn ord_subset_sort_rev(&mut self) Oct 16 01:02:15.139 INFO kablam! 54 | | where Oct 16 01:02:15.140 INFO kablam! 55 | | Self: AsMut<[T]>, Oct 16 01:02:15.140 INFO kablam! 56 | | T: OrdSubset; Oct 16 01:02:15.140 INFO kablam! | |_____________________^ Oct 16 01:02:15.141 INFO kablam! | Oct 16 01:02:15.141 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 16 01:02:15.141 INFO kablam! = note: for more information, see issue #51443 Oct 16 01:02:15.142 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Oct 16 01:02:15.142 INFO kablam! Oct 16 01:02:15.142 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 16 01:02:15.143 INFO kablam! --> src/slice_ext.rs:96:5 Oct 16 01:02:15.143 INFO kablam! | Oct 16 01:02:15.143 INFO kablam! 96 | / fn ord_subset_sort_unstable(&mut self) Oct 16 01:02:15.143 INFO kablam! 97 | | where Oct 16 01:02:15.144 INFO kablam! 98 | | Self: AsMut<[T]>, Oct 16 01:02:15.144 INFO kablam! 99 | | T: OrdSubset; Oct 16 01:02:15.144 INFO kablam! | |_____________________^ Oct 16 01:02:15.145 INFO kablam! | Oct 16 01:02:15.145 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 16 01:02:15.145 INFO kablam! = note: for more information, see issue #51443 Oct 16 01:02:15.145 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Oct 16 01:02:15.146 INFO kablam! Oct 16 01:02:15.146 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 16 01:02:15.146 INFO kablam! --> src/slice_ext.rs:106:5 Oct 16 01:02:15.147 INFO kablam! | Oct 16 01:02:15.147 INFO kablam! 106 | / fn ord_subset_sort_unstable_rev(&mut self) Oct 16 01:02:15.147 INFO kablam! 107 | | where Oct 16 01:02:15.147 INFO kablam! 108 | | Self: AsMut<[T]>, Oct 16 01:02:15.148 INFO kablam! 109 | | T: OrdSubset; Oct 16 01:02:15.148 INFO kablam! | |_____________________^ Oct 16 01:02:15.148 INFO kablam! | Oct 16 01:02:15.148 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 16 01:02:15.149 INFO kablam! = note: for more information, see issue #51443 Oct 16 01:02:15.149 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Oct 16 01:02:15.149 INFO kablam! Oct 16 01:02:16.582 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.85s Oct 16 01:02:16.591 INFO kablam! su: No module specific data is present Oct 16 01:02:17.135 INFO running `"docker" "rm" "-f" "fc7701086f445b24a1077b7519bc636514197dc98fe42d8a55f7e77931884330"` Oct 16 01:02:17.383 INFO blam! fc7701086f445b24a1077b7519bc636514197dc98fe42d8a55f7e77931884330 Oct 16 01:02:17.392 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 16 01:02:17.872 INFO blam! 67c88bab815c3d54c3d9408305d6ee0afec5071e4e5ad244b4a3b44e25013925 Oct 16 01:02:17.875 INFO running `"docker" "start" "-a" "67c88bab815c3d54c3d9408305d6ee0afec5071e4e5ad244b4a3b44e25013925"` Oct 16 01:02:19.420 INFO kablam! usermod: no changes Oct 16 01:02:19.463 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 01:02:19.464 INFO kablam! Running /target/debug/deps/ord_subset-218e3f4b7886dbb5 Oct 16 01:02:19.467 INFO blam! Oct 16 01:02:19.467 INFO blam! running 2 tests Oct 16 01:02:19.471 INFO blam! test ord_subset_trait::test::heterogenous_tuple ... ok Oct 16 01:02:19.472 INFO kablam! Running /target/debug/deps/lib-ec361527b135b06f Oct 16 01:02:19.472 INFO blam! test ord_subset_trait::test::slice ... ok Oct 16 01:02:19.472 INFO blam! Oct 16 01:02:19.472 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:02:19.473 INFO blam! Oct 16 01:02:19.473 INFO blam! Oct 16 01:02:19.473 INFO blam! running 17 tests Oct 16 01:02:19.474 INFO blam! test binary_search_lifetime ... ok Oct 16 01:02:19.474 INFO blam! test binary_search_rev ... ok Oct 16 01:02:19.475 INFO blam! test binary_search_rev_err ... ok Oct 16 01:02:19.475 INFO blam! test ord_subset_max ... ok Oct 16 01:02:19.475 INFO blam! test binary_search_err ... ok Oct 16 01:02:19.475 INFO blam! test binary_search_by_key_err ... ok Oct 16 01:02:19.475 INFO blam! test binary_search_by_key ... ok Oct 16 01:02:19.478 INFO blam! test binary_search ... ok Oct 16 01:02:19.479 INFO blam! test sort_by_key ... ok Oct 16 01:02:19.479 INFO blam! test sort_rev ... ok Oct 16 01:02:19.479 INFO blam! test sort_unstable ... ok Oct 16 01:02:19.511 INFO blam! test sort_unstable_by_key ... ok Oct 16 01:02:19.511 INFO kablam! Doc-tests ord_subset Oct 16 01:02:19.511 INFO blam! test ord_subset_min ... ok Oct 16 01:02:19.511 INFO blam! test ord_subset_min_by ... ok Oct 16 01:02:19.512 INFO blam! test sort_unstable_rev ... ok Oct 16 01:02:19.512 INFO blam! test sort ... ok Oct 16 01:02:19.512 INFO blam! test ord_subset_max_by ... ok Oct 16 01:02:19.512 INFO blam! Oct 16 01:02:19.512 INFO blam! test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:02:19.512 INFO blam! Oct 16 01:02:20.567 INFO blam! Oct 16 01:02:20.567 INFO blam! running 5 tests Oct 16 01:02:23.440 INFO blam! test src/slice_ext.rs - slice_ext::OrdSubsetSliceExt::ord_subset_binary_search (line 148) ... ok Oct 16 01:02:23.445 INFO blam! test src/iter_ext.rs - iter_ext::OrdSubsetIterExt::ord_subset_min (line 45) ... ok Oct 16 01:02:23.605 INFO blam! test src/iter_ext.rs - iter_ext::OrdSubsetIterExt::ord_subset_min_by_key (line 70) ... ok Oct 16 01:02:23.807 INFO blam! test src/lib.rs - (line 22) ... ok Oct 16 01:02:23.818 INFO blam! test src/iter_ext.rs - iter_ext::OrdSubsetIterExt::ord_subset_max (line 20) ... ok Oct 16 01:02:23.818 INFO blam! Oct 16 01:02:23.818 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:02:23.818 INFO blam! Oct 16 01:02:23.829 INFO kablam! su: No module specific data is present Oct 16 01:02:24.191 INFO running `"docker" "rm" "-f" "67c88bab815c3d54c3d9408305d6ee0afec5071e4e5ad244b4a3b44e25013925"` Oct 16 01:02:24.287 INFO blam! 67c88bab815c3d54c3d9408305d6ee0afec5071e4e5ad244b4a3b44e25013925