Oct 27 15:05:49.690 INFO checking strider-0.1.3 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 15:05:49.690 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 27 15:05:49.946 INFO blam! 2c30de020eb291bc76575f6c61f299a8e4ea9a231e4b5fe5380a4a1211241647 Oct 27 15:05:49.947 INFO running `"docker" "start" "-a" "2c30de020eb291bc76575f6c61f299a8e4ea9a231e4b5fe5380a4a1211241647"` Oct 27 15:05:50.602 INFO kablam! usermod: no changes Oct 27 15:05:50.643 INFO kablam! Checking strider v0.1.3 (/source) Oct 27 15:05:52.226 INFO kablam! warning: variable does not need to be mutable Oct 27 15:05:52.226 INFO kablam! --> tests/lib.rs:17:13 Oct 27 15:05:52.226 INFO kablam! | Oct 27 15:05:52.226 INFO kablam! 17 | let mut input_buffer: &mut [u8] = &mut [0; 4]; Oct 27 15:05:52.226 INFO kablam! | ----^^^^^^^^^^^^ Oct 27 15:05:52.226 INFO kablam! | | Oct 27 15:05:52.226 INFO kablam! | help: remove this `mut` Oct 27 15:05:52.226 INFO kablam! ... Oct 27 15:05:52.226 INFO kablam! 50 | test_string_windowing!(VecDeque::::new()); Oct 27 15:05:52.226 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 15:05:52.226 INFO kablam! | Oct 27 15:05:52.226 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 15:05:52.226 INFO kablam! Oct 27 15:05:52.226 INFO kablam! warning: variable does not need to be mutable Oct 27 15:05:52.226 INFO kablam! --> tests/lib.rs:18:13 Oct 27 15:05:52.226 INFO kablam! | Oct 27 15:05:52.227 INFO kablam! 18 | let mut window_buffer: &mut [u8] = &mut [0; WINDOW_SIZE]; Oct 27 15:05:52.227 INFO kablam! | ----^^^^^^^^^^^^^ Oct 27 15:05:52.227 INFO kablam! | | Oct 27 15:05:52.227 INFO kablam! | help: remove this `mut` Oct 27 15:05:52.227 INFO kablam! ... Oct 27 15:05:52.227 INFO kablam! 50 | test_string_windowing!(VecDeque::::new()); Oct 27 15:05:52.227 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 27 15:05:52.227 INFO kablam! Oct 27 15:05:52.228 INFO kablam! warning: variable does not need to be mutable Oct 27 15:05:52.229 INFO kablam! --> tests/lib.rs:17:13 Oct 27 15:05:52.229 INFO kablam! | Oct 27 15:05:52.229 INFO kablam! 17 | let mut input_buffer: &mut [u8] = &mut [0; 4]; Oct 27 15:05:52.229 INFO kablam! | ----^^^^^^^^^^^^ Oct 27 15:05:52.229 INFO kablam! | | Oct 27 15:05:52.229 INFO kablam! | help: remove this `mut` Oct 27 15:05:52.235 INFO kablam! ... Oct 27 15:05:52.235 INFO kablam! 54 | test_string_windowing!(SliceRingImpl::::new()); Oct 27 15:05:52.235 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 27 15:05:52.235 INFO kablam! Oct 27 15:05:52.235 INFO kablam! warning: variable does not need to be mutable Oct 27 15:05:52.235 INFO kablam! --> tests/lib.rs:18:13 Oct 27 15:05:52.235 INFO kablam! | Oct 27 15:05:52.235 INFO kablam! 18 | let mut window_buffer: &mut [u8] = &mut [0; WINDOW_SIZE]; Oct 27 15:05:52.235 INFO kablam! | ----^^^^^^^^^^^^^ Oct 27 15:05:52.235 INFO kablam! | | Oct 27 15:05:52.235 INFO kablam! | help: remove this `mut` Oct 27 15:05:52.235 INFO kablam! ... Oct 27 15:05:52.235 INFO kablam! 54 | test_string_windowing!(SliceRingImpl::::new()); Oct 27 15:05:52.235 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 27 15:05:52.235 INFO kablam! Oct 27 15:05:52.775 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.13s Oct 27 15:05:52.775 INFO kablam! su: No module specific data is present Oct 27 15:05:53.192 INFO running `"docker" "rm" "-f" "2c30de020eb291bc76575f6c61f299a8e4ea9a231e4b5fe5380a4a1211241647"` Oct 27 15:05:53.304 INFO blam! 2c30de020eb291bc76575f6c61f299a8e4ea9a231e4b5fe5380a4a1211241647