Oct 15 14:10:59.003 INFO testing wdg-base64-0.4.7 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 14:10:59.004 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/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 15 14:10:59.283 INFO blam! 9e3df12c9b80b2054cfef6b2c28a15eb8e492a3cdac7144d4bb4aee7708e54e9 Oct 15 14:10:59.283 INFO running `"docker" "start" "-a" "9e3df12c9b80b2054cfef6b2c28a15eb8e492a3cdac7144d4bb4aee7708e54e9"` Oct 15 14:10:59.991 INFO kablam! usermod: no changes Oct 15 14:11:00.021 INFO kablam! Compiling wdg-base64 v0.4.7 (/source) Oct 15 14:11:00.555 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:00.556 INFO kablam! --> src/./include/u8_b64.rs:5:17 Oct 15 14:11:00.556 INFO kablam! | Oct 15 14:11:00.556 INFO kablam! 5 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:00.556 INFO kablam! | ----^^^^^^ Oct 15 14:11:00.557 INFO kablam! | | Oct 15 14:11:00.557 INFO kablam! | help: remove this `mut` Oct 15 14:11:00.557 INFO kablam! | Oct 15 14:11:00.558 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 14:11:00.558 INFO kablam! Oct 15 14:11:00.558 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:00.559 INFO kablam! --> src/./include/u8_b64.rs:22:17 Oct 15 14:11:00.559 INFO kablam! | Oct 15 14:11:00.560 INFO kablam! 22 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:00.560 INFO kablam! | ----^^^^^^ Oct 15 14:11:00.560 INFO kablam! | | Oct 15 14:11:00.560 INFO kablam! | help: remove this `mut` Oct 15 14:11:00.560 INFO kablam! Oct 15 14:11:00.561 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:00.561 INFO kablam! --> src/./include/u16_b64.rs:5:17 Oct 15 14:11:00.561 INFO kablam! | Oct 15 14:11:00.561 INFO kablam! 5 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:00.561 INFO kablam! | ----^^^^^^ Oct 15 14:11:00.562 INFO kablam! | | Oct 15 14:11:00.562 INFO kablam! | help: remove this `mut` Oct 15 14:11:00.562 INFO kablam! Oct 15 14:11:00.562 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:00.562 INFO kablam! --> src/./include/u16_b64.rs:22:17 Oct 15 14:11:00.563 INFO kablam! | Oct 15 14:11:00.563 INFO kablam! 22 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:00.563 INFO kablam! | ----^^^^^^ Oct 15 14:11:00.563 INFO kablam! | | Oct 15 14:11:00.564 INFO kablam! | help: remove this `mut` Oct 15 14:11:00.564 INFO kablam! Oct 15 14:11:00.564 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:00.564 INFO kablam! --> src/./include/u32_b64.rs:5:17 Oct 15 14:11:00.565 INFO kablam! | Oct 15 14:11:00.565 INFO kablam! 5 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:00.565 INFO kablam! | ----^^^^^^ Oct 15 14:11:00.566 INFO kablam! | | Oct 15 14:11:00.566 INFO kablam! | help: remove this `mut` Oct 15 14:11:00.566 INFO kablam! Oct 15 14:11:00.567 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:00.567 INFO kablam! --> src/./include/u32_b64.rs:26:17 Oct 15 14:11:00.567 INFO kablam! | Oct 15 14:11:00.568 INFO kablam! 26 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:00.568 INFO kablam! | ----^^^^^^ Oct 15 14:11:00.568 INFO kablam! | | Oct 15 14:11:00.568 INFO kablam! | help: remove this `mut` Oct 15 14:11:00.569 INFO kablam! Oct 15 14:11:00.569 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:00.569 INFO kablam! --> src/./include/u64_b64.rs:5:17 Oct 15 14:11:00.570 INFO kablam! | Oct 15 14:11:00.570 INFO kablam! 5 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:00.571 INFO kablam! | ----^^^^^^ Oct 15 14:11:00.572 INFO kablam! | | Oct 15 14:11:00.572 INFO kablam! | help: remove this `mut` Oct 15 14:11:00.572 INFO kablam! Oct 15 14:11:00.572 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:00.573 INFO kablam! --> src/./include/u64_b64.rs:30:17 Oct 15 14:11:00.573 INFO kablam! | Oct 15 14:11:00.573 INFO kablam! 30 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:00.573 INFO kablam! | ----^^^^^^ Oct 15 14:11:00.573 INFO kablam! | | Oct 15 14:11:00.573 INFO kablam! | help: remove this `mut` Oct 15 14:11:00.573 INFO kablam! Oct 15 14:11:00.575 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:00.575 INFO kablam! --> src/./include/i8_b64.rs:5:17 Oct 15 14:11:00.575 INFO kablam! | Oct 15 14:11:00.575 INFO kablam! 5 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:00.575 INFO kablam! | ----^^^^^^ Oct 15 14:11:00.575 INFO kablam! | | Oct 15 14:11:00.575 INFO kablam! | help: remove this `mut` Oct 15 14:11:00.575 INFO kablam! Oct 15 14:11:00.575 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:00.575 INFO kablam! --> src/./include/i8_b64.rs:22:17 Oct 15 14:11:00.575 INFO kablam! | Oct 15 14:11:00.575 INFO kablam! 22 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:00.575 INFO kablam! | ----^^^^^^ Oct 15 14:11:00.575 INFO kablam! | | Oct 15 14:11:00.575 INFO kablam! | help: remove this `mut` Oct 15 14:11:00.575 INFO kablam! Oct 15 14:11:00.575 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:00.575 INFO kablam! --> src/./include/i16_b64.rs:5:17 Oct 15 14:11:00.575 INFO kablam! | Oct 15 14:11:00.575 INFO kablam! 5 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:00.576 INFO kablam! | ----^^^^^^ Oct 15 14:11:00.576 INFO kablam! | | Oct 15 14:11:00.576 INFO kablam! | help: remove this `mut` Oct 15 14:11:00.576 INFO kablam! Oct 15 14:11:00.576 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:00.576 INFO kablam! --> src/./include/i16_b64.rs:22:17 Oct 15 14:11:00.576 INFO kablam! | Oct 15 14:11:00.576 INFO kablam! 22 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:00.576 INFO kablam! | ----^^^^^^ Oct 15 14:11:00.576 INFO kablam! | | Oct 15 14:11:00.576 INFO kablam! | help: remove this `mut` Oct 15 14:11:00.576 INFO kablam! Oct 15 14:11:00.578 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:00.578 INFO kablam! --> src/./include/i32_b64.rs:5:17 Oct 15 14:11:00.578 INFO kablam! | Oct 15 14:11:00.578 INFO kablam! 5 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:00.578 INFO kablam! | ----^^^^^^ Oct 15 14:11:00.578 INFO kablam! | | Oct 15 14:11:00.578 INFO kablam! | help: remove this `mut` Oct 15 14:11:00.578 INFO kablam! Oct 15 14:11:00.579 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:00.579 INFO kablam! --> src/./include/i32_b64.rs:26:17 Oct 15 14:11:00.579 INFO kablam! | Oct 15 14:11:00.579 INFO kablam! 26 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:00.579 INFO kablam! | ----^^^^^^ Oct 15 14:11:00.579 INFO kablam! | | Oct 15 14:11:00.579 INFO kablam! | help: remove this `mut` Oct 15 14:11:00.579 INFO kablam! Oct 15 14:11:00.583 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:00.583 INFO kablam! --> src/./include/i64_b64.rs:5:17 Oct 15 14:11:00.583 INFO kablam! | Oct 15 14:11:00.583 INFO kablam! 5 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:00.585 INFO kablam! | ----^^^^^^ Oct 15 14:11:00.585 INFO kablam! | | Oct 15 14:11:00.585 INFO kablam! | help: remove this `mut` Oct 15 14:11:00.585 INFO kablam! Oct 15 14:11:00.585 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:00.585 INFO kablam! --> src/./include/i64_b64.rs:30:17 Oct 15 14:11:00.585 INFO kablam! | Oct 15 14:11:00.586 INFO kablam! 30 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:00.586 INFO kablam! | ----^^^^^^ Oct 15 14:11:00.586 INFO kablam! | | Oct 15 14:11:00.586 INFO kablam! | help: remove this `mut` Oct 15 14:11:00.586 INFO kablam! Oct 15 14:11:00.595 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:00.595 INFO kablam! --> src/./include/string_b64.rs:10:17 Oct 15 14:11:00.595 INFO kablam! | Oct 15 14:11:00.595 INFO kablam! 10 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:00.595 INFO kablam! | ----^^^^^^ Oct 15 14:11:00.595 INFO kablam! | | Oct 15 14:11:00.595 INFO kablam! | help: remove this `mut` Oct 15 14:11:00.595 INFO kablam! Oct 15 14:11:00.595 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:00.595 INFO kablam! --> src/./include/string_b64.rs:63:17 Oct 15 14:11:00.595 INFO kablam! | Oct 15 14:11:00.595 INFO kablam! 63 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:00.595 INFO kablam! | ----^^^^^^ Oct 15 14:11:00.595 INFO kablam! | | Oct 15 14:11:00.595 INFO kablam! | help: remove this `mut` Oct 15 14:11:00.595 INFO kablam! Oct 15 14:11:00.595 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:00.595 INFO kablam! --> src/./include/string_b64.rs:117:17 Oct 15 14:11:00.595 INFO kablam! | Oct 15 14:11:00.595 INFO kablam! 117 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:00.595 INFO kablam! | ----^^^^^^ Oct 15 14:11:00.595 INFO kablam! | | Oct 15 14:11:00.595 INFO kablam! | help: remove this `mut` Oct 15 14:11:00.595 INFO kablam! Oct 15 14:11:00.607 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:00.607 INFO kablam! --> src/./include/string_b64.rs:172:17 Oct 15 14:11:00.607 INFO kablam! | Oct 15 14:11:00.607 INFO kablam! 172 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:00.607 INFO kablam! | ----^^^^^^ Oct 15 14:11:00.607 INFO kablam! | | Oct 15 14:11:00.607 INFO kablam! | help: remove this `mut` Oct 15 14:11:00.607 INFO kablam! Oct 15 14:11:01.044 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.03s Oct 15 14:11:01.049 INFO kablam! su: No module specific data is present Oct 15 14:11:01.412 INFO running `"docker" "rm" "-f" "9e3df12c9b80b2054cfef6b2c28a15eb8e492a3cdac7144d4bb4aee7708e54e9"` Oct 15 14:11:01.672 INFO blam! 9e3df12c9b80b2054cfef6b2c28a15eb8e492a3cdac7144d4bb4aee7708e54e9 Oct 15 14:11:01.675 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/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 15 14:11:02.044 INFO blam! d64ca5d44ca78acf96442728f6dadc1714c633a1d3f20946ca6058c3f86c1302 Oct 15 14:11:02.046 INFO running `"docker" "start" "-a" "d64ca5d44ca78acf96442728f6dadc1714c633a1d3f20946ca6058c3f86c1302"` Oct 15 14:11:02.669 INFO kablam! usermod: no changes Oct 15 14:11:02.697 INFO kablam! Compiling wdg-base64 v0.4.7 (/source) Oct 15 14:11:03.451 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:03.451 INFO kablam! --> src/./include/u8_b64.rs:5:17 Oct 15 14:11:03.451 INFO kablam! | Oct 15 14:11:03.451 INFO kablam! 5 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:03.451 INFO kablam! | ----^^^^^^ Oct 15 14:11:03.451 INFO kablam! | | Oct 15 14:11:03.451 INFO kablam! | help: remove this `mut` Oct 15 14:11:03.451 INFO kablam! | Oct 15 14:11:03.451 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 14:11:03.451 INFO kablam! Oct 15 14:11:03.451 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:03.451 INFO kablam! --> src/./include/u8_b64.rs:22:17 Oct 15 14:11:03.451 INFO kablam! | Oct 15 14:11:03.451 INFO kablam! 22 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:03.451 INFO kablam! | ----^^^^^^ Oct 15 14:11:03.451 INFO kablam! | | Oct 15 14:11:03.451 INFO kablam! | help: remove this `mut` Oct 15 14:11:03.451 INFO kablam! Oct 15 14:11:03.451 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:03.451 INFO kablam! --> src/./include/u16_b64.rs:5:17 Oct 15 14:11:03.451 INFO kablam! | Oct 15 14:11:03.451 INFO kablam! 5 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:03.451 INFO kablam! | ----^^^^^^ Oct 15 14:11:03.451 INFO kablam! | | Oct 15 14:11:03.451 INFO kablam! | help: remove this `mut` Oct 15 14:11:03.451 INFO kablam! Oct 15 14:11:03.451 INFO kablam! warning: literal out of range for i8 Oct 15 14:11:03.451 INFO kablam! --> tests/i8_b64/./data.rs:10:6 Oct 15 14:11:03.451 INFO kablam! | Oct 15 14:11:03.451 INFO kablam! 10 | (0b10000000,&"gA=="), Oct 15 14:11:03.451 INFO kablam! | ^^^^^^^^^^ Oct 15 14:11:03.451 INFO kablam! | Oct 15 14:11:03.451 INFO kablam! = note: #[warn(overflowing_literals)] on by default Oct 15 14:11:03.451 INFO kablam! = note: the literal `0b10000000` (decimal `128`) does not fit into an `i8` and will become `-128i8` Oct 15 14:11:03.452 INFO kablam! = help: consider using `u8` instead Oct 15 14:11:03.452 INFO kablam! Oct 15 14:11:03.452 INFO kablam! warning: literal out of range for i8 Oct 15 14:11:03.452 INFO kablam! --> tests/i8_b64/./data.rs:11:6 Oct 15 14:11:03.452 INFO kablam! | Oct 15 14:11:03.452 INFO kablam! 11 | (0b11111111,&"/w==") Oct 15 14:11:03.452 INFO kablam! | ^^^^^^^^^^ Oct 15 14:11:03.452 INFO kablam! | Oct 15 14:11:03.452 INFO kablam! = note: the literal `0b11111111` (decimal `255`) does not fit into an `i8` and will become `-1i8` Oct 15 14:11:03.452 INFO kablam! = help: consider using `u8` instead Oct 15 14:11:03.452 INFO kablam! Oct 15 14:11:03.452 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:03.452 INFO kablam! --> src/./include/u16_b64.rs:22:17 Oct 15 14:11:03.452 INFO kablam! | Oct 15 14:11:03.452 INFO kablam! 22 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:03.452 INFO kablam! | ----^^^^^^ Oct 15 14:11:03.452 INFO kablam! | | Oct 15 14:11:03.452 INFO kablam! | help: remove this `mut` Oct 15 14:11:03.452 INFO kablam! Oct 15 14:11:03.452 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:03.452 INFO kablam! --> src/./include/u32_b64.rs:5:17 Oct 15 14:11:03.452 INFO kablam! | Oct 15 14:11:03.452 INFO kablam! 5 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:03.452 INFO kablam! | ----^^^^^^ Oct 15 14:11:03.452 INFO kablam! | | Oct 15 14:11:03.452 INFO kablam! | help: remove this `mut` Oct 15 14:11:03.452 INFO kablam! Oct 15 14:11:03.455 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:03.455 INFO kablam! --> src/./include/u32_b64.rs:26:17 Oct 15 14:11:03.455 INFO kablam! | Oct 15 14:11:03.455 INFO kablam! 26 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:03.455 INFO kablam! | ----^^^^^^ Oct 15 14:11:03.455 INFO kablam! | | Oct 15 14:11:03.455 INFO kablam! | help: remove this `mut` Oct 15 14:11:03.455 INFO kablam! Oct 15 14:11:03.463 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:03.463 INFO kablam! --> src/./include/u64_b64.rs:5:17 Oct 15 14:11:03.463 INFO kablam! | Oct 15 14:11:03.463 INFO kablam! 5 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:03.463 INFO kablam! | ----^^^^^^ Oct 15 14:11:03.463 INFO kablam! | | Oct 15 14:11:03.463 INFO kablam! | help: remove this `mut` Oct 15 14:11:03.463 INFO kablam! Oct 15 14:11:03.463 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:03.463 INFO kablam! --> src/./include/u64_b64.rs:30:17 Oct 15 14:11:03.463 INFO kablam! | Oct 15 14:11:03.463 INFO kablam! 30 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:03.463 INFO kablam! | ----^^^^^^ Oct 15 14:11:03.463 INFO kablam! | | Oct 15 14:11:03.463 INFO kablam! | help: remove this `mut` Oct 15 14:11:03.463 INFO kablam! Oct 15 14:11:03.475 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:03.475 INFO kablam! --> src/./include/i8_b64.rs:5:17 Oct 15 14:11:03.475 INFO kablam! | Oct 15 14:11:03.475 INFO kablam! 5 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:03.475 INFO kablam! | ----^^^^^^ Oct 15 14:11:03.475 INFO kablam! | | Oct 15 14:11:03.475 INFO kablam! | help: remove this `mut` Oct 15 14:11:03.475 INFO kablam! Oct 15 14:11:03.475 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:03.475 INFO kablam! --> src/./include/i8_b64.rs:22:17 Oct 15 14:11:03.475 INFO kablam! | Oct 15 14:11:03.475 INFO kablam! 22 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:03.475 INFO kablam! | ----^^^^^^ Oct 15 14:11:03.475 INFO kablam! | | Oct 15 14:11:03.475 INFO kablam! | help: remove this `mut` Oct 15 14:11:03.475 INFO kablam! Oct 15 14:11:03.483 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:03.483 INFO kablam! --> src/./include/i16_b64.rs:5:17 Oct 15 14:11:03.483 INFO kablam! | Oct 15 14:11:03.483 INFO kablam! 5 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:03.483 INFO kablam! | ----^^^^^^ Oct 15 14:11:03.483 INFO kablam! | | Oct 15 14:11:03.483 INFO kablam! | help: remove this `mut` Oct 15 14:11:03.483 INFO kablam! Oct 15 14:11:03.483 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:03.483 INFO kablam! --> src/./include/i16_b64.rs:22:17 Oct 15 14:11:03.483 INFO kablam! | Oct 15 14:11:03.483 INFO kablam! 22 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:03.483 INFO kablam! | ----^^^^^^ Oct 15 14:11:03.483 INFO kablam! | | Oct 15 14:11:03.483 INFO kablam! | help: remove this `mut` Oct 15 14:11:03.483 INFO kablam! Oct 15 14:11:03.483 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:03.483 INFO kablam! --> src/./include/i32_b64.rs:5:17 Oct 15 14:11:03.483 INFO kablam! | Oct 15 14:11:03.483 INFO kablam! 5 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:03.483 INFO kablam! | ----^^^^^^ Oct 15 14:11:03.483 INFO kablam! | | Oct 15 14:11:03.483 INFO kablam! | help: remove this `mut` Oct 15 14:11:03.483 INFO kablam! Oct 15 14:11:03.483 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:03.483 INFO kablam! --> src/./include/i32_b64.rs:26:17 Oct 15 14:11:03.483 INFO kablam! | Oct 15 14:11:03.483 INFO kablam! 26 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:03.483 INFO kablam! | ----^^^^^^ Oct 15 14:11:03.483 INFO kablam! | | Oct 15 14:11:03.483 INFO kablam! | help: remove this `mut` Oct 15 14:11:03.483 INFO kablam! Oct 15 14:11:03.491 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:03.491 INFO kablam! --> src/./include/i64_b64.rs:5:17 Oct 15 14:11:03.491 INFO kablam! | Oct 15 14:11:03.491 INFO kablam! 5 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:03.491 INFO kablam! | ----^^^^^^ Oct 15 14:11:03.491 INFO kablam! | | Oct 15 14:11:03.491 INFO kablam! | help: remove this `mut` Oct 15 14:11:03.491 INFO kablam! Oct 15 14:11:03.491 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:03.491 INFO kablam! --> src/./include/i64_b64.rs:30:17 Oct 15 14:11:03.491 INFO kablam! | Oct 15 14:11:03.492 INFO kablam! 30 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:03.492 INFO kablam! | ----^^^^^^ Oct 15 14:11:03.492 INFO kablam! | | Oct 15 14:11:03.492 INFO kablam! | help: remove this `mut` Oct 15 14:11:03.492 INFO kablam! Oct 15 14:11:03.511 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:03.511 INFO kablam! --> src/./include/string_b64.rs:10:17 Oct 15 14:11:03.511 INFO kablam! | Oct 15 14:11:03.511 INFO kablam! 10 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:03.511 INFO kablam! | ----^^^^^^ Oct 15 14:11:03.511 INFO kablam! | | Oct 15 14:11:03.511 INFO kablam! | help: remove this `mut` Oct 15 14:11:03.511 INFO kablam! Oct 15 14:11:03.511 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:03.511 INFO kablam! --> src/./include/string_b64.rs:63:17 Oct 15 14:11:03.511 INFO kablam! | Oct 15 14:11:03.511 INFO kablam! 63 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:03.511 INFO kablam! | ----^^^^^^ Oct 15 14:11:03.511 INFO kablam! | | Oct 15 14:11:03.511 INFO kablam! | help: remove this `mut` Oct 15 14:11:03.511 INFO kablam! Oct 15 14:11:03.519 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:03.519 INFO kablam! --> src/./include/string_b64.rs:117:17 Oct 15 14:11:03.519 INFO kablam! | Oct 15 14:11:03.519 INFO kablam! 117 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:03.519 INFO kablam! | ----^^^^^^ Oct 15 14:11:03.519 INFO kablam! | | Oct 15 14:11:03.519 INFO kablam! | help: remove this `mut` Oct 15 14:11:03.519 INFO kablam! Oct 15 14:11:03.527 INFO kablam! warning: variable does not need to be mutable Oct 15 14:11:03.527 INFO kablam! --> src/./include/string_b64.rs:172:17 Oct 15 14:11:03.527 INFO kablam! | Oct 15 14:11:03.527 INFO kablam! 172 | let mut vector=&mut string.as_mut_vec(); Oct 15 14:11:03.527 INFO kablam! | ----^^^^^^ Oct 15 14:11:03.527 INFO kablam! | | Oct 15 14:11:03.527 INFO kablam! | help: remove this `mut` Oct 15 14:11:03.527 INFO kablam! Oct 15 14:11:04.533 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.84s Oct 15 14:11:04.533 INFO kablam! su: No module specific data is present Oct 15 14:11:05.132 INFO running `"docker" "rm" "-f" "d64ca5d44ca78acf96442728f6dadc1714c633a1d3f20946ca6058c3f86c1302"` Oct 15 14:11:05.222 INFO blam! d64ca5d44ca78acf96442728f6dadc1714c633a1d3f20946ca6058c3f86c1302 Oct 15 14:11:05.223 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/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 15 14:11:05.392 INFO blam! 816432c2034747b51bb0d828267f6ace09b3264a9f19b7fc1cb0ef1bb404f4ab Oct 15 14:11:05.396 INFO running `"docker" "start" "-a" "816432c2034747b51bb0d828267f6ace09b3264a9f19b7fc1cb0ef1bb404f4ab"` Oct 15 14:11:05.844 INFO kablam! usermod: no changes Oct 15 14:11:05.877 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 14:11:05.877 INFO kablam! Running /target/debug/deps/wdg_base64-73c734aa919804af Oct 15 14:11:05.879 INFO blam! Oct 15 14:11:05.879 INFO blam! running 0 tests Oct 15 14:11:05.879 INFO blam! Oct 15 14:11:05.879 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:11:05.879 INFO blam! Oct 15 14:11:05.881 INFO blam! Oct 15 14:11:05.881 INFO kablam! Running /target/debug/deps/integration_test-71b624f9d68b0313 Oct 15 14:11:05.881 INFO blam! running 36 tests Oct 15 14:11:05.881 INFO blam! test i32_b64::b64_to_i32_2 ... ok Oct 15 14:11:05.882 INFO blam! test i16_b64::b64_to_i16_2 ... ok Oct 15 14:11:05.882 INFO blam! test i16_b64::i16_to_b64_2 ... ok Oct 15 14:11:05.882 INFO blam! test i32_b64::i32_to_b64_2 ... ok Oct 15 14:11:05.882 INFO blam! test i32_b64::i32_to_b64_1 ... ok Oct 15 14:11:05.882 INFO blam! test i16_b64::i16_to_b64_1 ... ok Oct 15 14:11:05.882 INFO blam! test i64_b64::b64_to_i64_1 ... ok Oct 15 14:11:05.883 INFO blam! test i16_b64::b64_to_i16_1 ... ok Oct 15 14:11:05.883 INFO blam! test i64_b64::b64_to_i64_2 ... ok Oct 15 14:11:05.883 INFO blam! test i8_b64::b64_to_i8_1 ... ok Oct 15 14:11:05.883 INFO blam! test i8_b64::b64_to_i8_2 ... ok Oct 15 14:11:05.883 INFO blam! test i64_b64::i64_to_b64_2 ... ok Oct 15 14:11:05.883 INFO blam! test i8_b64::i8_to_b64_1 ... ok Oct 15 14:11:05.883 INFO blam! test u16_b64::b64_to_u16_1 ... ok Oct 15 14:11:05.883 INFO blam! test i64_b64::i64_to_b64_1 ... ok Oct 15 14:11:05.883 INFO blam! test string_b64::ptr_str_to_b64 ... ok Oct 15 14:11:05.883 INFO blam! test string_b64::string_to_b64 ... ok Oct 15 14:11:05.884 INFO blam! test string_b64::b64_to_string_1 ... ok Oct 15 14:11:05.884 INFO blam! test u16_b64::b64_to_u16_2 ... ok Oct 15 14:11:05.884 INFO blam! test u16_b64::u16_to_b64_1 ... ok Oct 15 14:11:05.884 INFO blam! test string_b64::b64_to_string_2 ... ok Oct 15 14:11:05.884 INFO blam! test u64_b64::b64_to_u64_1 ... ok Oct 15 14:11:05.884 INFO blam! test u16_b64::u16_to_b64_2 ... ok Oct 15 14:11:05.884 INFO blam! test u64_b64::u64_to_b64_1 ... ok Oct 15 14:11:05.884 INFO blam! test u32_b64::b64_to_u32_2 ... ok Oct 15 14:11:05.884 INFO blam! test u32_b64::u32_to_b64_2 ... ok Oct 15 14:11:05.884 INFO blam! test u32_b64::u32_to_b64_1 ... ok Oct 15 14:11:05.884 INFO blam! test i8_b64::i8_to_b64_2 ... ok Oct 15 14:11:05.885 INFO blam! test u32_b64::b64_to_u32_1 ... ok Oct 15 14:11:05.885 INFO blam! test u8_b64::b64_to_u8_1 ... ok Oct 15 14:11:05.885 INFO blam! test u64_b64::u64_to_b64_2 ... ok Oct 15 14:11:05.885 INFO blam! test u8_b64::b64_to_u8_2 ... ok Oct 15 14:11:05.885 INFO blam! test u8_b64::u8_to_b64_1 ... ok Oct 15 14:11:05.885 INFO blam! test u8_b64::u8_to_b64_2 ... ok Oct 15 14:11:05.887 INFO blam! test u64_b64::b64_to_u64_2 ... ok Oct 15 14:11:05.887 INFO blam! test i32_b64::b64_to_i32_1 ... ok Oct 15 14:11:05.887 INFO blam! Oct 15 14:11:05.887 INFO blam! test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:11:05.887 INFO blam! Oct 15 14:11:05.888 INFO kablam! Doc-tests wdg-base64 Oct 15 14:11:06.556 INFO blam! Oct 15 14:11:06.556 INFO blam! running 0 tests Oct 15 14:11:06.556 INFO blam! Oct 15 14:11:06.556 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:11:06.556 INFO blam! Oct 15 14:11:06.563 INFO kablam! su: No module specific data is present Oct 15 14:11:06.897 INFO running `"docker" "rm" "-f" "816432c2034747b51bb0d828267f6ace09b3264a9f19b7fc1cb0ef1bb404f4ab"` Oct 15 14:11:07.223 INFO blam! 816432c2034747b51bb0d828267f6ace09b3264a9f19b7fc1cb0ef1bb404f4ab