Oct 13 17:30:31.359 INFO checking brotli-no-stdlib-1.0.4 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 17:30:31.361 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 17:30:31.868 INFO blam! 812c16f0ae5438ad6cbb9b4a47442fa5dd3f04a0a942dd02d47e8de1cdd04102 Oct 13 17:30:31.872 INFO running `"docker" "start" "-a" "812c16f0ae5438ad6cbb9b4a47442fa5dd3f04a0a942dd02d47e8de1cdd04102"` Oct 13 17:30:33.120 INFO kablam! usermod: no changes Oct 13 17:30:33.146 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 17:30:33.146 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 17:30:33.146 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 17:30:33.146 INFO kablam! files will be included as a binary target: Oct 13 17:30:33.146 INFO kablam! Oct 13 17:30:33.146 INFO kablam! * /source/src/bin/integration_tests.rs Oct 13 17:30:33.146 INFO kablam! Oct 13 17:30:33.146 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 17:30:33.147 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 17:30:33.147 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 17:30:33.147 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 17:30:33.147 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 17:30:33.147 INFO kablam! Oct 13 17:30:33.147 INFO kablam! For more information on this warning you can consult Oct 13 17:30:33.147 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 17:30:33.151 INFO kablam! Checking alloc-no-stdlib v1.0.0 Oct 13 17:30:33.329 INFO kablam! Checking brotli-no-stdlib v1.0.4 (/source) Oct 13 17:30:33.910 INFO kablam! warning: unused `#[macro_use]` import Oct 13 17:30:33.910 INFO kablam! --> src/lib.rs:11:1 Oct 13 17:30:33.910 INFO kablam! | Oct 13 17:30:33.910 INFO kablam! 11 | #[macro_use] Oct 13 17:30:33.910 INFO kablam! | ^^^^^^^^^^^^ Oct 13 17:30:33.910 INFO kablam! | Oct 13 17:30:33.910 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 17:30:33.910 INFO kablam! Oct 13 17:30:33.954 INFO kablam! warning: unused macro definition Oct 13 17:30:33.955 INFO kablam! --> src/lib.rs:921:1 Oct 13 17:30:33.955 INFO kablam! | Oct 13 17:30:33.955 INFO kablam! 921 | / macro_rules! SafeReadBlockLength ( Oct 13 17:30:33.955 INFO kablam! 922 | | ($state : expr, $result : expr , $table : expr) => { Oct 13 17:30:33.955 INFO kablam! 923 | | SafeReadBlockLengthFromIndex(&mut $state, &mut $result, Oct 13 17:30:33.955 INFO kablam! 924 | | SafeReadBlockLengthIndex($state.substate_read_block_length, Oct 13 17:30:33.955 INFO kablam! ... | Oct 13 17:30:33.955 INFO kablam! 928 | | }; Oct 13 17:30:33.955 INFO kablam! 929 | | ); Oct 13 17:30:33.955 INFO kablam! | |__^ Oct 13 17:30:33.955 INFO kablam! | Oct 13 17:30:33.955 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 17:30:33.955 INFO kablam! Oct 13 17:30:34.736 INFO kablam! warning: unused macro definition Oct 13 17:30:34.736 INFO kablam! --> src/lib.rs:921:1 Oct 13 17:30:34.736 INFO kablam! | Oct 13 17:30:34.736 INFO kablam! 921 | / macro_rules! SafeReadBlockLength ( Oct 13 17:30:34.736 INFO kablam! 922 | | ($state : expr, $result : expr , $table : expr) => { Oct 13 17:30:34.736 INFO kablam! 923 | | SafeReadBlockLengthFromIndex(&mut $state, &mut $result, Oct 13 17:30:34.736 INFO kablam! 924 | | SafeReadBlockLengthIndex($state.substate_read_block_length, Oct 13 17:30:34.736 INFO kablam! ... | Oct 13 17:30:34.736 INFO kablam! 928 | | }; Oct 13 17:30:34.736 INFO kablam! 929 | | ); Oct 13 17:30:34.736 INFO kablam! | |__^ Oct 13 17:30:34.736 INFO kablam! | Oct 13 17:30:34.736 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 13 17:30:34.736 INFO kablam! Oct 13 17:30:35.356 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:35.357 INFO kablam! --> src/lib.rs:131:22 Oct 13 17:30:35.357 INFO kablam! | Oct 13 17:30:35.357 INFO kablam! 131 | mut value : &mut u32, Oct 13 17:30:35.357 INFO kablam! | ----^^^^^ Oct 13 17:30:35.357 INFO kablam! | | Oct 13 17:30:35.357 INFO kablam! | help: remove this `mut` Oct 13 17:30:35.357 INFO kablam! | Oct 13 17:30:35.357 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 17:30:35.357 INFO kablam! Oct 13 17:30:35.413 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:35.413 INFO kablam! --> src/lib.rs:1271:45 Oct 13 17:30:35.414 INFO kablam! | Oct 13 17:30:35.414 INFO kablam! 1271 | mut s : &mut BlockTypeAndLengthState, Oct 13 17:30:35.414 INFO kablam! | ----^ Oct 13 17:30:35.415 INFO kablam! | | Oct 13 17:30:35.415 INFO kablam! | help: remove this `mut` Oct 13 17:30:35.415 INFO kablam! Oct 13 17:30:35.416 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:35.416 INFO kablam! --> src/lib.rs:1272:45 Oct 13 17:30:35.416 INFO kablam! | Oct 13 17:30:35.416 INFO kablam! 1272 | mut br : &mut bit_reader::BrotliBitReader, Oct 13 17:30:35.417 INFO kablam! | ----^^ Oct 13 17:30:35.417 INFO kablam! | | Oct 13 17:30:35.417 INFO kablam! | help: remove this `mut` Oct 13 17:30:35.418 INFO kablam! Oct 13 17:30:35.418 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:35.418 INFO kablam! --> src/lib.rs:1332:45 Oct 13 17:30:35.418 INFO kablam! | Oct 13 17:30:35.419 INFO kablam! 1332 | mut s : &mut BrotliState src/lib.rs:1377:45 Oct 13 17:30:35.421 INFO kablam! | Oct 13 17:30:35.421 INFO kablam! 1377 | mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 13 17:30:35.421 INFO kablam! | ----^ Oct 13 17:30:35.421 INFO kablam! | | Oct 13 17:30:35.422 INFO kablam! | help: remove this `mut` Oct 13 17:30:35.422 INFO kablam! Oct 13 17:30:35.422 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:35.422 INFO kablam! --> src/lib.rs:1390:45 Oct 13 17:30:35.423 INFO kablam! | Oct 13 17:30:35.423 INFO kablam! 1390 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) { Oct 13 17:30:35.423 INFO kablam! | ----^ Oct 13 17:30:35.424 INFO kablam! | | Oct 13 17:30:35.424 INFO kablam! | help: remove this `mut` Oct 13 17:30:35.424 INFO kablam! Oct 13 17:30:35.424 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:35.425 INFO kablam! --> src/lib.rs:1398:45 Oct 13 17:30:35.425 INFO kablam! | Oct 13 17:30:35.425 INFO kablam! 1398 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 13 17:30:35.426 INFO kablam! | ----^ Oct 13 17:30:35.426 INFO kablam! | | Oct 13 17:30:35.426 INFO kablam! | help: remove this `mut` Oct 13 17:30:35.426 INFO kablam! Oct 13 17:30:35.427 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:35.427 INFO kablam! --> src/lib.rs:1409:45 Oct 13 17:30:35.427 INFO kablam! | Oct 13 17:30:35.427 INFO kablam! 1409 | mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 13 17:30:35.428 INFO kablam! | ----^ Oct 13 17:30:35.428 INFO kablam! | | Oct 13 17:30:35.428 INFO kablam! | help: remove this `mut` Oct 13 17:30:35.429 INFO kablam! Oct 13 17:30:35.429 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:35.429 INFO kablam! --> src/lib.rs:1424:45 Oct 13 17:30:35.429 INFO kablam! | Oct 13 17:30:35.430 INFO kablam! 1424 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) { Oct 13 17:30:35.430 INFO kablam! | ----^ Oct 13 17:30:35.430 INFO kablam! | | Oct 13 17:30:35.430 INFO kablam! | help: remove this `mut` Oct 13 17:30:35.431 INFO kablam! Oct 13 17:30:35.431 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:35.431 INFO kablam! --> src/lib.rs:1433:45 Oct 13 17:30:35.431 INFO kablam! | Oct 13 17:30:35.432 INFO kablam! 1433 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 13 17:30:35.432 INFO kablam! | ----^ Oct 13 17:30:35.432 INFO kablam! | | Oct 13 17:30:35.432 INFO kablam! | help: remove this `mut` Oct 13 17:30:35.433 INFO kablam! Oct 13 17:30:35.433 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:35.433 INFO kablam! --> src/lib.rs:1440:33 Oct 13 17:30:35.433 INFO kablam! | Oct 13 17:30:35.434 INFO kablam! 1440 | (available_out : &mut usize, mut output : &mut [u8], mut output_offset : &mut usize, Oct 13 17:30:35.434 INFO kablam! | ----^^^^^^ Oct 13 17:30:35.434 INFO kablam! | | Oct 13 17:30:35.434 INFO kablam! | help: remove this `mut` Oct 13 17:30:35.435 INFO kablam! Oct 13 17:30:35.435 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:35.435 INFO kablam! --> src/lib.rs:1440:57 Oct 13 17:30:35.435 INFO kablam! | Oct 13 17:30:35.436 INFO kablam! 1440 | (available_out : &mut usize, mut output : &mut [u8], mut output_offset : &mut usize, Oct 13 17:30:35.436 INFO kablam! | ----^^^^^^^^^^^^^ Oct 13 17:30:35.436 INFO kablam! | | Oct 13 17:30:35.436 INFO kablam! | help: remove this `mut` Oct 13 17:30:35.437 INFO kablam! Oct 13 17:30:35.437 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:35.437 INFO kablam! --> src/lib.rs:1441:20 Oct 13 17:30:35.437 INFO kablam! | Oct 13 17:30:35.438 INFO kablam! 1441 | mut total_out : &mut usize, s : &mut BrotliState) -> BrotliResult { Oct 13 17:30:35.438 INFO kablam! | ----^^^^^^^^^ Oct 13 17:30:35.438 INFO kablam! | | Oct 13 17:30:35.439 INFO kablam! | help: remove this `mut` Oct 13 17:30:35.439 INFO kablam! Oct 13 17:30:35.736 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:35.736 INFO kablam! --> src/lib.rs:2198:3 Oct 13 17:30:35.736 INFO kablam! | Oct 13 17:30:35.736 INFO kablam! 2198 | mut available_in : &mut usize, input_offset : &mut usize, xinput : &[u8], // ugly that we are mutable Oct 13 17:30:35.736 INFO kablam! | ----^^^^^^^^^^^^ Oct 13 17:30:35.736 INFO kablam! | | Oct 13 17:30:35.736 INFO kablam! | help: remove this `mut` Oct 13 17:30:35.736 INFO kablam! Oct 13 17:30:35.852 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:35.852 INFO kablam! --> src/transform.rs:284:9 Oct 13 17:30:35.852 INFO kablam! | Oct 13 17:30:35.852 INFO kablam! 284 | let mut uppercase = &mut dst[(idx - len) as usize ..]; Oct 13 17:30:35.852 INFO kablam! | ----^^^^^^^^^ Oct 13 17:30:35.852 INFO kablam! | | Oct 13 17:30:35.852 INFO kablam! | help: remove this `mut` Oct 13 17:30:35.852 INFO kablam! Oct 13 17:30:55.857 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:55.857 INFO kablam! --> src/lib.rs:131:22 Oct 13 17:30:55.857 INFO kablam! | Oct 13 17:30:55.857 INFO kablam! 131 | mut value : &mut u32, Oct 13 17:30:55.857 INFO kablam! | ----^^^^^ Oct 13 17:30:55.857 INFO kablam! | | Oct 13 17:30:55.857 INFO kablam! | help: remove this `mut` Oct 13 17:30:55.857 INFO kablam! | Oct 13 17:30:55.857 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 17:30:55.857 INFO kablam! Oct 13 17:30:55.975 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:55.975 INFO kablam! --> src/lib.rs:1271:45 Oct 13 17:30:55.976 INFO kablam! | Oct 13 17:30:55.976 INFO kablam! 1271 | mut s : &mut BlockTypeAndLengthState, Oct 13 17:30:55.976 INFO kablam! | ----^ Oct 13 17:30:55.976 INFO kablam! | | Oct 13 17:30:55.977 INFO kablam! | help: remove this `mut` Oct 13 17:30:55.977 INFO kablam! Oct 13 17:30:55.977 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:55.977 INFO kablam! --> src/lib.rs:1272:45 Oct 13 17:30:55.978 INFO kablam! | Oct 13 17:30:55.978 INFO kablam! 1272 | mut br : &mut bit_reader::BrotliBitReader, Oct 13 17:30:55.978 INFO kablam! | ----^^ Oct 13 17:30:55.978 INFO kablam! | | Oct 13 17:30:55.979 INFO kablam! | help: remove this `mut` Oct 13 17:30:55.979 INFO kablam! Oct 13 17:30:55.979 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:55.979 INFO kablam! --> src/lib.rs:1332:45 Oct 13 17:30:55.980 INFO kablam! | Oct 13 17:30:55.980 INFO kablam! 1332 | mut s : &mut BrotliState src/lib.rs:1377:45 Oct 13 17:30:55.982 INFO kablam! | Oct 13 17:30:55.982 INFO kablam! 1377 | mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 13 17:30:55.982 INFO kablam! | ----^ Oct 13 17:30:55.983 INFO kablam! | | Oct 13 17:30:55.983 INFO kablam! | help: remove this `mut` Oct 13 17:30:55.983 INFO kablam! Oct 13 17:30:55.983 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:55.984 INFO kablam! --> src/lib.rs:1390:45 Oct 13 17:30:55.984 INFO kablam! | Oct 13 17:30:55.984 INFO kablam! 1390 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) { Oct 13 17:30:55.985 INFO kablam! | ----^ Oct 13 17:30:55.985 INFO kablam! | | Oct 13 17:30:55.985 INFO kablam! | help: remove this `mut` Oct 13 17:30:55.985 INFO kablam! Oct 13 17:30:55.985 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:55.986 INFO kablam! --> src/lib.rs:1398:45 Oct 13 17:30:55.986 INFO kablam! | Oct 13 17:30:55.986 INFO kablam! 1398 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 13 17:30:55.987 INFO kablam! | ----^ Oct 13 17:30:55.987 INFO kablam! | | Oct 13 17:30:55.987 INFO kablam! | help: remove this `mut` Oct 13 17:30:55.987 INFO kablam! Oct 13 17:30:55.988 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:55.988 INFO kablam! --> src/lib.rs:1409:45 Oct 13 17:30:55.988 INFO kablam! | Oct 13 17:30:55.988 INFO kablam! 1409 | mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 13 17:30:55.989 INFO kablam! | ----^ Oct 13 17:30:55.989 INFO kablam! | | Oct 13 17:30:55.989 INFO kablam! | help: remove this `mut` Oct 13 17:30:55.990 INFO kablam! Oct 13 17:30:55.990 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:55.990 INFO kablam! --> src/lib.rs:1424:45 Oct 13 17:30:55.990 INFO kablam! | Oct 13 17:30:55.990 INFO kablam! 1424 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) { Oct 13 17:30:55.991 INFO kablam! | ----^ Oct 13 17:30:55.991 INFO kablam! | | Oct 13 17:30:55.991 INFO kablam! | help: remove this `mut` Oct 13 17:30:55.991 INFO kablam! Oct 13 17:30:55.992 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:55.992 INFO kablam! --> src/lib.rs:1433:45 Oct 13 17:30:55.992 INFO kablam! | Oct 13 17:30:55.992 INFO kablam! 1433 | AllocHC : alloc::Allocator> (mut s : &mut BrotliState, input : &[u8]) -> bool { Oct 13 17:30:55.993 INFO kablam! | ----^ Oct 13 17:30:55.993 INFO kablam! | | Oct 13 17:30:55.993 INFO kablam! | help: remove this `mut` Oct 13 17:30:55.993 INFO kablam! Oct 13 17:30:55.994 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:55.994 INFO kablam! --> src/lib.rs:1440:33 Oct 13 17:30:55.994 INFO kablam! | Oct 13 17:30:55.994 INFO kablam! 1440 | (available_out : &mut usize, mut output : &mut [u8], mut output_offset : &mut usize, Oct 13 17:30:55.995 INFO kablam! | ----^^^^^^ Oct 13 17:30:55.995 INFO kablam! | | Oct 13 17:30:55.995 INFO kablam! | help: remove this `mut` Oct 13 17:30:55.995 INFO kablam! Oct 13 17:30:55.996 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:55.996 INFO kablam! --> src/lib.rs:1440:57 Oct 13 17:30:55.996 INFO kablam! | Oct 13 17:30:55.996 INFO kablam! 1440 | (available_out : &mut usize, mut output : &mut [u8], mut output_offset : &mut usize, Oct 13 17:30:55.997 INFO kablam! | ----^^^^^^^^^^^^^ Oct 13 17:30:55.997 INFO kablam! | | Oct 13 17:30:55.997 INFO kablam! | help: remove this `mut` Oct 13 17:30:55.997 INFO kablam! Oct 13 17:30:55.997 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:55.997 INFO kablam! --> src/lib.rs:1441:20 Oct 13 17:30:55.997 INFO kablam! | Oct 13 17:30:55.997 INFO kablam! 1441 | mut total_out : &mut usize, s : &mut BrotliState) -> BrotliResult { Oct 13 17:30:55.997 INFO kablam! | ----^^^^^^^^^ Oct 13 17:30:55.997 INFO kablam! | | Oct 13 17:30:55.997 INFO kablam! | help: remove this `mut` Oct 13 17:30:55.997 INFO kablam! Oct 13 17:30:56.688 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:56.688 INFO kablam! --> src/lib.rs:2198:3 Oct 13 17:30:56.688 INFO kablam! | Oct 13 17:30:56.688 INFO kablam! 2198 | mut available_in : &mut usize, input_offset : &mut usize, xinput : &[u8], // ugly that we are mutable Oct 13 17:30:56.688 INFO kablam! | ----^^^^^^^^^^^^ Oct 13 17:30:56.688 INFO kablam! | | Oct 13 17:30:56.688 INFO kablam! | help: remove this `mut` Oct 13 17:30:56.688 INFO kablam! Oct 13 17:30:57.520 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:57.520 INFO kablam! --> src/transform.rs:284:9 Oct 13 17:30:57.520 INFO kablam! | Oct 13 17:30:57.520 INFO kablam! 284 | let mut uppercase = &mut dst[(idx - len) as usize ..]; Oct 13 17:30:57.520 INFO kablam! | ----^^^^^^^^^ Oct 13 17:30:57.520 INFO kablam! | | Oct 13 17:30:57.520 INFO kablam! | help: remove this `mut` Oct 13 17:30:57.532 INFO kablam! Oct 13 17:30:58.808 INFO kablam! warning: variable does not need to be mutable Oct 13 17:30:58.808 INFO kablam! --> src/bin/brot.rs:76:63 Oct 13 17:30:58.808 INFO kablam! | Oct 13 17:30:58.808 INFO kablam! 76 | pub fn decompress (r : &mut InputType, mut w : &mut OutputType) -> Result<(), io::Error> Oct 13 17:30:58.808 INFO kablam! | ----^ Oct 13 17:30:58.808 INFO kablam! | | Oct 13 17:30:58.808 INFO kablam! | help: remove this `mut` Oct 13 17:30:58.808 INFO kablam! | Oct 13 17:30:58.808 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 17:30:58.808 INFO kablam! Oct 13 17:31:01.273 INFO kablam! warning: variable does not need to be mutable Oct 13 17:31:01.273 INFO kablam! --> src/bin/brot.rs:76:63 Oct 13 17:31:01.274 INFO kablam! | Oct 13 17:31:01.274 INFO kablam! 76 | pub fn decompress (r : &mut InputType, mut w : &mut OutputType) -> Result<(), io::Error> Oct 13 17:31:01.274 INFO kablam! | ----^ Oct 13 17:31:01.275 INFO kablam! | | Oct 13 17:31:01.275 INFO kablam! | help: remove this `mut` Oct 13 17:31:01.275 INFO kablam! | Oct 13 17:31:01.275 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 17:31:01.276 INFO kablam! Oct 13 17:31:01.556 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.42s Oct 13 17:31:01.563 INFO kablam! su: No module specific data is present Oct 13 17:31:02.288 INFO running `"docker" "rm" "-f" "812c16f0ae5438ad6cbb9b4a47442fa5dd3f04a0a942dd02d47e8de1cdd04102"` Oct 13 17:31:02.598 INFO blam! 812c16f0ae5438ad6cbb9b4a47442fa5dd3f04a0a942dd02d47e8de1cdd04102