Sep 19 17:27:00.170 INFO checking strider-0.1.3 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 17:27:00.170 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 17:27:00.170 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:27:00.336 INFO blam! 0913aabc561c2a2cf25823f019040e7422457af7fca1040e3c334b4735d98987 Sep 19 17:27:00.340 INFO running `"docker" "start" "-a" "0913aabc561c2a2cf25823f019040e7422457af7fca1040e3c334b4735d98987"` Sep 19 17:27:01.095 INFO kablam! usermod: no changes Sep 19 17:27:01.119 INFO kablam! Checking strider v0.1.3 (/source) Sep 19 17:27:01.882 INFO kablam! warning: variable does not need to be mutable Sep 19 17:27:01.882 INFO kablam! --> tests/lib.rs:17:13 Sep 19 17:27:01.882 INFO kablam! | Sep 19 17:27:01.882 INFO kablam! 17 | let mut input_buffer: &mut [u8] = &mut [0; 4]; Sep 19 17:27:01.882 INFO kablam! | ----^^^^^^^^^^^^ Sep 19 17:27:01.883 INFO kablam! | | Sep 19 17:27:01.883 INFO kablam! | help: remove this `mut` Sep 19 17:27:01.883 INFO kablam! ... Sep 19 17:27:01.883 INFO kablam! 50 | test_string_windowing!(VecDeque::::new()); Sep 19 17:27:01.883 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 19 17:27:01.883 INFO kablam! | Sep 19 17:27:01.883 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 17:27:01.883 INFO kablam! Sep 19 17:27:01.883 INFO kablam! warning: variable does not need to be mutable Sep 19 17:27:01.883 INFO kablam! --> tests/lib.rs:18:13 Sep 19 17:27:01.883 INFO kablam! | Sep 19 17:27:01.883 INFO kablam! 18 | let mut window_buffer: &mut [u8] = &mut [0; WINDOW_SIZE]; Sep 19 17:27:01.883 INFO kablam! | ----^^^^^^^^^^^^^ Sep 19 17:27:01.883 INFO kablam! | | Sep 19 17:27:01.883 INFO kablam! | help: remove this `mut` Sep 19 17:27:01.883 INFO kablam! ... Sep 19 17:27:01.883 INFO kablam! 50 | test_string_windowing!(VecDeque::::new()); Sep 19 17:27:01.883 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 19 17:27:01.883 INFO kablam! Sep 19 17:27:01.883 INFO kablam! warning: variable does not need to be mutable Sep 19 17:27:01.883 INFO kablam! --> tests/lib.rs:17:13 Sep 19 17:27:01.883 INFO kablam! | Sep 19 17:27:01.883 INFO kablam! 17 | let mut input_buffer: &mut [u8] = &mut [0; 4]; Sep 19 17:27:01.883 INFO kablam! | ----^^^^^^^^^^^^ Sep 19 17:27:01.883 INFO kablam! | | Sep 19 17:27:01.883 INFO kablam! | help: remove this `mut` Sep 19 17:27:01.883 INFO kablam! ... Sep 19 17:27:01.883 INFO kablam! 54 | test_string_windowing!(SliceRingImpl::::new()); Sep 19 17:27:01.883 INFO kablam! | --------------------------------------------------- in this macro invocation Sep 19 17:27:01.883 INFO kablam! Sep 19 17:27:01.883 INFO kablam! warning: variable does not need to be mutable Sep 19 17:27:01.883 INFO kablam! --> tests/lib.rs:18:13 Sep 19 17:27:01.883 INFO kablam! | Sep 19 17:27:01.883 INFO kablam! 18 | let mut window_buffer: &mut [u8] = &mut [0; WINDOW_SIZE]; Sep 19 17:27:01.883 INFO kablam! | ----^^^^^^^^^^^^^ Sep 19 17:27:01.883 INFO kablam! | | Sep 19 17:27:01.883 INFO kablam! | help: remove this `mut` Sep 19 17:27:01.883 INFO kablam! ... Sep 19 17:27:01.883 INFO kablam! 54 | test_string_windowing!(SliceRingImpl::::new()); Sep 19 17:27:01.883 INFO kablam! | --------------------------------------------------- in this macro invocation Sep 19 17:27:01.883 INFO kablam! Sep 19 17:27:02.081 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.97s Sep 19 17:27:02.083 INFO kablam! su: No module specific data is present Sep 19 17:27:02.668 INFO running `"docker" "rm" "-f" "0913aabc561c2a2cf25823f019040e7422457af7fca1040e3c334b4735d98987"` Sep 19 17:27:02.834 INFO blam! 0913aabc561c2a2cf25823f019040e7422457af7fca1040e3c334b4735d98987