Oct 28 00:31:24.148 INFO checking brotli-no-stdlib-1.0.4 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 28 00:31:24.148 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 28 00:31:24.487 INFO blam! 0e6875df4d59cb8c08a836f239d02489fa3f0de3cd39f12528a072b556f6f8f9 Oct 28 00:31:24.489 INFO running `"docker" "start" "-a" "0e6875df4d59cb8c08a836f239d02489fa3f0de3cd39f12528a072b556f6f8f9"` Oct 28 00:31:24.924 INFO kablam! usermod: no changes Oct 28 00:31:24.947 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 28 00:31:24.947 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 28 00:31:24.947 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 28 00:31:24.947 INFO kablam! files will be included as a binary target: Oct 28 00:31:24.947 INFO kablam! Oct 28 00:31:24.947 INFO kablam! * /source/src/bin/integration_tests.rs Oct 28 00:31:24.947 INFO kablam! Oct 28 00:31:24.947 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 28 00:31:24.947 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 28 00:31:24.947 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 28 00:31:24.947 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 28 00:31:24.947 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 28 00:31:24.947 INFO kablam! Oct 28 00:31:24.947 INFO kablam! For more information on this warning you can consult Oct 28 00:31:24.947 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 28 00:31:24.950 INFO kablam! Checking alloc-no-stdlib v1.0.0 Oct 28 00:31:25.116 INFO kablam! Checking brotli-no-stdlib v1.0.4 (/source) Oct 28 00:31:25.883 INFO kablam! warning: unused `#[macro_use]` import Oct 28 00:31:25.883 INFO kablam! --> src/lib.rs:11:1 Oct 28 00:31:25.883 INFO kablam! | Oct 28 00:31:25.883 INFO kablam! 11 | #[macro_use] Oct 28 00:31:25.883 INFO kablam! | ^^^^^^^^^^^^ Oct 28 00:31:25.883 INFO kablam! | Oct 28 00:31:25.883 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 28 00:31:25.883 INFO kablam! Oct 28 00:31:25.943 INFO kablam! warning: unused macro definition Oct 28 00:31:25.943 INFO kablam! --> src/lib.rs:921:1 Oct 28 00:31:25.943 INFO kablam! | Oct 28 00:31:25.943 INFO kablam! 921 | / macro_rules! SafeReadBlockLength ( Oct 28 00:31:25.943 INFO kablam! 922 | | ($state : expr, $result : expr , $table : expr) => { Oct 28 00:31:25.943 INFO kablam! 923 | | SafeReadBlockLengthFromIndex(&mut $state, &mut $result, Oct 28 00:31:25.943 INFO kablam! 924 | | SafeReadBlockLengthIndex($state.substate_read_block_length, Oct 28 00:31:25.943 INFO kablam! ... | Oct 28 00:31:25.943 INFO kablam! 928 | | }; Oct 28 00:31:25.943 INFO kablam! 929 | | ); Oct 28 00:31:25.943 INFO kablam! | |__^ Oct 28 00:31:25.943 INFO kablam! | Oct 28 00:31:25.943 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 28 00:31:25.943 INFO kablam! Oct 28 00:31:26.603 INFO kablam! warning: unused macro definition Oct 28 00:31:26.603 INFO kablam! --> src/lib.rs:921:1 Oct 28 00:31:26.603 INFO kablam! | Oct 28 00:31:26.603 INFO kablam! 921 | / macro_rules! SafeReadBlockLength ( Oct 28 00:31:26.603 INFO kablam! 922 | | ($state : expr, $result : expr , $table : expr) => { Oct 28 00:31:26.603 INFO kablam! 923 | | SafeReadBlockLengthFromIndex(&mut $state, &mut $result, Oct 28 00:31:26.603 INFO kablam! 924 | | SafeReadBlockLengthIndex($state.substate_read_block_length, Oct 28 00:31:26.603 INFO kablam! ... | Oct 28 00:31:26.603 INFO kablam! 928 | | }; Oct 28 00:31:26.603 INFO kablam! 929 | | ); Oct 28 00:31:26.603 INFO kablam! | |__^ Oct 28 00:31:26.603 INFO kablam! | Oct 28 00:31:26.603 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 28 00:31:26.603 INFO kablam! Oct 28 00:31:27.691 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:27.691 INFO kablam! --> src/lib.rs:131:22 Oct 28 00:31:27.691 INFO kablam! | Oct 28 00:31:27.691 INFO kablam! 131 | mut value : &mut u32, Oct 28 00:31:27.691 INFO kablam! | ----^^^^^ Oct 28 00:31:27.691 INFO kablam! | | Oct 28 00:31:27.691 INFO kablam! | help: remove this `mut` Oct 28 00:31:27.691 INFO kablam! | Oct 28 00:31:27.691 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 28 00:31:27.691 INFO kablam! Oct 28 00:31:27.779 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:27.779 INFO kablam! --> src/lib.rs:1271:45 Oct 28 00:31:27.779 INFO kablam! | Oct 28 00:31:27.779 INFO kablam! 1271 | mut s : &mut BlockTypeAndLengthState, Oct 28 00:31:27.779 INFO kablam! | ----^ Oct 28 00:31:27.780 INFO kablam! | | Oct 28 00:31:27.780 INFO kablam! | help: remove this `mut` Oct 28 00:31:27.780 INFO kablam! Oct 28 00:31:27.780 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:27.780 INFO kablam! --> src/lib.rs:1272:45 Oct 28 00:31:27.780 INFO kablam! | Oct 28 00:31:27.780 INFO kablam! 1272 | mut br : &mut bit_reader::BrotliBitReader, Oct 28 00:31:27.781 INFO kablam! | ----^^ Oct 28 00:31:27.781 INFO kablam! | | Oct 28 00:31:27.781 INFO kablam! | help: remove this `mut` Oct 28 00:31:27.781 INFO kablam! Oct 28 00:31:27.835 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:27.836 INFO kablam! --> src/lib.rs:1332:45 Oct 28 00:31:27.836 INFO kablam! | Oct 28 00:31:27.836 INFO kablam! 1332 | mut s : &mut BrotliState src/lib.rs:1377:45 Oct 28 00:31:27.836 INFO kablam! | Oct 28 00:31:27.836 INFO kablam! 1377 | mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 28 00:31:27.836 INFO kablam! | ----^ Oct 28 00:31:27.836 INFO kablam! | | Oct 28 00:31:27.836 INFO kablam! | help: remove this `mut` Oct 28 00:31:27.836 INFO kablam! Oct 28 00:31:27.836 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:27.836 INFO kablam! --> src/lib.rs:1390:45 Oct 28 00:31:27.836 INFO kablam! | Oct 28 00:31:27.836 INFO kablam! 1390 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) { Oct 28 00:31:27.837 INFO kablam! | ----^ Oct 28 00:31:27.837 INFO kablam! | | Oct 28 00:31:27.837 INFO kablam! | help: remove this `mut` Oct 28 00:31:27.837 INFO kablam! Oct 28 00:31:27.837 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:27.837 INFO kablam! --> src/lib.rs:1398:45 Oct 28 00:31:27.837 INFO kablam! | Oct 28 00:31:27.837 INFO kablam! 1398 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 28 00:31:27.837 INFO kablam! | ----^ Oct 28 00:31:27.837 INFO kablam! | | Oct 28 00:31:27.837 INFO kablam! | help: remove this `mut` Oct 28 00:31:27.837 INFO kablam! Oct 28 00:31:27.837 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:27.837 INFO kablam! --> src/lib.rs:1409:45 Oct 28 00:31:27.837 INFO kablam! | Oct 28 00:31:27.837 INFO kablam! 1409 | mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 28 00:31:27.837 INFO kablam! | ----^ Oct 28 00:31:27.837 INFO kablam! | | Oct 28 00:31:27.837 INFO kablam! | help: remove this `mut` Oct 28 00:31:27.837 INFO kablam! Oct 28 00:31:27.837 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:27.837 INFO kablam! --> src/lib.rs:1424:45 Oct 28 00:31:27.837 INFO kablam! | Oct 28 00:31:27.837 INFO kablam! 1424 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) { Oct 28 00:31:27.837 INFO kablam! | ----^ Oct 28 00:31:27.837 INFO kablam! | | Oct 28 00:31:27.838 INFO kablam! | help: remove this `mut` Oct 28 00:31:27.838 INFO kablam! Oct 28 00:31:27.838 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:27.838 INFO kablam! --> src/lib.rs:1433:45 Oct 28 00:31:27.838 INFO kablam! | Oct 28 00:31:27.838 INFO kablam! 1433 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 28 00:31:27.838 INFO kablam! | ----^ Oct 28 00:31:27.838 INFO kablam! | | Oct 28 00:31:27.838 INFO kablam! | help: remove this `mut` Oct 28 00:31:27.838 INFO kablam! Oct 28 00:31:27.838 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:27.838 INFO kablam! --> src/lib.rs:1440:33 Oct 28 00:31:27.838 INFO kablam! | Oct 28 00:31:27.838 INFO kablam! 1440 | (available_out : &mut usize, mut output : &mut [u8], mut output_offset : &mut usize, Oct 28 00:31:27.838 INFO kablam! | ----^^^^^^ Oct 28 00:31:27.838 INFO kablam! | | Oct 28 00:31:27.838 INFO kablam! | help: remove this `mut` Oct 28 00:31:27.838 INFO kablam! Oct 28 00:31:27.838 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:27.838 INFO kablam! --> src/lib.rs:1440:57 Oct 28 00:31:27.838 INFO kablam! | Oct 28 00:31:27.838 INFO kablam! 1440 | (available_out : &mut usize, mut output : &mut [u8], mut output_offset : &mut usize, Oct 28 00:31:27.838 INFO kablam! | ----^^^^^^^^^^^^^ Oct 28 00:31:27.838 INFO kablam! | | Oct 28 00:31:27.838 INFO kablam! | help: remove this `mut` Oct 28 00:31:27.838 INFO kablam! Oct 28 00:31:27.838 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:27.838 INFO kablam! --> src/lib.rs:1441:20 Oct 28 00:31:27.838 INFO kablam! | Oct 28 00:31:27.838 INFO kablam! 1441 | mut total_out : &mut usize, s : &mut BrotliState) -> BrotliResult { Oct 28 00:31:27.839 INFO kablam! | ----^^^^^^^^^ Oct 28 00:31:27.839 INFO kablam! | | Oct 28 00:31:27.839 INFO kablam! | help: remove this `mut` Oct 28 00:31:27.839 INFO kablam! Oct 28 00:31:28.220 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:28.220 INFO kablam! --> src/lib.rs:2198:3 Oct 28 00:31:28.220 INFO kablam! | Oct 28 00:31:28.220 INFO kablam! 2198 | mut available_in : &mut usize, input_offset : &mut usize, xinput : &[u8], // ugly that we are mutable Oct 28 00:31:28.220 INFO kablam! | ----^^^^^^^^^^^^ Oct 28 00:31:28.220 INFO kablam! | | Oct 28 00:31:28.220 INFO kablam! | help: remove this `mut` Oct 28 00:31:28.220 INFO kablam! Oct 28 00:31:28.483 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:28.483 INFO kablam! --> src/transform.rs:284:9 Oct 28 00:31:28.484 INFO kablam! | Oct 28 00:31:28.484 INFO kablam! 284 | let mut uppercase = &mut dst[(idx - len) as usize ..]; Oct 28 00:31:28.484 INFO kablam! | ----^^^^^^^^^ Oct 28 00:31:28.484 INFO kablam! | | Oct 28 00:31:28.484 INFO kablam! | help: remove this `mut` Oct 28 00:31:28.484 INFO kablam! Oct 28 00:31:45.735 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:45.736 INFO kablam! --> src/lib.rs:131:22 Oct 28 00:31:45.736 INFO kablam! | Oct 28 00:31:45.736 INFO kablam! 131 | mut value : &mut u32, Oct 28 00:31:45.736 INFO kablam! | ----^^^^^ Oct 28 00:31:45.737 INFO kablam! | | Oct 28 00:31:45.737 INFO kablam! | help: remove this `mut` Oct 28 00:31:45.737 INFO kablam! | Oct 28 00:31:45.755 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 28 00:31:45.755 INFO kablam! Oct 28 00:31:45.916 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:45.916 INFO kablam! --> src/lib.rs:1271:45 Oct 28 00:31:45.916 INFO kablam! | Oct 28 00:31:45.923 INFO kablam! 1271 | mut s : &mut BlockTypeAndLengthState, Oct 28 00:31:45.923 INFO kablam! | ----^ Oct 28 00:31:45.923 INFO kablam! | | Oct 28 00:31:45.923 INFO kablam! | help: remove this `mut` Oct 28 00:31:45.923 INFO kablam! Oct 28 00:31:45.923 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:45.923 INFO kablam! --> src/lib.rs:1272:45 Oct 28 00:31:45.923 INFO kablam! | Oct 28 00:31:45.923 INFO kablam! 1272 | mut br : &mut bit_reader::BrotliBitReader, Oct 28 00:31:45.923 INFO kablam! | ----^^ Oct 28 00:31:45.923 INFO kablam! | | Oct 28 00:31:45.923 INFO kablam! | help: remove this `mut` Oct 28 00:31:45.923 INFO kablam! Oct 28 00:31:45.923 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:45.923 INFO kablam! --> src/lib.rs:1332:45 Oct 28 00:31:45.923 INFO kablam! | Oct 28 00:31:45.923 INFO kablam! 1332 | mut s : &mut BrotliState src/lib.rs:1377:45 Oct 28 00:31:45.923 INFO kablam! | Oct 28 00:31:45.923 INFO kablam! 1377 | mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 28 00:31:45.923 INFO kablam! | ----^ Oct 28 00:31:45.923 INFO kablam! | | Oct 28 00:31:45.923 INFO kablam! | help: remove this `mut` Oct 28 00:31:45.923 INFO kablam! Oct 28 00:31:45.923 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:45.923 INFO kablam! --> src/lib.rs:1390:45 Oct 28 00:31:45.923 INFO kablam! | Oct 28 00:31:45.923 INFO kablam! 1390 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) { Oct 28 00:31:45.923 INFO kablam! | ----^ Oct 28 00:31:45.923 INFO kablam! | | Oct 28 00:31:45.923 INFO kablam! | help: remove this `mut` Oct 28 00:31:45.923 INFO kablam! Oct 28 00:31:45.923 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:45.923 INFO kablam! --> src/lib.rs:1398:45 Oct 28 00:31:45.923 INFO kablam! | Oct 28 00:31:45.923 INFO kablam! 1398 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 28 00:31:45.923 INFO kablam! | ----^ Oct 28 00:31:45.923 INFO kablam! | | Oct 28 00:31:45.923 INFO kablam! | help: remove this `mut` Oct 28 00:31:45.923 INFO kablam! Oct 28 00:31:45.942 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:45.943 INFO kablam! --> src/lib.rs:1409:45 Oct 28 00:31:45.943 INFO kablam! | Oct 28 00:31:45.943 INFO kablam! 1409 | mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 28 00:31:45.943 INFO kablam! | ----^ Oct 28 00:31:45.943 INFO kablam! | | Oct 28 00:31:45.943 INFO kablam! | help: remove this `mut` Oct 28 00:31:45.943 INFO kablam! Oct 28 00:31:45.943 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:45.943 INFO kablam! --> src/lib.rs:1424:45 Oct 28 00:31:45.943 INFO kablam! | Oct 28 00:31:45.943 INFO kablam! 1424 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) { Oct 28 00:31:45.943 INFO kablam! | ----^ Oct 28 00:31:45.943 INFO kablam! | | Oct 28 00:31:45.943 INFO kablam! | help: remove this `mut` Oct 28 00:31:45.943 INFO kablam! Oct 28 00:31:45.943 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:45.943 INFO kablam! --> src/lib.rs:1433:45 Oct 28 00:31:45.943 INFO kablam! | Oct 28 00:31:45.943 INFO kablam! 1433 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 28 00:31:45.943 INFO kablam! | ----^ Oct 28 00:31:45.943 INFO kablam! | | Oct 28 00:31:45.943 INFO kablam! | help: remove this `mut` Oct 28 00:31:45.943 INFO kablam! Oct 28 00:31:45.943 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:45.943 INFO kablam! --> src/lib.rs:1440:33 Oct 28 00:31:45.943 INFO kablam! | Oct 28 00:31:45.943 INFO kablam! 1440 | (available_out : &mut usize, mut output : &mut [u8], mut output_offset : &mut usize, Oct 28 00:31:45.943 INFO kablam! | ----^^^^^^ Oct 28 00:31:45.943 INFO kablam! | | Oct 28 00:31:45.943 INFO kablam! | help: remove this `mut` Oct 28 00:31:45.943 INFO kablam! Oct 28 00:31:45.943 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:45.943 INFO kablam! --> src/lib.rs:1440:57 Oct 28 00:31:45.943 INFO kablam! | Oct 28 00:31:45.943 INFO kablam! 1440 | (available_out : &mut usize, mut output : &mut [u8], mut output_offset : &mut usize, Oct 28 00:31:45.943 INFO kablam! | ----^^^^^^^^^^^^^ Oct 28 00:31:45.943 INFO kablam! | | Oct 28 00:31:45.943 INFO kablam! | help: remove this `mut` Oct 28 00:31:45.943 INFO kablam! Oct 28 00:31:45.943 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:45.943 INFO kablam! --> src/lib.rs:1441:20 Oct 28 00:31:45.943 INFO kablam! | Oct 28 00:31:45.943 INFO kablam! 1441 | mut total_out : &mut usize, s : &mut BrotliState) -> BrotliResult { Oct 28 00:31:45.943 INFO kablam! | ----^^^^^^^^^ Oct 28 00:31:45.943 INFO kablam! | | Oct 28 00:31:45.943 INFO kablam! | help: remove this `mut` Oct 28 00:31:45.943 INFO kablam! Oct 28 00:31:46.495 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:46.495 INFO kablam! --> src/lib.rs:2198:3 Oct 28 00:31:46.495 INFO kablam! | Oct 28 00:31:46.495 INFO kablam! 2198 | mut available_in : &mut usize, input_offset : &mut usize, xinput : &[u8], // ugly that we are mutable Oct 28 00:31:46.495 INFO kablam! | ----^^^^^^^^^^^^ Oct 28 00:31:46.495 INFO kablam! | | Oct 28 00:31:46.495 INFO kablam! | help: remove this `mut` Oct 28 00:31:46.495 INFO kablam! Oct 28 00:31:46.911 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:46.911 INFO kablam! --> src/transform.rs:284:9 Oct 28 00:31:46.911 INFO kablam! | Oct 28 00:31:46.911 INFO kablam! 284 | let mut uppercase = &mut dst[(idx - len) as usize ..]; Oct 28 00:31:46.911 INFO kablam! | ----^^^^^^^^^ Oct 28 00:31:46.911 INFO kablam! | | Oct 28 00:31:46.911 INFO kablam! | help: remove this `mut` Oct 28 00:31:46.911 INFO kablam! Oct 28 00:31:51.715 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:51.715 INFO kablam! --> src/bin/brot.rs:76:63 Oct 28 00:31:51.715 INFO kablam! | Oct 28 00:31:51.715 INFO kablam! 76 | pub fn decompress (r : &mut InputType, mut w : &mut OutputType) -> Result<(), io::Error> Oct 28 00:31:51.715 INFO kablam! | ----^ Oct 28 00:31:51.715 INFO kablam! | | Oct 28 00:31:51.715 INFO kablam! | help: remove this `mut` Oct 28 00:31:51.715 INFO kablam! | Oct 28 00:31:51.716 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 28 00:31:51.716 INFO kablam! Oct 28 00:31:51.879 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:51.879 INFO kablam! --> src/bin/brot.rs:76:63 Oct 28 00:31:51.880 INFO kablam! | Oct 28 00:31:51.880 INFO kablam! 76 | pub fn decompress (r : &mut InputType, mut w : &mut OutputType) -> Result<(), io::Error> Oct 28 00:31:51.880 INFO kablam! | ----^ Oct 28 00:31:51.880 INFO kablam! | | Oct 28 00:31:51.881 INFO kablam! | help: remove this `mut` Oct 28 00:31:51.881 INFO kablam! | Oct 28 00:31:51.881 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 28 00:31:51.881 INFO kablam! Oct 28 00:31:52.065 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.12s Oct 28 00:31:52.077 INFO kablam! su: No module specific data is present Oct 28 00:31:52.387 INFO running `"docker" "rm" "-f" "0e6875df4d59cb8c08a836f239d02489fa3f0de3cd39f12528a072b556f6f8f9"` Oct 28 00:31:52.554 INFO blam! 0e6875df4d59cb8c08a836f239d02489fa3f0de3cd39f12528a072b556f6f8f9