Oct 28 00:31:23.498 INFO checking brotli-no-stdlib-1.0.4 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 28 00:31:23.500 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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.057 INFO blam! 4e75c9b43b45e4d4ac0ef6e1a438e1ed49b3f4427ce067dfbde71ff8b457ab75 Oct 28 00:31:24.075 INFO running `"docker" "start" "-a" "4e75c9b43b45e4d4ac0ef6e1a438e1ed49b3f4427ce067dfbde71ff8b457ab75"` Oct 28 00:31:24.548 INFO kablam! usermod: no changes Oct 28 00:31:24.579 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 28 00:31:24.579 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 28 00:31:24.579 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 28 00:31:24.579 INFO kablam! files will be included as a binary target: Oct 28 00:31:24.579 INFO kablam! Oct 28 00:31:24.579 INFO kablam! * /source/src/bin/integration_tests.rs Oct 28 00:31:24.579 INFO kablam! Oct 28 00:31:24.579 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 28 00:31:24.579 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 28 00:31:24.579 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 28 00:31:24.579 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 28 00:31:24.579 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 28 00:31:24.579 INFO kablam! Oct 28 00:31:24.579 INFO kablam! For more information on this warning you can consult Oct 28 00:31:24.579 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 28 00:31:24.583 INFO kablam! Checking alloc-no-stdlib v1.0.0 Oct 28 00:31:24.731 INFO kablam! Checking brotli-no-stdlib v1.0.4 (/source) Oct 28 00:31:25.279 INFO kablam! warning: unused `#[macro_use]` import Oct 28 00:31:25.279 INFO kablam! --> src/lib.rs:11:1 Oct 28 00:31:25.279 INFO kablam! | Oct 28 00:31:25.279 INFO kablam! 11 | #[macro_use] Oct 28 00:31:25.279 INFO kablam! | ^^^^^^^^^^^^ Oct 28 00:31:25.279 INFO kablam! | Oct 28 00:31:25.279 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 28 00:31:25.279 INFO kablam! Oct 28 00:31:25.319 INFO kablam! warning: unused macro definition Oct 28 00:31:25.319 INFO kablam! --> src/lib.rs:921:1 Oct 28 00:31:25.319 INFO kablam! | Oct 28 00:31:25.319 INFO kablam! 921 | / macro_rules! SafeReadBlockLength ( Oct 28 00:31:25.319 INFO kablam! 922 | | ($state : expr, $result : expr , $table : expr) => { Oct 28 00:31:25.319 INFO kablam! 923 | | SafeReadBlockLengthFromIndex(&mut $state, &mut $result, Oct 28 00:31:25.319 INFO kablam! 924 | | SafeReadBlockLengthIndex($state.substate_read_block_length, Oct 28 00:31:25.319 INFO kablam! ... | Oct 28 00:31:25.319 INFO kablam! 928 | | }; Oct 28 00:31:25.319 INFO kablam! 929 | | ); Oct 28 00:31:25.319 INFO kablam! | |__^ Oct 28 00:31:25.319 INFO kablam! | Oct 28 00:31:25.319 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 28 00:31:25.319 INFO kablam! Oct 28 00:31:26.041 INFO kablam! warning: unused macro definition Oct 28 00:31:26.041 INFO kablam! --> src/lib.rs:921:1 Oct 28 00:31:26.041 INFO kablam! | Oct 28 00:31:26.041 INFO kablam! 921 | / macro_rules! SafeReadBlockLength ( Oct 28 00:31:26.041 INFO kablam! 922 | | ($state : expr, $result : expr , $table : expr) => { Oct 28 00:31:26.041 INFO kablam! 923 | | SafeReadBlockLengthFromIndex(&mut $state, &mut $result, Oct 28 00:31:26.041 INFO kablam! 924 | | SafeReadBlockLengthIndex($state.substate_read_block_length, Oct 28 00:31:26.041 INFO kablam! ... | Oct 28 00:31:26.041 INFO kablam! 928 | | }; Oct 28 00:31:26.041 INFO kablam! 929 | | ); Oct 28 00:31:26.041 INFO kablam! | |__^ Oct 28 00:31:26.041 INFO kablam! | Oct 28 00:31:26.041 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 28 00:31:26.041 INFO kablam! Oct 28 00:31:26.695 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:26.695 INFO kablam! --> src/lib.rs:131:22 Oct 28 00:31:26.695 INFO kablam! | Oct 28 00:31:26.695 INFO kablam! 131 | mut value : &mut u32, Oct 28 00:31:26.695 INFO kablam! | ----^^^^^ Oct 28 00:31:26.695 INFO kablam! | | Oct 28 00:31:26.695 INFO kablam! | help: remove this `mut` Oct 28 00:31:26.695 INFO kablam! | Oct 28 00:31:26.695 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 28 00:31:26.695 INFO kablam! Oct 28 00:31:26.746 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:26.746 INFO kablam! --> src/lib.rs:1271:45 Oct 28 00:31:26.746 INFO kablam! | Oct 28 00:31:26.746 INFO kablam! 1271 | mut s : &mut BlockTypeAndLengthState, Oct 28 00:31:26.746 INFO kablam! | ----^ Oct 28 00:31:26.746 INFO kablam! | | Oct 28 00:31:26.746 INFO kablam! | help: remove this `mut` Oct 28 00:31:26.746 INFO kablam! Oct 28 00:31:26.746 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:26.746 INFO kablam! --> src/lib.rs:1272:45 Oct 28 00:31:26.746 INFO kablam! | Oct 28 00:31:26.746 INFO kablam! 1272 | mut br : &mut bit_reader::BrotliBitReader, Oct 28 00:31:26.746 INFO kablam! | ----^^ Oct 28 00:31:26.746 INFO kablam! | | Oct 28 00:31:26.746 INFO kablam! | help: remove this `mut` Oct 28 00:31:26.746 INFO kablam! Oct 28 00:31:26.748 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:26.748 INFO kablam! --> src/lib.rs:1332:45 Oct 28 00:31:26.748 INFO kablam! | Oct 28 00:31:26.748 INFO kablam! 1332 | mut s : &mut BrotliState src/lib.rs:1377:45 Oct 28 00:31:26.749 INFO kablam! | Oct 28 00:31:26.749 INFO kablam! 1377 | mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 28 00:31:26.749 INFO kablam! | ----^ Oct 28 00:31:26.749 INFO kablam! | | Oct 28 00:31:26.749 INFO kablam! | help: remove this `mut` Oct 28 00:31:26.749 INFO kablam! Oct 28 00:31:26.749 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:26.749 INFO kablam! --> src/lib.rs:1390:45 Oct 28 00:31:26.749 INFO kablam! | Oct 28 00:31:26.749 INFO kablam! 1390 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) { Oct 28 00:31:26.749 INFO kablam! | ----^ Oct 28 00:31:26.749 INFO kablam! | | Oct 28 00:31:26.749 INFO kablam! | help: remove this `mut` Oct 28 00:31:26.749 INFO kablam! Oct 28 00:31:26.749 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:26.749 INFO kablam! --> src/lib.rs:1398:45 Oct 28 00:31:26.749 INFO kablam! | Oct 28 00:31:26.749 INFO kablam! 1398 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 28 00:31:26.749 INFO kablam! | ----^ Oct 28 00:31:26.749 INFO kablam! | | Oct 28 00:31:26.749 INFO kablam! | help: remove this `mut` Oct 28 00:31:26.749 INFO kablam! Oct 28 00:31:26.749 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:26.749 INFO kablam! --> src/lib.rs:1409:45 Oct 28 00:31:26.749 INFO kablam! | Oct 28 00:31:26.749 INFO kablam! 1409 | mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 28 00:31:26.749 INFO kablam! | ----^ Oct 28 00:31:26.749 INFO kablam! | | Oct 28 00:31:26.749 INFO kablam! | help: remove this `mut` Oct 28 00:31:26.749 INFO kablam! Oct 28 00:31:26.749 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:26.749 INFO kablam! --> src/lib.rs:1424:45 Oct 28 00:31:26.749 INFO kablam! | Oct 28 00:31:26.749 INFO kablam! 1424 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) { Oct 28 00:31:26.749 INFO kablam! | ----^ Oct 28 00:31:26.749 INFO kablam! | | Oct 28 00:31:26.749 INFO kablam! | help: remove this `mut` Oct 28 00:31:26.749 INFO kablam! Oct 28 00:31:26.749 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:26.749 INFO kablam! --> src/lib.rs:1433:45 Oct 28 00:31:26.749 INFO kablam! | Oct 28 00:31:26.749 INFO kablam! 1433 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 28 00:31:26.749 INFO kablam! | ----^ Oct 28 00:31:26.749 INFO kablam! | | Oct 28 00:31:26.749 INFO kablam! | help: remove this `mut` Oct 28 00:31:26.759 INFO kablam! Oct 28 00:31:26.759 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:26.759 INFO kablam! --> src/lib.rs:1440:33 Oct 28 00:31:26.759 INFO kablam! | Oct 28 00:31:26.759 INFO kablam! 1440 | (available_out : &mut usize, mut output : &mut [u8], mut output_offset : &mut usize, Oct 28 00:31:26.759 INFO kablam! | ----^^^^^^ Oct 28 00:31:26.759 INFO kablam! | | Oct 28 00:31:26.759 INFO kablam! | help: remove this `mut` Oct 28 00:31:26.759 INFO kablam! Oct 28 00:31:26.759 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:26.759 INFO kablam! --> src/lib.rs:1440:57 Oct 28 00:31:26.759 INFO kablam! | Oct 28 00:31:26.759 INFO kablam! 1440 | (available_out : &mut usize, mut output : &mut [u8], mut output_offset : &mut usize, Oct 28 00:31:26.759 INFO kablam! | ----^^^^^^^^^^^^^ Oct 28 00:31:26.759 INFO kablam! | | Oct 28 00:31:26.759 INFO kablam! | help: remove this `mut` Oct 28 00:31:26.759 INFO kablam! Oct 28 00:31:26.759 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:26.759 INFO kablam! --> src/lib.rs:1441:20 Oct 28 00:31:26.759 INFO kablam! | Oct 28 00:31:26.759 INFO kablam! 1441 | mut total_out : &mut usize, s : &mut BrotliState) -> BrotliResult { Oct 28 00:31:26.759 INFO kablam! | ----^^^^^^^^^ Oct 28 00:31:26.759 INFO kablam! | | Oct 28 00:31:26.759 INFO kablam! | help: remove this `mut` Oct 28 00:31:26.759 INFO kablam! Oct 28 00:31:27.015 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:27.015 INFO kablam! --> src/lib.rs:2198:3 Oct 28 00:31:27.015 INFO kablam! | Oct 28 00:31:27.015 INFO kablam! 2198 | mut available_in : &mut usize, input_offset : &mut usize, xinput : &[u8], // ugly that we are mutable Oct 28 00:31:27.015 INFO kablam! | ----^^^^^^^^^^^^ Oct 28 00:31:27.015 INFO kablam! | | Oct 28 00:31:27.015 INFO kablam! | help: remove this `mut` Oct 28 00:31:27.015 INFO kablam! Oct 28 00:31:27.119 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:27.119 INFO kablam! --> src/transform.rs:284:9 Oct 28 00:31:27.119 INFO kablam! | Oct 28 00:31:27.119 INFO kablam! 284 | let mut uppercase = &mut dst[(idx - len) as usize ..]; Oct 28 00:31:27.119 INFO kablam! | ----^^^^^^^^^ Oct 28 00:31:27.119 INFO kablam! | | Oct 28 00:31:27.119 INFO kablam! | help: remove this `mut` Oct 28 00:31:27.119 INFO kablam! Oct 28 00:31:48.724 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:48.724 INFO kablam! --> src/bin/brot.rs:76:63 Oct 28 00:31:48.724 INFO kablam! | Oct 28 00:31:48.724 INFO kablam! 76 | pub fn decompress (r : &mut InputType, mut w : &mut OutputType) -> Result<(), io::Error> Oct 28 00:31:48.724 INFO kablam! | ----^ Oct 28 00:31:48.724 INFO kablam! | | Oct 28 00:31:48.724 INFO kablam! | help: remove this `mut` Oct 28 00:31:48.724 INFO kablam! | Oct 28 00:31:48.724 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 28 00:31:48.724 INFO kablam! Oct 28 00:31:51.065 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:51.066 INFO kablam! --> src/lib.rs:131:22 Oct 28 00:31:51.066 INFO kablam! | Oct 28 00:31:51.066 INFO kablam! 131 | mut value : &mut u32, Oct 28 00:31:51.066 INFO kablam! | ----^^^^^ Oct 28 00:31:51.067 INFO kablam! | | Oct 28 00:31:51.067 INFO kablam! | help: remove this `mut` Oct 28 00:31:51.067 INFO kablam! | Oct 28 00:31:51.067 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 28 00:31:51.068 INFO kablam! Oct 28 00:31:51.111 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:51.112 INFO kablam! --> src/lib.rs:1271:45 Oct 28 00:31:51.112 INFO kablam! | Oct 28 00:31:51.112 INFO kablam! 1271 | mut s : &mut BlockTypeAndLengthState, Oct 28 00:31:51.113 INFO kablam! | ----^ Oct 28 00:31:51.113 INFO kablam! | | Oct 28 00:31:51.113 INFO kablam! | help: remove this `mut` Oct 28 00:31:51.114 INFO kablam! Oct 28 00:31:51.114 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:51.114 INFO kablam! --> src/lib.rs:1272:45 Oct 28 00:31:51.114 INFO kablam! | Oct 28 00:31:51.115 INFO kablam! 1272 | mut br : &mut bit_reader::BrotliBitReader, Oct 28 00:31:51.115 INFO kablam! | ----^^ Oct 28 00:31:51.116 INFO kablam! | | Oct 28 00:31:51.116 INFO kablam! | help: remove this `mut` Oct 28 00:31:51.116 INFO kablam! Oct 28 00:31:51.117 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:51.117 INFO kablam! --> src/lib.rs:1332:45 Oct 28 00:31:51.117 INFO kablam! | Oct 28 00:31:51.117 INFO kablam! 1332 | mut s : &mut BrotliState src/lib.rs:1377:45 Oct 28 00:31:51.119 INFO kablam! | Oct 28 00:31:51.120 INFO kablam! 1377 | mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 28 00:31:51.120 INFO kablam! | ----^ Oct 28 00:31:51.120 INFO kablam! | | Oct 28 00:31:51.120 INFO kablam! | help: remove this `mut` Oct 28 00:31:51.121 INFO kablam! Oct 28 00:31:51.121 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:51.121 INFO kablam! --> src/lib.rs:1390:45 Oct 28 00:31:51.121 INFO kablam! | Oct 28 00:31:51.122 INFO kablam! 1390 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) { Oct 28 00:31:51.122 INFO kablam! | ----^ Oct 28 00:31:51.122 INFO kablam! | | Oct 28 00:31:51.122 INFO kablam! | help: remove this `mut` Oct 28 00:31:51.123 INFO kablam! Oct 28 00:31:51.123 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:51.123 INFO kablam! --> src/lib.rs:1398:45 Oct 28 00:31:51.123 INFO kablam! | Oct 28 00:31:51.124 INFO kablam! 1398 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 28 00:31:51.124 INFO kablam! | ----^ Oct 28 00:31:51.124 INFO kablam! | | Oct 28 00:31:51.124 INFO kablam! | help: remove this `mut` Oct 28 00:31:51.125 INFO kablam! Oct 28 00:31:51.125 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:51.125 INFO kablam! --> src/lib.rs:1409:45 Oct 28 00:31:51.125 INFO kablam! | Oct 28 00:31:51.126 INFO kablam! 1409 | mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 28 00:31:51.126 INFO kablam! | ----^ Oct 28 00:31:51.126 INFO kablam! | | Oct 28 00:31:51.126 INFO kablam! | help: remove this `mut` Oct 28 00:31:51.127 INFO kablam! Oct 28 00:31:51.127 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:51.127 INFO kablam! --> src/lib.rs:1424:45 Oct 28 00:31:51.127 INFO kablam! | Oct 28 00:31:51.128 INFO kablam! 1424 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) { Oct 28 00:31:51.128 INFO kablam! | ----^ Oct 28 00:31:51.128 INFO kablam! | | Oct 28 00:31:51.128 INFO kablam! | help: remove this `mut` Oct 28 00:31:51.129 INFO kablam! Oct 28 00:31:51.129 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:51.129 INFO kablam! --> src/lib.rs:1433:45 Oct 28 00:31:51.129 INFO kablam! | Oct 28 00:31:51.130 INFO kablam! 1433 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 28 00:31:51.130 INFO kablam! | ----^ Oct 28 00:31:51.130 INFO kablam! | | Oct 28 00:31:51.130 INFO kablam! | help: remove this `mut` Oct 28 00:31:51.135 INFO kablam! Oct 28 00:31:51.135 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:51.135 INFO kablam! --> src/lib.rs:1440:33 Oct 28 00:31:51.136 INFO kablam! | Oct 28 00:31:51.136 INFO kablam! 1440 | (available_out : &mut usize, mut output : &mut [u8], mut output_offset : &mut usize, Oct 28 00:31:51.136 INFO kablam! | ----^^^^^^ Oct 28 00:31:51.136 INFO kablam! | | Oct 28 00:31:51.137 INFO kablam! | help: remove this `mut` Oct 28 00:31:51.137 INFO kablam! Oct 28 00:31:51.137 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:51.137 INFO kablam! --> src/lib.rs:1440:57 Oct 28 00:31:51.137 INFO kablam! | Oct 28 00:31:51.138 INFO kablam! 1440 | (available_out : &mut usize, mut output : &mut [u8], mut output_offset : &mut usize, Oct 28 00:31:51.138 INFO kablam! | ----^^^^^^^^^^^^^ Oct 28 00:31:51.138 INFO kablam! | | Oct 28 00:31:51.139 INFO kablam! | help: remove this `mut` Oct 28 00:31:51.139 INFO kablam! Oct 28 00:31:51.139 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:51.139 INFO kablam! --> src/lib.rs:1441:20 Oct 28 00:31:51.140 INFO kablam! | Oct 28 00:31:51.140 INFO kablam! 1441 | mut total_out : &mut usize, s : &mut BrotliState) -> BrotliResult { Oct 28 00:31:51.140 INFO kablam! | ----^^^^^^^^^ Oct 28 00:31:51.140 INFO kablam! | | Oct 28 00:31:51.141 INFO kablam! | help: remove this `mut` Oct 28 00:31:51.141 INFO kablam! Oct 28 00:31:51.391 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:51.391 INFO kablam! --> src/lib.rs:2198:3 Oct 28 00:31:51.391 INFO kablam! | Oct 28 00:31:51.391 INFO kablam! 2198 | mut available_in : &mut usize, input_offset : &mut usize, xinput : &[u8], // ugly that we are mutable Oct 28 00:31:51.391 INFO kablam! | ----^^^^^^^^^^^^ Oct 28 00:31:51.391 INFO kablam! | | Oct 28 00:31:51.391 INFO kablam! | help: remove this `mut` Oct 28 00:31:51.391 INFO kablam! Oct 28 00:31:51.643 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:51.643 INFO kablam! --> src/transform.rs:284:9 Oct 28 00:31:51.643 INFO kablam! | Oct 28 00:31:51.643 INFO kablam! 284 | let mut uppercase = &mut dst[(idx - len) as usize ..]; Oct 28 00:31:51.643 INFO kablam! | ----^^^^^^^^^ Oct 28 00:31:51.643 INFO kablam! | | Oct 28 00:31:51.643 INFO kablam! | help: remove this `mut` Oct 28 00:31:51.643 INFO kablam! Oct 28 00:31:51.867 INFO kablam! warning: variable does not need to be mutable Oct 28 00:31:51.868 INFO kablam! --> src/bin/brot.rs:76:63 Oct 28 00:31:51.868 INFO kablam! | Oct 28 00:31:51.868 INFO kablam! 76 | pub fn decompress (r : &mut InputType, mut w : &mut OutputType) -> Result<(), io::Error> Oct 28 00:31:51.868 INFO kablam! | ----^ Oct 28 00:31:51.869 INFO kablam! | | Oct 28 00:31:51.869 INFO kablam! | help: remove this `mut` Oct 28 00:31:51.869 INFO kablam! | Oct 28 00:31:51.869 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 28 00:31:51.870 INFO kablam! Oct 28 00:31:52.140 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.57s Oct 28 00:31:52.145 INFO kablam! su: No module specific data is present Oct 28 00:31:52.405 INFO running `"docker" "rm" "-f" "4e75c9b43b45e4d4ac0ef6e1a438e1ed49b3f4427ce067dfbde71ff8b457ab75"` Oct 28 00:31:52.575 INFO blam! 4e75c9b43b45e4d4ac0ef6e1a438e1ed49b3f4427ce067dfbde71ff8b457ab75