Oct 12 05:22:35.659 INFO testing basenc-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 05:22:35.661 INFO running `"docker" "create" "-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/test-source/worker-5/rustdoc-test-static-cling/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 12 05:22:36.306 INFO blam! 25fa025eb23a9b34b62fb1245a9c880f1bde47419ee7efdb5f2757ee400bfdd7 Oct 12 05:22:36.307 INFO running `"docker" "start" "-a" "25fa025eb23a9b34b62fb1245a9c880f1bde47419ee7efdb5f2757ee400bfdd7"` Oct 12 05:22:37.988 INFO kablam! usermod: no changes Oct 12 05:22:38.056 INFO kablam! Compiling basenc v0.1.0 (/source) Oct 12 05:22:39.256 INFO kablam! warning: variable does not need to be mutable Oct 12 05:22:39.257 INFO kablam! --> src/buf.rs:91:19 Oct 12 05:22:39.257 INFO kablam! | Oct 12 05:22:39.257 INFO kablam! 91 | unsafe fn commit(mut self, len: usize) -> Self::Output { Oct 12 05:22:39.258 INFO kablam! | ----^^^^ Oct 12 05:22:39.258 INFO kablam! | | Oct 12 05:22:39.258 INFO kablam! | help: remove this `mut` Oct 12 05:22:39.259 INFO kablam! | Oct 12 05:22:39.259 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 05:22:39.259 INFO kablam! Oct 12 05:22:39.259 INFO kablam! warning: variable does not need to be mutable Oct 12 05:22:39.260 INFO kablam! --> src/buf.rs:188:19 Oct 12 05:22:39.260 INFO kablam! | Oct 12 05:22:39.260 INFO kablam! 188 | unsafe fn commit(mut self, len: usize) -> Self::Output { Oct 12 05:22:39.261 INFO kablam! | ----^^^^ Oct 12 05:22:39.261 INFO kablam! | | Oct 12 05:22:39.261 INFO kablam! | help: remove this `mut` Oct 12 05:22:39.261 INFO kablam! Oct 12 05:22:39.262 INFO kablam! warning: variable does not need to be mutable Oct 12 05:22:39.262 INFO kablam! --> src/buf.rs:209:19 Oct 12 05:22:39.262 INFO kablam! | Oct 12 05:22:39.262 INFO kablam! 209 | unsafe fn commit(mut self, len: usize) -> Self::Output { Oct 12 05:22:39.263 INFO kablam! | ----^^^^ Oct 12 05:22:39.263 INFO kablam! | | Oct 12 05:22:39.263 INFO kablam! | help: remove this `mut` Oct 12 05:22:39.263 INFO kablam! Oct 12 05:22:39.637 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.62s Oct 12 05:22:39.642 INFO kablam! su: No module specific data is present Oct 12 05:22:40.302 INFO running `"docker" "rm" "-f" "25fa025eb23a9b34b62fb1245a9c880f1bde47419ee7efdb5f2757ee400bfdd7"` Oct 12 05:22:40.556 INFO blam! 25fa025eb23a9b34b62fb1245a9c880f1bde47419ee7efdb5f2757ee400bfdd7 Oct 12 05:22:40.559 INFO running `"docker" "create" "-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/test-source/worker-5/rustdoc-test-static-cling/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 12 05:22:41.008 INFO blam! fad8680ffb683a3b2b7cc30f5fe483309d2adb23aed74e2dabef1cd9a0420a25 Oct 12 05:22:41.010 INFO running `"docker" "start" "-a" "fad8680ffb683a3b2b7cc30f5fe483309d2adb23aed74e2dabef1cd9a0420a25"` Oct 12 05:22:42.055 INFO kablam! usermod: no changes Oct 12 05:22:42.152 INFO kablam! Compiling basenc v0.1.0 (/source) Oct 12 05:22:43.735 INFO kablam! warning: variable does not need to be mutable Oct 12 05:22:43.736 INFO kablam! --> src/buf.rs:91:19 Oct 12 05:22:43.736 INFO kablam! | Oct 12 05:22:43.736 INFO kablam! 91 | unsafe fn commit(mut self, len: usize) -> Self::Output { Oct 12 05:22:43.736 INFO kablam! | ----^^^^ Oct 12 05:22:43.737 INFO kablam! | | Oct 12 05:22:43.737 INFO kablam! | help: remove this `mut` Oct 12 05:22:43.737 INFO kablam! | Oct 12 05:22:43.738 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 05:22:43.738 INFO kablam! Oct 12 05:22:43.745 INFO kablam! warning: variable does not need to be mutable Oct 12 05:22:43.745 INFO kablam! --> src/buf.rs:188:19 Oct 12 05:22:43.745 INFO kablam! | Oct 12 05:22:43.745 INFO kablam! 188 | unsafe fn commit(mut self, len: usize) -> Self::Output { Oct 12 05:22:43.746 INFO kablam! | ----^^^^ Oct 12 05:22:43.746 INFO kablam! | | Oct 12 05:22:43.746 INFO kablam! | help: remove this `mut` Oct 12 05:22:43.747 INFO kablam! Oct 12 05:22:43.747 INFO kablam! warning: variable does not need to be mutable Oct 12 05:22:43.747 INFO kablam! --> src/buf.rs:209:19 Oct 12 05:22:43.747 INFO kablam! | Oct 12 05:22:43.747 INFO kablam! 209 | unsafe fn commit(mut self, len: usize) -> Self::Output { Oct 12 05:22:43.748 INFO kablam! | ----^^^^ Oct 12 05:22:43.748 INFO kablam! | | Oct 12 05:22:43.748 INFO kablam! | help: remove this `mut` Oct 12 05:22:43.749 INFO kablam! Oct 12 05:22:45.229 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.12s Oct 12 05:22:45.232 INFO kablam! su: No module specific data is present Oct 12 05:22:45.990 INFO running `"docker" "rm" "-f" "fad8680ffb683a3b2b7cc30f5fe483309d2adb23aed74e2dabef1cd9a0420a25"` Oct 12 05:22:46.244 INFO blam! fad8680ffb683a3b2b7cc30f5fe483309d2adb23aed74e2dabef1cd9a0420a25 Oct 12 05:22:46.252 INFO running `"docker" "create" "-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/test-source/worker-5/rustdoc-test-static-cling/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 12 05:22:46.620 INFO blam! 1ee587cf986946f71cfdb499297f9f5c19654490cd7aab26bdcf8e5fbe1e7a99 Oct 12 05:22:46.628 INFO running `"docker" "start" "-a" "1ee587cf986946f71cfdb499297f9f5c19654490cd7aab26bdcf8e5fbe1e7a99"` Oct 12 05:22:47.529 INFO kablam! usermod: no changes Oct 12 05:22:47.588 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 05:22:47.588 INFO blam! Oct 12 05:22:47.588 INFO kablam! Running /target/debug/deps/basenc-5338c8febfb1ebc8 Oct 12 05:22:47.588 INFO blam! running 11 tests Oct 12 05:22:47.588 INFO blam! test details::base64::decode::tests::bytes_iter ... ok Oct 12 05:22:47.588 INFO blam! test details::hex::tests::build_luts ... ok Oct 12 05:22:47.588 INFO blam! test details::hex::tests::rfc4648 ... ok Oct 12 05:22:47.588 INFO blam! test details::hex::tests::stuff ... ok Oct 12 05:22:47.596 INFO blam! test details::base64::tests::rfc4648 ... ok Oct 12 05:22:47.596 INFO kablam! Doc-tests basenc Oct 12 05:22:47.596 INFO blam! test details::base64::tests::wikipedia ... ok Oct 12 05:22:47.596 INFO blam! test details::base64::tests::cwgem_test_base64_rb ... ok Oct 12 05:22:47.596 INFO blam! test details::base64::tests::build_luts ... ok Oct 12 05:22:47.596 INFO blam! test details::hex::encode::tests::hex_encoder ... ok Oct 12 05:22:47.596 INFO blam! test details::base64::decode::tests::chunk_val_iter ... ok Oct 12 05:22:47.596 INFO blam! test details::base64::decode::tests::chunk_adapter ... ok Oct 12 05:22:47.596 INFO blam! Oct 12 05:22:47.596 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:22:47.596 INFO blam! Oct 12 05:22:48.972 INFO blam! Oct 12 05:22:48.972 INFO blam! running 9 tests Oct 12 05:22:56.357 INFO blam! test src/lib.rs - encode (line 135) ... ok Oct 12 05:22:59.243 INFO blam! test src/lib.rs - Encode (line 234) ... ok Oct 12 05:22:59.284 INFO blam! test src/lib.rs - Decode (line 279) ... ok Oct 12 05:22:59.872 INFO blam! test src/lib.rs - decode (line 191) ... ok Oct 12 05:23:00.160 INFO blam! test src/lib.rs - Encoding::alphabet (line 106) ... ok Oct 12 05:23:00.391 INFO blam! test src/lib.rs - decode (line 202) ... ok Oct 12 05:23:00.553 INFO blam! test src/lib.rs - encode (line 144) ... ok Oct 12 05:23:00.732 INFO blam! test src/lib.rs - decode (line 177) ... ok Oct 12 05:23:01.832 INFO blam! test src/lib.rs - encode (line 155) ... ok Oct 12 05:23:01.832 INFO blam! Oct 12 05:23:01.832 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:23:01.833 INFO blam! Oct 12 05:23:01.846 INFO kablam! su: No module specific data is present Oct 12 05:23:02.489 INFO running `"docker" "rm" "-f" "1ee587cf986946f71cfdb499297f9f5c19654490cd7aab26bdcf8e5fbe1e7a99"` Oct 12 05:23:02.728 INFO blam! 1ee587cf986946f71cfdb499297f9f5c19654490cd7aab26bdcf8e5fbe1e7a99