Oct 12 05:22:30.309 INFO testing basenc-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 05:22:30.310 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 05:22:30.814 INFO blam! 5ae62b8da3b87f20e5571a1c9009af809ae8426586758d9f6faa588d0bd8fbec Oct 12 05:22:30.816 INFO running `"docker" "start" "-a" "5ae62b8da3b87f20e5571a1c9009af809ae8426586758d9f6faa588d0bd8fbec"` Oct 12 05:22:32.416 INFO kablam! usermod: no changes Oct 12 05:22:32.468 INFO kablam! Compiling basenc v0.1.0 (/source) Oct 12 05:22:33.108 INFO kablam! warning: variable does not need to be mutable Oct 12 05:22:33.108 INFO kablam! --> src/buf.rs:91:19 Oct 12 05:22:33.108 INFO kablam! | Oct 12 05:22:33.108 INFO kablam! 91 | unsafe fn commit(mut self, len: usize) -> Self::Output { Oct 12 05:22:33.108 INFO kablam! | ----^^^^ Oct 12 05:22:33.108 INFO kablam! | | Oct 12 05:22:33.108 INFO kablam! | help: remove this `mut` Oct 12 05:22:33.108 INFO kablam! | Oct 12 05:22:33.108 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 05:22:33.108 INFO kablam! Oct 12 05:22:33.112 INFO kablam! warning: variable does not need to be mutable Oct 12 05:22:33.112 INFO kablam! --> src/buf.rs:188:19 Oct 12 05:22:33.112 INFO kablam! | Oct 12 05:22:33.112 INFO kablam! 188 | unsafe fn commit(mut self, len: usize) -> Self::Output { Oct 12 05:22:33.112 INFO kablam! | ----^^^^ Oct 12 05:22:33.112 INFO kablam! | | Oct 12 05:22:33.112 INFO kablam! | help: remove this `mut` Oct 12 05:22:33.112 INFO kablam! Oct 12 05:22:33.114 INFO kablam! warning: variable does not need to be mutable Oct 12 05:22:33.114 INFO kablam! --> src/buf.rs:209:19 Oct 12 05:22:33.114 INFO kablam! | Oct 12 05:22:33.114 INFO kablam! 209 | unsafe fn commit(mut self, len: usize) -> Self::Output { Oct 12 05:22:33.114 INFO kablam! | ----^^^^ Oct 12 05:22:33.114 INFO kablam! | | Oct 12 05:22:33.114 INFO kablam! | help: remove this `mut` Oct 12 05:22:33.114 INFO kablam! Oct 12 05:22:33.597 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.14s Oct 12 05:22:33.597 INFO kablam! su: No module specific data is present Oct 12 05:22:34.734 INFO running `"docker" "rm" "-f" "5ae62b8da3b87f20e5571a1c9009af809ae8426586758d9f6faa588d0bd8fbec"` Oct 12 05:22:35.092 INFO blam! 5ae62b8da3b87f20e5571a1c9009af809ae8426586758d9f6faa588d0bd8fbec Oct 12 05:22:35.100 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 05:22:35.546 INFO blam! a7111c297b6a9aef188c2cc24eba195579444d880287a057f6337e4f163eea2b Oct 12 05:22:35.548 INFO running `"docker" "start" "-a" "a7111c297b6a9aef188c2cc24eba195579444d880287a057f6337e4f163eea2b"` Oct 12 05:22:36.740 INFO kablam! usermod: no changes Oct 12 05:22:36.782 INFO kablam! Compiling basenc v0.1.0 (/source) Oct 12 05:22:37.620 INFO kablam! warning: variable does not need to be mutable Oct 12 05:22:37.620 INFO kablam! --> src/buf.rs:91:19 Oct 12 05:22:37.620 INFO kablam! | Oct 12 05:22:37.620 INFO kablam! 91 | unsafe fn commit(mut self, len: usize) -> Self::Output { Oct 12 05:22:37.620 INFO kablam! | ----^^^^ Oct 12 05:22:37.620 INFO kablam! | | Oct 12 05:22:37.620 INFO kablam! | help: remove this `mut` Oct 12 05:22:37.620 INFO kablam! | Oct 12 05:22:37.620 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 05:22:37.620 INFO kablam! Oct 12 05:22:37.620 INFO kablam! warning: variable does not need to be mutable Oct 12 05:22:37.620 INFO kablam! --> src/buf.rs:188:19 Oct 12 05:22:37.620 INFO kablam! | Oct 12 05:22:37.620 INFO kablam! 188 | unsafe fn commit(mut self, len: usize) -> Self::Output { Oct 12 05:22:37.620 INFO kablam! | ----^^^^ Oct 12 05:22:37.620 INFO kablam! | | Oct 12 05:22:37.620 INFO kablam! | help: remove this `mut` Oct 12 05:22:37.620 INFO kablam! Oct 12 05:22:37.620 INFO kablam! warning: variable does not need to be mutable Oct 12 05:22:37.620 INFO kablam! --> src/buf.rs:209:19 Oct 12 05:22:37.620 INFO kablam! | Oct 12 05:22:37.620 INFO kablam! 209 | unsafe fn commit(mut self, len: usize) -> Self::Output { Oct 12 05:22:37.621 INFO kablam! | ----^^^^ Oct 12 05:22:37.621 INFO kablam! | | Oct 12 05:22:37.621 INFO kablam! | help: remove this `mut` Oct 12 05:22:37.621 INFO kablam! Oct 12 05:22:39.031 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.27s Oct 12 05:22:39.031 INFO kablam! su: No module specific data is present Oct 12 05:22:39.609 INFO running `"docker" "rm" "-f" "a7111c297b6a9aef188c2cc24eba195579444d880287a057f6337e4f163eea2b"` Oct 12 05:22:39.882 INFO blam! a7111c297b6a9aef188c2cc24eba195579444d880287a057f6337e4f163eea2b Oct 12 05:22:39.884 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 05:22:40.271 INFO blam! a559ea4dc197edef198acba85ed9e79b797652345882d71cd5bfc67eb4859715 Oct 12 05:22:40.274 INFO running `"docker" "start" "-a" "a559ea4dc197edef198acba85ed9e79b797652345882d71cd5bfc67eb4859715"` Oct 12 05:22:41.500 INFO kablam! usermod: no changes Oct 12 05:22:41.620 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 12 05:22:41.621 INFO kablam! Running /target/debug/deps/basenc-004de27a3a9fe75e Oct 12 05:22:41.632 INFO blam! Oct 12 05:22:41.632 INFO blam! running 11 tests Oct 12 05:22:41.644 INFO blam! test details::base64::decode::tests::bytes_iter ... ok Oct 12 05:22:41.644 INFO blam! test details::base64::decode::tests::chunk_val_iter ... ok Oct 12 05:22:41.644 INFO blam! test details::base64::tests::wikipedia ... ok Oct 12 05:22:41.644 INFO blam! test details::base64::tests::build_luts ... ok Oct 12 05:22:41.644 INFO blam! test details::hex::encode::tests::hex_encoder ... ok Oct 12 05:22:41.644 INFO blam! test details::hex::tests::build_luts ... ok Oct 12 05:22:41.644 INFO blam! test details::base64::tests::cwgem_test_base64_rb ... ok Oct 12 05:22:41.644 INFO blam! test details::hex::tests::rfc4648 ... ok Oct 12 05:22:41.644 INFO blam! test details::base64::decode::tests::chunk_adapter ... ok Oct 12 05:22:41.644 INFO blam! test details::base64::tests::rfc4648 ... ok Oct 12 05:22:41.652 INFO blam! test details::hex::tests::stuff ... ok Oct 12 05:22:41.652 INFO blam! Oct 12 05:22:41.652 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:22:41.652 INFO blam! Oct 12 05:22:41.656 INFO kablam! Doc-tests basenc Oct 12 05:22:41.953 INFO blam! Oct 12 05:22:41.953 INFO blam! running 9 tests Oct 12 05:22:44.618 INFO blam! test src/lib.rs - Encode (line 234) ... ok Oct 12 05:22:45.264 INFO blam! test src/lib.rs - encode (line 144) ... ok Oct 12 05:22:45.484 INFO blam! test src/lib.rs - Decode (line 279) ... ok Oct 12 05:22:45.840 INFO blam! test src/lib.rs - Encoding::alphabet (line 106) ... ok Oct 12 05:22:45.961 INFO blam! test src/lib.rs - decode (line 202) ... ok Oct 12 05:22:46.069 INFO blam! test src/lib.rs - encode (line 135) ... ok Oct 12 05:22:46.082 INFO blam! test src/lib.rs - decode (line 191) ... ok Oct 12 05:22:46.393 INFO blam! test src/lib.rs - decode (line 177) ... ok Oct 12 05:22:46.593 INFO blam! test src/lib.rs - encode (line 155) ... ok Oct 12 05:22:46.596 INFO blam! Oct 12 05:22:46.597 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:22:46.597 INFO blam! Oct 12 05:22:46.610 INFO kablam! su: No module specific data is present Oct 12 05:22:47.195 INFO running `"docker" "rm" "-f" "a559ea4dc197edef198acba85ed9e79b797652345882d71cd5bfc67eb4859715"` Oct 12 05:22:47.436 INFO blam! a559ea4dc197edef198acba85ed9e79b797652345882d71cd5bfc67eb4859715