Oct 11 09:35:56.574 INFO testing trim_matches_exactly-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 09:35:56.574 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 09:35:56.574 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 09:35:56.965 INFO blam! b1266f8f17fa22fa9d4ad34b15f92e09d0d604fc30e710bf5dfc9a050e8e8631 Oct 11 09:35:56.967 INFO running `"docker" "start" "-a" "b1266f8f17fa22fa9d4ad34b15f92e09d0d604fc30e710bf5dfc9a050e8e8631"` Oct 11 09:35:57.648 INFO kablam! usermod: no changes Oct 11 09:35:57.680 INFO kablam! Compiling trim_matches_exactly v0.1.0 (/source) Oct 11 09:35:57.780 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 11 09:35:57.780 INFO kablam! --> src/lib.rs:68:21 Oct 11 09:35:57.780 INFO kablam! | Oct 11 09:35:57.780 INFO kablam! 68 | Ok(self.slice_unchecked(trim_idx, self.len())) Oct 11 09:35:57.780 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 09:35:57.780 INFO kablam! | Oct 11 09:35:57.780 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:35:57.780 INFO kablam! Oct 11 09:35:57.783 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 11 09:35:57.783 INFO kablam! --> src/lib.rs:84:21 Oct 11 09:35:57.783 INFO kablam! | Oct 11 09:35:57.783 INFO kablam! 84 | Ok(self.slice_unchecked(0, trim_idx)) Oct 11 09:35:57.784 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 09:35:57.784 INFO kablam! Oct 11 09:35:57.808 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 11 09:35:57.809 INFO kablam! su: No module specific data is present Oct 11 09:35:58.153 INFO running `"docker" "rm" "-f" "b1266f8f17fa22fa9d4ad34b15f92e09d0d604fc30e710bf5dfc9a050e8e8631"` Oct 11 09:35:58.268 INFO blam! b1266f8f17fa22fa9d4ad34b15f92e09d0d604fc30e710bf5dfc9a050e8e8631 Oct 11 09:35:58.269 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 09:35:58.269 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 09:35:58.524 INFO blam! b37f153e240881a8f8bf2012c63b17110f6e214d4900ecdd3055e84ac67da43d Oct 11 09:35:58.525 INFO running `"docker" "start" "-a" "b37f153e240881a8f8bf2012c63b17110f6e214d4900ecdd3055e84ac67da43d"` Oct 11 09:35:59.191 INFO kablam! usermod: no changes Oct 11 09:35:59.218 INFO kablam! Compiling trim_matches_exactly v0.1.0 (/source) Oct 11 09:35:59.984 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 11 09:35:59.984 INFO kablam! --> src/lib.rs:68:21 Oct 11 09:35:59.984 INFO kablam! | Oct 11 09:35:59.984 INFO kablam! 68 | Ok(self.slice_unchecked(trim_idx, self.len())) Oct 11 09:35:59.984 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 09:35:59.984 INFO kablam! | Oct 11 09:35:59.984 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:35:59.984 INFO kablam! Oct 11 09:35:59.987 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 11 09:35:59.987 INFO kablam! --> src/lib.rs:84:21 Oct 11 09:35:59.987 INFO kablam! | Oct 11 09:35:59.987 INFO kablam! 84 | Ok(self.slice_unchecked(0, trim_idx)) Oct 11 09:35:59.987 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 09:35:59.987 INFO kablam! Oct 11 09:36:00.456 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.25s Oct 11 09:36:00.460 INFO kablam! su: No module specific data is present Oct 11 09:36:01.078 INFO running `"docker" "rm" "-f" "b37f153e240881a8f8bf2012c63b17110f6e214d4900ecdd3055e84ac67da43d"` Oct 11 09:36:01.347 INFO blam! b37f153e240881a8f8bf2012c63b17110f6e214d4900ecdd3055e84ac67da43d Oct 11 09:36:01.353 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 09:36:01.354 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 09:36:01.708 INFO blam! 78660b90f0b48c2bf0161b5df1db187b239a114f48cbea25f690f85377d687d0 Oct 11 09:36:01.709 INFO running `"docker" "start" "-a" "78660b90f0b48c2bf0161b5df1db187b239a114f48cbea25f690f85377d687d0"` Oct 11 09:36:02.879 INFO kablam! usermod: no changes Oct 11 09:36:02.917 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 09:36:02.920 INFO kablam! Running /target/debug/deps/trim_matches_exactly-6d08571c58688308 Oct 11 09:36:02.926 INFO blam! Oct 11 09:36:02.927 INFO blam! running 2 tests Oct 11 09:36:02.927 INFO blam! test tests::trim_right_matches_exactly::returns_trimmed_or_original_str ... ok Oct 11 09:36:02.927 INFO blam! test tests::trim_left_matches_exactly::returns_trimmed_or_original_str ... ok Oct 11 09:36:02.927 INFO blam! Oct 11 09:36:02.928 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:36:02.928 INFO blam! Oct 11 09:36:02.936 INFO kablam! Doc-tests trim_matches_exactly Oct 11 09:36:03.067 INFO blam! Oct 11 09:36:03.067 INFO blam! running 2 tests Oct 11 09:36:05.432 INFO blam! test src/lib.rs - TrimMatchesExactlyExt::trim_left_matches_exactly (line 25) ... ok Oct 11 09:36:05.540 INFO blam! test src/lib.rs - TrimMatchesExactlyExt::trim_right_matches_exactly (line 45) ... ok Oct 11 09:36:05.540 INFO blam! Oct 11 09:36:05.540 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:36:05.540 INFO blam! Oct 11 09:36:05.543 INFO kablam! su: No module specific data is present Oct 11 09:36:05.790 INFO running `"docker" "rm" "-f" "78660b90f0b48c2bf0161b5df1db187b239a114f48cbea25f690f85377d687d0"` Oct 11 09:36:05.908 INFO blam! 78660b90f0b48c2bf0161b5df1db187b239a114f48cbea25f690f85377d687d0