Oct 22 00:28:05.357 INFO checking restricted-tuple-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 00:28:05.357 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 22 00:28:05.731 INFO blam! 57733283b5623b5e39c7d130d6c28f57d02a0d9c752a0f3a9b0eed250aab98f5 Oct 22 00:28:05.733 INFO running `"docker" "start" "-a" "57733283b5623b5e39c7d130d6c28f57d02a0d9c752a0f3a9b0eed250aab98f5"` Oct 22 00:28:07.184 INFO kablam! usermod: no changes Oct 22 00:28:07.244 INFO kablam! Checking num-bigint v0.1.44 Oct 22 00:28:09.434 INFO kablam! Checking integral-exponential-polynomial v0.1.2 Oct 22 00:28:10.262 INFO kablam! Checking restricted-tuple v0.1.0 (/source) Oct 22 00:28:11.437 INFO kablam! warning: variable does not need to be mutable Oct 22 00:28:11.438 INFO kablam! --> src/lib.rs:213:17 Oct 22 00:28:11.438 INFO kablam! | Oct 22 00:28:11.439 INFO kablam! 213 | let mut cache_line = &mut self.cache[mask]; Oct 22 00:28:11.439 INFO kablam! | ----^^^^^^^^^^ Oct 22 00:28:11.439 INFO kablam! | | Oct 22 00:28:11.440 INFO kablam! | help: remove this `mut` Oct 22 00:28:11.441 INFO kablam! | Oct 22 00:28:11.441 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 00:28:11.441 INFO kablam! Oct 22 00:28:11.442 INFO kablam! warning: variable does not need to be mutable Oct 22 00:28:11.442 INFO kablam! --> src/lib.rs:213:17 Oct 22 00:28:11.443 INFO kablam! | Oct 22 00:28:11.443 INFO kablam! 213 | let mut cache_line = &mut self.cache[mask]; Oct 22 00:28:11.443 INFO kablam! | ----^^^^^^^^^^ Oct 22 00:28:11.444 INFO kablam! | | Oct 22 00:28:11.444 INFO kablam! | help: remove this `mut` Oct 22 00:28:11.444 INFO kablam! Oct 22 00:28:11.444 INFO kablam! warning: variable does not need to be mutable Oct 22 00:28:11.445 INFO kablam! --> src/lib.rs:276:21 Oct 22 00:28:11.445 INFO kablam! | Oct 22 00:28:11.445 INFO kablam! 276 | let mut item = &mut self.next_state[cur]; Oct 22 00:28:11.445 INFO kablam! | ----^^^^ Oct 22 00:28:11.445 INFO kablam! | | Oct 22 00:28:11.446 INFO kablam! | help: remove this `mut` Oct 22 00:28:11.446 INFO kablam! Oct 22 00:28:11.446 INFO kablam! warning: variable does not need to be mutable Oct 22 00:28:11.446 INFO kablam! --> src/lib.rs:298:21 Oct 22 00:28:11.447 INFO kablam! | Oct 22 00:28:11.447 INFO kablam! 298 | let mut item = &mut self.next_state[0]; Oct 22 00:28:11.447 INFO kablam! | ----^^^^ Oct 22 00:28:11.447 INFO kablam! | | Oct 22 00:28:11.447 INFO kablam! | help: remove this `mut` Oct 22 00:28:11.448 INFO kablam! Oct 22 00:28:11.824 INFO kablam! warning: variable does not need to be mutable Oct 22 00:28:11.824 INFO kablam! --> src/lib.rs:213:17 Oct 22 00:28:11.824 INFO kablam! | Oct 22 00:28:11.824 INFO kablam! 213 | let mut cache_line = &mut self.cache[mask]; Oct 22 00:28:11.824 INFO kablam! | ----^^^^^^^^^^ Oct 22 00:28:11.824 INFO kablam! | | Oct 22 00:28:11.824 INFO kablam! | help: remove this `mut` Oct 22 00:28:11.824 INFO kablam! | Oct 22 00:28:11.824 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 22 00:28:11.824 INFO kablam! Oct 22 00:28:11.824 INFO kablam! warning: variable does not need to be mutable Oct 22 00:28:11.824 INFO kablam! --> src/lib.rs:213:17 Oct 22 00:28:11.824 INFO kablam! | Oct 22 00:28:11.824 INFO kablam! 213 | let mut cache_line = &mut self.cache[mask]; Oct 22 00:28:11.824 INFO kablam! | ----^^^^^^^^^^ Oct 22 00:28:11.824 INFO kablam! | | Oct 22 00:28:11.824 INFO kablam! | help: remove this `mut` Oct 22 00:28:11.824 INFO kablam! Oct 22 00:28:11.832 INFO kablam! warning: variable does not need to be mutable Oct 22 00:28:11.832 INFO kablam! --> src/lib.rs:276:21 Oct 22 00:28:11.832 INFO kablam! | Oct 22 00:28:11.832 INFO kablam! 276 | let mut item = &mut self.next_state[cur]; Oct 22 00:28:11.832 INFO kablam! | ----^^^^ Oct 22 00:28:11.832 INFO kablam! | | Oct 22 00:28:11.832 INFO kablam! | help: remove this `mut` Oct 22 00:28:11.832 INFO kablam! Oct 22 00:28:11.832 INFO kablam! warning: variable does not need to be mutable Oct 22 00:28:11.832 INFO kablam! --> src/lib.rs:298:21 Oct 22 00:28:11.832 INFO kablam! | Oct 22 00:28:11.832 INFO kablam! 298 | let mut item = &mut self.next_state[0]; Oct 22 00:28:11.832 INFO kablam! | ----^^^^ Oct 22 00:28:11.832 INFO kablam! | | Oct 22 00:28:11.832 INFO kablam! | help: remove this `mut` Oct 22 00:28:11.832 INFO kablam! Oct 22 00:28:11.889 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.68s Oct 22 00:28:11.897 INFO kablam! su: No module specific data is present Oct 22 00:28:12.435 INFO running `"docker" "rm" "-f" "57733283b5623b5e39c7d130d6c28f57d02a0d9c752a0f3a9b0eed250aab98f5"` Oct 22 00:28:12.748 INFO blam! 57733283b5623b5e39c7d130d6c28f57d02a0d9c752a0f3a9b0eed250aab98f5