Oct 16 17:15:16.648 INFO testing basenc-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 17:15:16.648 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/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 16 17:15:17.032 INFO blam! 51cb23d3fd2f9d1332e5cda2ac0011dab99f124974f5c0dffd5d07d12761f626 Oct 16 17:15:17.034 INFO running `"docker" "start" "-a" "51cb23d3fd2f9d1332e5cda2ac0011dab99f124974f5c0dffd5d07d12761f626"` Oct 16 17:15:18.698 INFO kablam! usermod: no changes Oct 16 17:15:18.767 INFO kablam! Compiling basenc v0.1.0 (/source) Oct 16 17:15:20.073 INFO kablam! warning: variable does not need to be mutable Oct 16 17:15:20.073 INFO kablam! --> src/buf.rs:91:19 Oct 16 17:15:20.073 INFO kablam! | Oct 16 17:15:20.073 INFO kablam! 91 | unsafe fn commit(mut self, len: usize) -> Self::Output { Oct 16 17:15:20.073 INFO kablam! | ----^^^^ Oct 16 17:15:20.073 INFO kablam! | | Oct 16 17:15:20.073 INFO kablam! | help: remove this `mut` Oct 16 17:15:20.073 INFO kablam! | Oct 16 17:15:20.073 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 17:15:20.073 INFO kablam! Oct 16 17:15:20.076 INFO kablam! warning: variable does not need to be mutable Oct 16 17:15:20.076 INFO kablam! --> src/buf.rs:188:19 Oct 16 17:15:20.076 INFO kablam! | Oct 16 17:15:20.076 INFO kablam! 188 | unsafe fn commit(mut self, len: usize) -> Self::Output { Oct 16 17:15:20.076 INFO kablam! | ----^^^^ Oct 16 17:15:20.076 INFO kablam! | | Oct 16 17:15:20.076 INFO kablam! | help: remove this `mut` Oct 16 17:15:20.076 INFO kablam! Oct 16 17:15:20.076 INFO kablam! warning: variable does not need to be mutable Oct 16 17:15:20.077 INFO kablam! --> src/buf.rs:209:19 Oct 16 17:15:20.077 INFO kablam! | Oct 16 17:15:20.077 INFO kablam! 209 | unsafe fn commit(mut self, len: usize) -> Self::Output { Oct 16 17:15:20.077 INFO kablam! | ----^^^^ Oct 16 17:15:20.078 INFO kablam! | | Oct 16 17:15:20.078 INFO kablam! | help: remove this `mut` Oct 16 17:15:20.079 INFO kablam! Oct 16 17:15:20.471 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.75s Oct 16 17:15:20.471 INFO kablam! su: No module specific data is present Oct 16 17:15:21.729 INFO running `"docker" "rm" "-f" "51cb23d3fd2f9d1332e5cda2ac0011dab99f124974f5c0dffd5d07d12761f626"` Oct 16 17:15:22.009 INFO blam! 51cb23d3fd2f9d1332e5cda2ac0011dab99f124974f5c0dffd5d07d12761f626 Oct 16 17:15:22.011 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/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 16 17:15:22.444 INFO blam! 80f9b236c525b7f037faa8c8896c9d1a92e339fe709736b7918f601096130187 Oct 16 17:15:22.446 INFO running `"docker" "start" "-a" "80f9b236c525b7f037faa8c8896c9d1a92e339fe709736b7918f601096130187"` Oct 16 17:15:23.647 INFO kablam! usermod: no changes Oct 16 17:15:23.723 INFO kablam! Compiling basenc v0.1.0 (/source) Oct 16 17:15:25.195 INFO kablam! warning: variable does not need to be mutable Oct 16 17:15:25.195 INFO kablam! --> src/buf.rs:91:19 Oct 16 17:15:25.195 INFO kablam! | Oct 16 17:15:25.195 INFO kablam! 91 | unsafe fn commit(mut self, len: usize) -> Self::Output { Oct 16 17:15:25.195 INFO kablam! | ----^^^^ Oct 16 17:15:25.195 INFO kablam! | | Oct 16 17:15:25.195 INFO kablam! | help: remove this `mut` Oct 16 17:15:25.195 INFO kablam! | Oct 16 17:15:25.195 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 17:15:25.195 INFO kablam! Oct 16 17:15:25.195 INFO kablam! warning: variable does not need to be mutable Oct 16 17:15:25.195 INFO kablam! --> src/buf.rs:188:19 Oct 16 17:15:25.195 INFO kablam! | Oct 16 17:15:25.195 INFO kablam! 188 | unsafe fn commit(mut self, len: usize) -> Self::Output { Oct 16 17:15:25.195 INFO kablam! | ----^^^^ Oct 16 17:15:25.195 INFO kablam! | | Oct 16 17:15:25.195 INFO kablam! | help: remove this `mut` Oct 16 17:15:25.195 INFO kablam! Oct 16 17:15:25.195 INFO kablam! warning: variable does not need to be mutable Oct 16 17:15:25.195 INFO kablam! --> src/buf.rs:209:19 Oct 16 17:15:25.195 INFO kablam! | Oct 16 17:15:25.195 INFO kablam! 209 | unsafe fn commit(mut self, len: usize) -> Self::Output { Oct 16 17:15:25.195 INFO kablam! | ----^^^^ Oct 16 17:15:25.195 INFO kablam! | | Oct 16 17:15:25.195 INFO kablam! | help: remove this `mut` Oct 16 17:15:25.195 INFO kablam! Oct 16 17:15:26.660 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.99s Oct 16 17:15:26.662 INFO kablam! su: No module specific data is present Oct 16 17:15:27.429 INFO running `"docker" "rm" "-f" "80f9b236c525b7f037faa8c8896c9d1a92e339fe709736b7918f601096130187"` Oct 16 17:15:27.707 INFO blam! 80f9b236c525b7f037faa8c8896c9d1a92e339fe709736b7918f601096130187 Oct 16 17:15:27.712 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/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 16 17:15:28.207 INFO blam! d0d15fcc2c0b9071be99daa720ee1ccb92adddcf3a8fd458fc79c3fbaccd3eff Oct 16 17:15:28.213 INFO running `"docker" "start" "-a" "d0d15fcc2c0b9071be99daa720ee1ccb92adddcf3a8fd458fc79c3fbaccd3eff"` Oct 16 17:15:29.258 INFO kablam! usermod: no changes Oct 16 17:15:29.319 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 17:15:29.327 INFO kablam! Running /target/debug/deps/basenc-004de27a3a9fe75e Oct 16 17:15:29.345 INFO blam! Oct 16 17:15:29.346 INFO blam! running 11 tests Oct 16 17:15:29.346 INFO blam! test details::base64::tests::build_luts ... ok Oct 16 17:15:29.346 INFO blam! test details::base64::decode::tests::chunk_adapter ... ok Oct 16 17:15:29.346 INFO blam! test details::base64::tests::cwgem_test_base64_rb ... ok Oct 16 17:15:29.347 INFO blam! test details::base64::decode::tests::bytes_iter ... ok Oct 16 17:15:29.347 INFO blam! test details::hex::tests::rfc4648 ... ok Oct 16 17:15:29.347 INFO blam! test details::hex::tests::stuff ... ok Oct 16 17:15:29.347 INFO blam! test details::hex::encode::tests::hex_encoder ... ok Oct 16 17:15:29.347 INFO blam! test details::base64::decode::tests::chunk_val_iter ... ok Oct 16 17:15:29.347 INFO blam! test details::hex::tests::build_luts ... ok Oct 16 17:15:29.347 INFO blam! test details::base64::tests::rfc4648 ... ok Oct 16 17:15:29.347 INFO blam! test details::base64::tests::wikipedia ... ok Oct 16 17:15:29.347 INFO blam! Oct 16 17:15:29.347 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:15:29.347 INFO blam! Oct 16 17:15:29.355 INFO kablam! Doc-tests basenc Oct 16 17:15:30.328 INFO blam! Oct 16 17:15:30.328 INFO blam! running 9 tests Oct 16 17:15:37.686 INFO blam! test src/lib.rs - decode (line 191) ... ok Oct 16 17:15:38.591 INFO blam! test src/lib.rs - encode (line 144) ... ok Oct 16 17:15:38.683 INFO blam! test src/lib.rs - encode (line 135) ... ok Oct 16 17:15:38.939 INFO blam! test src/lib.rs - Encoding::alphabet (line 106) ... ok Oct 16 17:15:39.351 INFO blam! test src/lib.rs - decode (line 202) ... ok Oct 16 17:15:39.575 INFO blam! test src/lib.rs - Decode (line 279) ... ok Oct 16 17:15:39.775 INFO blam! test src/lib.rs - Encode (line 234) ... ok Oct 16 17:15:40.003 INFO blam! test src/lib.rs - decode (line 177) ... ok Oct 16 17:15:41.280 INFO blam! test src/lib.rs - encode (line 155) ... ok Oct 16 17:15:41.281 INFO blam! Oct 16 17:15:41.282 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:15:41.282 INFO blam! Oct 16 17:15:41.294 INFO kablam! su: No module specific data is present Oct 16 17:15:42.679 INFO running `"docker" "rm" "-f" "d0d15fcc2c0b9071be99daa720ee1ccb92adddcf3a8fd458fc79c3fbaccd3eff"` Oct 16 17:15:43.055 INFO blam! d0d15fcc2c0b9071be99daa720ee1ccb92adddcf3a8fd458fc79c3fbaccd3eff