Oct 11 15:41:22.285 INFO testing ord_subset-3.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 15:41:22.285 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 15:41:22.286 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:41:22.672 INFO blam! d21c3bf716c8202f47e2003b8945aa0e342eb2a4fc9571e761d681876426fae4 Oct 11 15:41:22.681 INFO running `"docker" "start" "-a" "d21c3bf716c8202f47e2003b8945aa0e342eb2a4fc9571e761d681876426fae4"` Oct 11 15:41:24.103 INFO kablam! usermod: no changes Oct 11 15:41:24.148 INFO kablam! Compiling ord_subset v3.1.1 (/source) Oct 11 15:41:25.225 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 11 15:41:25.225 INFO kablam! --> src/slice_ext.rs:42:5 Oct 11 15:41:25.226 INFO kablam! | Oct 11 15:41:25.226 INFO kablam! 42 | / fn ord_subset_sort(&mut self) Oct 11 15:41:25.226 INFO kablam! 43 | | where Oct 11 15:41:25.226 INFO kablam! 44 | | Self: AsMut<[T]>, Oct 11 15:41:25.227 INFO kablam! 45 | | T: OrdSubset; Oct 11 15:41:25.227 INFO kablam! | |_____________________^ Oct 11 15:41:25.227 INFO kablam! | Oct 11 15:41:25.228 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 11 15:41:25.228 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 11 15:41:25.228 INFO kablam! = note: for more information, see issue #51443 Oct 11 15:41:25.228 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Oct 11 15:41:25.229 INFO kablam! Oct 11 15:41:25.229 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 11 15:41:25.229 INFO kablam! --> src/slice_ext.rs:53:5 Oct 11 15:41:25.230 INFO kablam! | Oct 11 15:41:25.230 INFO kablam! 53 | / fn ord_subset_sort_rev(&mut self) Oct 11 15:41:25.230 INFO kablam! 54 | | where Oct 11 15:41:25.230 INFO kablam! 55 | | Self: AsMut<[T]>, Oct 11 15:41:25.231 INFO kablam! 56 | | T: OrdSubset; Oct 11 15:41:25.231 INFO kablam! | |_____________________^ Oct 11 15:41:25.231 INFO kablam! | Oct 11 15:41:25.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 11 15:41:25.232 INFO kablam! = note: for more information, see issue #51443 Oct 11 15:41:25.232 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Oct 11 15:41:25.232 INFO kablam! Oct 11 15:41:25.233 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 11 15:41:25.233 INFO kablam! --> src/slice_ext.rs:96:5 Oct 11 15:41:25.233 INFO kablam! | Oct 11 15:41:25.233 INFO kablam! 96 | / fn ord_subset_sort_unstable(&mut self) Oct 11 15:41:25.234 INFO kablam! 97 | | where Oct 11 15:41:25.234 INFO kablam! 98 | | Self: AsMut<[T]>, Oct 11 15:41:25.234 INFO kablam! 99 | | T: OrdSubset; Oct 11 15:41:25.235 INFO kablam! | |_____________________^ Oct 11 15:41:25.235 INFO kablam! | Oct 11 15:41:25.235 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 11 15:41:25.235 INFO kablam! = note: for more information, see issue #51443 Oct 11 15:41:25.236 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Oct 11 15:41:25.236 INFO kablam! Oct 11 15:41:25.236 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 11 15:41:25.236 INFO kablam! --> src/slice_ext.rs:106:5 Oct 11 15:41:25.236 INFO kablam! | Oct 11 15:41:25.236 INFO kablam! 106 | / fn ord_subset_sort_unstable_rev(&mut self) Oct 11 15:41:25.236 INFO kablam! 107 | | where Oct 11 15:41:25.236 INFO kablam! 108 | | Self: AsMut<[T]>, Oct 11 15:41:25.236 INFO kablam! 109 | | T: OrdSubset; Oct 11 15:41:25.236 INFO kablam! | |_____________________^ Oct 11 15:41:25.236 INFO kablam! | Oct 11 15:41:25.236 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 11 15:41:25.236 INFO kablam! = note: for more information, see issue #51443 Oct 11 15:41:25.236 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Oct 11 15:41:25.236 INFO kablam! Oct 11 15:41:25.549 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.42s Oct 11 15:41:25.557 INFO kablam! su: No module specific data is present Oct 11 15:41:26.088 INFO running `"docker" "rm" "-f" "d21c3bf716c8202f47e2003b8945aa0e342eb2a4fc9571e761d681876426fae4"` Oct 11 15:41:26.380 INFO blam! d21c3bf716c8202f47e2003b8945aa0e342eb2a4fc9571e761d681876426fae4 Oct 11 15:41:26.396 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 15:41:26.398 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:41:26.722 INFO blam! 5636626fecda28587785b410331b69c8d3ed779e344ae19206cd5698211cf7e3 Oct 11 15:41:26.724 INFO running `"docker" "start" "-a" "5636626fecda28587785b410331b69c8d3ed779e344ae19206cd5698211cf7e3"` Oct 11 15:41:28.414 INFO kablam! usermod: no changes Oct 11 15:41:28.468 INFO kablam! Compiling ord_subset v3.1.1 (/source) Oct 11 15:41:29.936 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Oct 11 15:41:29.936 INFO kablam! --> /source/src/slice_ext.rs:42:5 Oct 11 15:41:29.937 INFO kablam! | Oct 11 15:41:29.937 INFO kablam! 42 | / fn ord_subset_sort(&mut self) Oct 11 15:41:29.937 INFO kablam! 43 | | where Oct 11 15:41:29.938 INFO kablam! 44 | | Self: AsMut<[T]>, Oct 11 15:41:29.938 INFO kablam! 45 | | T: OrdSubset; Oct 11 15:41:29.938 INFO kablam! | |_____________________^ Oct 11 15:41:29.943 INFO kablam! | Oct 11 15:41:29.943 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 11 15:41:29.943 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 11 15:41:29.944 INFO kablam! = note: for more information, see issue #51443 Oct 11 15:41:29.944 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Oct 11 15:41:29.945 INFO kablam! Oct 11 15:41:29.945 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Oct 11 15:41:29.945 INFO kablam! --> /source/src/slice_ext.rs:53:5 Oct 11 15:41:29.945 INFO kablam! | Oct 11 15:41:29.946 INFO kablam! 53 | / fn ord_subset_sort_rev(&mut self) Oct 11 15:41:29.946 INFO kablam! 54 | | where Oct 11 15:41:29.946 INFO kablam! 55 | | Self: AsMut<[T]>, Oct 11 15:41:29.947 INFO kablam! 56 | | T: OrdSubset; Oct 11 15:41:29.947 INFO kablam! | |_____________________^ Oct 11 15:41:29.947 INFO kablam! | Oct 11 15:41:29.948 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 11 15:41:29.948 INFO kablam! = note: for more information, see issue #51443 Oct 11 15:41:29.948 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Oct 11 15:41:29.948 INFO kablam! Oct 11 15:41:29.949 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Oct 11 15:41:29.949 INFO kablam! --> /source/src/slice_ext.rs:96:5 Oct 11 15:41:29.949 INFO kablam! | Oct 11 15:41:29.950 INFO kablam! 96 | / fn ord_subset_sort_unstable(&mut self) Oct 11 15:41:29.950 INFO kablam! 97 | | where Oct 11 15:41:29.950 INFO kablam! 98 | | Self: AsMut<[T]>, Oct 11 15:41:29.951 INFO kablam! 99 | | T: OrdSubset; Oct 11 15:41:29.951 INFO kablam! | |_____________________^ Oct 11 15:41:29.951 INFO kablam! | Oct 11 15:41:29.951 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 11 15:41:29.952 INFO kablam! = note: for more information, see issue #51443 Oct 11 15:41:29.952 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Oct 11 15:41:29.952 INFO kablam! Oct 11 15:41:29.953 INFO kablam! warning: the trait `ord_subset::OrdSubsetSliceExt` cannot be made into an object Oct 11 15:41:29.953 INFO kablam! --> /source/src/slice_ext.rs:106:5 Oct 11 15:41:29.953 INFO kablam! | Oct 11 15:41:29.954 INFO kablam! 106 | / fn ord_subset_sort_unstable_rev(&mut self) Oct 11 15:41:29.954 INFO kablam! 107 | | where Oct 11 15:41:29.954 INFO kablam! 108 | | Self: AsMut<[T]>, Oct 11 15:41:29.954 INFO kablam! 109 | | T: OrdSubset; Oct 11 15:41:29.955 INFO kablam! | |_____________________^ Oct 11 15:41:29.955 INFO kablam! | Oct 11 15:41:29.955 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 11 15:41:29.956 INFO kablam! = note: for more information, see issue #51443 Oct 11 15:41:29.956 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Oct 11 15:41:29.956 INFO kablam! Oct 11 15:41:30.424 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 11 15:41:30.424 INFO kablam! --> src/slice_ext.rs:42:5 Oct 11 15:41:30.424 INFO kablam! | Oct 11 15:41:30.424 INFO kablam! 42 | / fn ord_subset_sort(&mut self) Oct 11 15:41:30.424 INFO kablam! 43 | | where Oct 11 15:41:30.424 INFO kablam! 44 | | Self: AsMut<[T]>, Oct 11 15:41:30.424 INFO kablam! 45 | | T: OrdSubset; Oct 11 15:41:30.424 INFO kablam! | |_____________________^ Oct 11 15:41:30.424 INFO kablam! | Oct 11 15:41:30.424 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 11 15:41:30.424 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 11 15:41:30.424 INFO kablam! = note: for more information, see issue #51443 Oct 11 15:41:30.425 INFO kablam! = note: method `ord_subset_sort` references the `Self` type in where clauses Oct 11 15:41:30.425 INFO kablam! Oct 11 15:41:30.425 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 11 15:41:30.425 INFO kablam! --> src/slice_ext.rs:53:5 Oct 11 15:41:30.425 INFO kablam! | Oct 11 15:41:30.425 INFO kablam! 53 | / fn ord_subset_sort_rev(&mut self) Oct 11 15:41:30.425 INFO kablam! 54 | | where Oct 11 15:41:30.425 INFO kablam! 55 | | Self: AsMut<[T]>, Oct 11 15:41:30.425 INFO kablam! 56 | | T: OrdSubset; Oct 11 15:41:30.425 INFO kablam! | |_____________________^ Oct 11 15:41:30.425 INFO kablam! | Oct 11 15:41:30.425 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 11 15:41:30.425 INFO kablam! = note: for more information, see issue #51443 Oct 11 15:41:30.425 INFO kablam! = note: method `ord_subset_sort_rev` references the `Self` type in where clauses Oct 11 15:41:30.425 INFO kablam! Oct 11 15:41:30.425 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 11 15:41:30.425 INFO kablam! --> src/slice_ext.rs:96:5 Oct 11 15:41:30.425 INFO kablam! | Oct 11 15:41:30.425 INFO kablam! 96 | / fn ord_subset_sort_unstable(&mut self) Oct 11 15:41:30.425 INFO kablam! 97 | | where Oct 11 15:41:30.425 INFO kablam! 98 | | Self: AsMut<[T]>, Oct 11 15:41:30.425 INFO kablam! 99 | | T: OrdSubset; Oct 11 15:41:30.425 INFO kablam! | |_____________________^ Oct 11 15:41:30.425 INFO kablam! | Oct 11 15:41:30.425 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 11 15:41:30.425 INFO kablam! = note: for more information, see issue #51443 Oct 11 15:41:30.425 INFO kablam! = note: method `ord_subset_sort_unstable` references the `Self` type in where clauses Oct 11 15:41:30.425 INFO kablam! Oct 11 15:41:30.425 INFO kablam! warning: the trait `slice_ext::OrdSubsetSliceExt` cannot be made into an object Oct 11 15:41:30.425 INFO kablam! --> src/slice_ext.rs:106:5 Oct 11 15:41:30.425 INFO kablam! | Oct 11 15:41:30.425 INFO kablam! 106 | / fn ord_subset_sort_unstable_rev(&mut self) Oct 11 15:41:30.425 INFO kablam! 107 | | where Oct 11 15:41:30.425 INFO kablam! 108 | | Self: AsMut<[T]>, Oct 11 15:41:30.425 INFO kablam! 109 | | T: OrdSubset; Oct 11 15:41:30.425 INFO kablam! | |_____________________^ Oct 11 15:41:30.425 INFO kablam! | Oct 11 15:41:30.425 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 11 15:41:30.425 INFO kablam! = note: for more information, see issue #51443 Oct 11 15:41:30.425 INFO kablam! = note: method `ord_subset_sort_unstable_rev` references the `Self` type in where clauses Oct 11 15:41:30.425 INFO kablam! Oct 11 15:41:32.385 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.95s Oct 11 15:41:32.388 INFO kablam! su: No module specific data is present Oct 11 15:41:32.878 INFO running `"docker" "rm" "-f" "5636626fecda28587785b410331b69c8d3ed779e344ae19206cd5698211cf7e3"` Oct 11 15:41:33.248 INFO blam! 5636626fecda28587785b410331b69c8d3ed779e344ae19206cd5698211cf7e3 Oct 11 15:41:33.250 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 15:41:33.252 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:41:33.756 INFO blam! d684b1a91deb3f207a2e3e6161717e65b96c0433b3c1afc559254f360ee1cf56 Oct 11 15:41:33.758 INFO running `"docker" "start" "-a" "d684b1a91deb3f207a2e3e6161717e65b96c0433b3c1afc559254f360ee1cf56"` Oct 11 15:41:35.213 INFO kablam! usermod: no changes Oct 11 15:41:35.280 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 15:41:35.280 INFO kablam! Running /target/debug/deps/ord_subset-218e3f4b7886dbb5 Oct 11 15:41:35.284 INFO blam! Oct 11 15:41:35.284 INFO blam! running 2 tests Oct 11 15:41:35.284 INFO blam! test ord_subset_trait::test::heterogenous_tuple ... ok Oct 11 15:41:35.284 INFO blam! test ord_subset_trait::test::slice ... ok Oct 11 15:41:35.284 INFO blam! Oct 11 15:41:35.284 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:41:35.284 INFO blam! Oct 11 15:41:35.292 INFO blam! Oct 11 15:41:35.292 INFO kablam! Running /target/debug/deps/lib-ec361527b135b06f Oct 11 15:41:35.292 INFO blam! running 17 tests Oct 11 15:41:35.300 INFO blam! test binary_search_err ... ok Oct 11 15:41:35.300 INFO blam! test binary_search_by_key ... ok Oct 11 15:41:35.300 INFO blam! test binary_search_lifetime ... ok Oct 11 15:41:35.300 INFO blam! test ord_subset_max ... ok Oct 11 15:41:35.300 INFO blam! test sort ... ok Oct 11 15:41:35.300 INFO blam! test binary_search_rev_err ... ok Oct 11 15:41:35.301 INFO blam! test binary_search_rev ... ok Oct 11 15:41:35.301 INFO blam! test ord_subset_min ... ok Oct 11 15:41:35.301 INFO blam! test sort_unstable ... ok Oct 11 15:41:35.301 INFO blam! test sort_unstable_by_key ... ok Oct 11 15:41:35.301 INFO blam! test sort_rev ... ok Oct 11 15:41:35.301 INFO blam! test sort_by_key ... ok Oct 11 15:41:35.308 INFO blam! test binary_search_by_key_err ... ok Oct 11 15:41:35.308 INFO blam! test sort_unstable_rev ... ok Oct 11 15:41:35.308 INFO blam! test ord_subset_min_by ... ok Oct 11 15:41:35.309 INFO blam! test ord_subset_max_by ... ok Oct 11 15:41:35.309 INFO blam! test binary_search ... ok Oct 11 15:41:35.309 INFO blam! Oct 11 15:41:35.309 INFO blam! test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:41:35.309 INFO blam! Oct 11 15:41:35.314 INFO kablam! Doc-tests ord_subset Oct 11 15:41:36.823 INFO blam! Oct 11 15:41:36.823 INFO blam! running 5 tests Oct 11 15:41:41.620 INFO blam! test src/iter_ext.rs - iter_ext::OrdSubsetIterExt::ord_subset_max (line 20) ... ok Oct 11 15:41:41.716 INFO blam! test src/iter_ext.rs - iter_ext::OrdSubsetIterExt::ord_subset_min_by_key (line 70) ... ok Oct 11 15:41:42.358 INFO blam! test src/iter_ext.rs - iter_ext::OrdSubsetIterExt::ord_subset_min (line 45) ... ok Oct 11 15:41:42.487 INFO blam! test src/lib.rs - (line 22) ... ok Oct 11 15:41:42.648 INFO blam! test src/slice_ext.rs - slice_ext::OrdSubsetSliceExt::ord_subset_binary_search (line 148) ... ok Oct 11 15:41:42.648 INFO blam! Oct 11 15:41:42.648 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:41:42.648 INFO blam! Oct 11 15:41:42.662 INFO kablam! su: No module specific data is present Oct 11 15:41:43.366 INFO running `"docker" "rm" "-f" "d684b1a91deb3f207a2e3e6161717e65b96c0433b3c1afc559254f360ee1cf56"` Oct 11 15:41:43.753 INFO blam! d684b1a91deb3f207a2e3e6161717e65b96c0433b3c1afc559254f360ee1cf56