Oct 21 23:17:16.414 INFO checking strider-0.1.3 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 23:17:16.414 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 23:17:16.648 INFO blam! 3fccc2b3b294c25d16d36fb33bf00b2a753d25b180f1a773ecd54499c6289c5f Oct 21 23:17:16.649 INFO running `"docker" "start" "-a" "3fccc2b3b294c25d16d36fb33bf00b2a753d25b180f1a773ecd54499c6289c5f"` Oct 21 23:17:17.070 INFO kablam! usermod: no changes Oct 21 23:17:17.100 INFO kablam! Checking strider v0.1.3 (/source) Oct 21 23:17:18.468 INFO kablam! warning: variable does not need to be mutable Oct 21 23:17:18.468 INFO kablam! --> tests/lib.rs:17:13 Oct 21 23:17:18.468 INFO kablam! | Oct 21 23:17:18.468 INFO kablam! 17 | let mut input_buffer: &mut [u8] = &mut [0; 4]; Oct 21 23:17:18.468 INFO kablam! | ----^^^^^^^^^^^^ Oct 21 23:17:18.468 INFO kablam! | | Oct 21 23:17:18.468 INFO kablam! | help: remove this `mut` Oct 21 23:17:18.468 INFO kablam! ... Oct 21 23:17:18.468 INFO kablam! 50 | test_string_windowing!(VecDeque::::new()); Oct 21 23:17:18.468 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 21 23:17:18.468 INFO kablam! | Oct 21 23:17:18.468 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 23:17:18.468 INFO kablam! Oct 21 23:17:18.468 INFO kablam! warning: variable does not need to be mutable Oct 21 23:17:18.468 INFO kablam! --> tests/lib.rs:18:13 Oct 21 23:17:18.468 INFO kablam! | Oct 21 23:17:18.468 INFO kablam! 18 | let mut window_buffer: &mut [u8] = &mut [0; WINDOW_SIZE]; Oct 21 23:17:18.468 INFO kablam! | ----^^^^^^^^^^^^^ Oct 21 23:17:18.468 INFO kablam! | | Oct 21 23:17:18.468 INFO kablam! | help: remove this `mut` Oct 21 23:17:18.468 INFO kablam! ... Oct 21 23:17:18.468 INFO kablam! 50 | test_string_windowing!(VecDeque::::new()); Oct 21 23:17:18.468 INFO kablam! | ---------------------------------------------- in this macro invocation Oct 21 23:17:18.468 INFO kablam! Oct 21 23:17:18.468 INFO kablam! warning: variable does not need to be mutable Oct 21 23:17:18.468 INFO kablam! --> tests/lib.rs:17:13 Oct 21 23:17:18.468 INFO kablam! | Oct 21 23:17:18.468 INFO kablam! 17 | let mut input_buffer: &mut [u8] = &mut [0; 4]; Oct 21 23:17:18.468 INFO kablam! | ----^^^^^^^^^^^^ Oct 21 23:17:18.468 INFO kablam! | | Oct 21 23:17:18.468 INFO kablam! | help: remove this `mut` Oct 21 23:17:18.468 INFO kablam! ... Oct 21 23:17:18.468 INFO kablam! 54 | test_string_windowing!(SliceRingImpl::::new()); Oct 21 23:17:18.468 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 21 23:17:18.468 INFO kablam! Oct 21 23:17:18.468 INFO kablam! warning: variable does not need to be mutable Oct 21 23:17:18.468 INFO kablam! --> tests/lib.rs:18:13 Oct 21 23:17:18.468 INFO kablam! | Oct 21 23:17:18.468 INFO kablam! 18 | let mut window_buffer: &mut [u8] = &mut [0; WINDOW_SIZE]; Oct 21 23:17:18.468 INFO kablam! | ----^^^^^^^^^^^^^ Oct 21 23:17:18.468 INFO kablam! | | Oct 21 23:17:18.468 INFO kablam! | help: remove this `mut` Oct 21 23:17:18.469 INFO kablam! ... Oct 21 23:17:18.469 INFO kablam! 54 | test_string_windowing!(SliceRingImpl::::new()); Oct 21 23:17:18.469 INFO kablam! | --------------------------------------------------- in this macro invocation Oct 21 23:17:18.469 INFO kablam! Oct 21 23:17:18.664 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.57s Oct 21 23:17:18.672 INFO kablam! su: No module specific data is present Oct 21 23:17:19.010 INFO running `"docker" "rm" "-f" "3fccc2b3b294c25d16d36fb33bf00b2a753d25b180f1a773ecd54499c6289c5f"` Oct 21 23:17:19.282 INFO blam! 3fccc2b3b294c25d16d36fb33bf00b2a753d25b180f1a773ecd54499c6289c5f