Sep 04 01:30:12.201 INFO checking strider-0.1.3 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 01:30:12.202 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 01:30:12.202 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 01:30:12.346 INFO blam! 20ffddd99bf329a2a09f39b77b40a1659ea8513e31008aa30982f443d8c7e379 Sep 04 01:30:12.348 INFO running `"docker" "start" "-a" "20ffddd99bf329a2a09f39b77b40a1659ea8513e31008aa30982f443d8c7e379"` Sep 04 01:30:12.962 INFO kablam! Checking strider v0.1.3 (file:///source) Sep 04 01:30:14.411 INFO kablam! warning: variable does not need to be mutable Sep 04 01:30:14.411 INFO kablam! --> tests/lib.rs:17:13 Sep 04 01:30:14.411 INFO kablam! | Sep 04 01:30:14.411 INFO kablam! 17 | let mut input_buffer: &mut [u8] = &mut [0; 4]; Sep 04 01:30:14.411 INFO kablam! | ----^^^^^^^^^^^^ Sep 04 01:30:14.411 INFO kablam! | | Sep 04 01:30:14.411 INFO kablam! | help: remove this `mut` Sep 04 01:30:14.411 INFO kablam! ... Sep 04 01:30:14.411 INFO kablam! 50 | test_string_windowing!(VecDeque::::new()); Sep 04 01:30:14.411 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 04 01:30:14.411 INFO kablam! | Sep 04 01:30:14.411 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 01:30:14.411 INFO kablam! Sep 04 01:30:14.412 INFO kablam! warning: variable does not need to be mutable Sep 04 01:30:14.412 INFO kablam! --> tests/lib.rs:18:13 Sep 04 01:30:14.412 INFO kablam! | Sep 04 01:30:14.412 INFO kablam! 18 | let mut window_buffer: &mut [u8] = &mut [0; WINDOW_SIZE]; Sep 04 01:30:14.412 INFO kablam! | ----^^^^^^^^^^^^^ Sep 04 01:30:14.412 INFO kablam! | | Sep 04 01:30:14.412 INFO kablam! | help: remove this `mut` Sep 04 01:30:14.412 INFO kablam! ... Sep 04 01:30:14.412 INFO kablam! 50 | test_string_windowing!(VecDeque::::new()); Sep 04 01:30:14.412 INFO kablam! | ---------------------------------------------- in this macro invocation Sep 04 01:30:14.412 INFO kablam! Sep 04 01:30:14.417 INFO kablam! warning: variable does not need to be mutable Sep 04 01:30:14.417 INFO kablam! --> tests/lib.rs:17:13 Sep 04 01:30:14.417 INFO kablam! | Sep 04 01:30:14.417 INFO kablam! 17 | let mut input_buffer: &mut [u8] = &mut [0; 4]; Sep 04 01:30:14.417 INFO kablam! | ----^^^^^^^^^^^^ Sep 04 01:30:14.417 INFO kablam! | | Sep 04 01:30:14.417 INFO kablam! | help: remove this `mut` Sep 04 01:30:14.417 INFO kablam! ... Sep 04 01:30:14.417 INFO kablam! 54 | test_string_windowing!(SliceRingImpl::::new()); Sep 04 01:30:14.417 INFO kablam! | --------------------------------------------------- in this macro invocation Sep 04 01:30:14.418 INFO kablam! Sep 04 01:30:14.418 INFO kablam! warning: variable does not need to be mutable Sep 04 01:30:14.418 INFO kablam! --> tests/lib.rs:18:13 Sep 04 01:30:14.418 INFO kablam! | Sep 04 01:30:14.418 INFO kablam! 18 | let mut window_buffer: &mut [u8] = &mut [0; WINDOW_SIZE]; Sep 04 01:30:14.418 INFO kablam! | ----^^^^^^^^^^^^^ Sep 04 01:30:14.418 INFO kablam! | | Sep 04 01:30:14.418 INFO kablam! | help: remove this `mut` Sep 04 01:30:14.418 INFO kablam! ... Sep 04 01:30:14.418 INFO kablam! 54 | test_string_windowing!(SliceRingImpl::::new()); Sep 04 01:30:14.418 INFO kablam! | --------------------------------------------------- in this macro invocation Sep 04 01:30:14.418 INFO kablam! Sep 04 01:30:15.006 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.05s Sep 04 01:30:15.010 INFO kablam! su: No module specific data is present Sep 04 01:30:15.469 INFO running `"docker" "rm" "-f" "20ffddd99bf329a2a09f39b77b40a1659ea8513e31008aa30982f443d8c7e379"` Sep 04 01:30:15.604 INFO blam! 20ffddd99bf329a2a09f39b77b40a1659ea8513e31008aa30982f443d8c7e379