Sep 19 21:48:15.564 INFO checking restricted-tuple-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 21:48:15.564 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 21:48:15.565 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 21:48:15.701 INFO blam! c4ba434c65416b154225cb2440ec9cdeba2bd6aca79b5a385b2dee068479dba0 Sep 19 21:48:15.702 INFO running `"docker" "start" "-a" "c4ba434c65416b154225cb2440ec9cdeba2bd6aca79b5a385b2dee068479dba0"` Sep 19 21:48:16.252 INFO kablam! usermod: no changes Sep 19 21:48:16.276 INFO kablam! Checking num-bigint v0.1.44 Sep 19 21:48:17.568 INFO kablam! Checking integral-exponential-polynomial v0.1.2 Sep 19 21:48:17.853 INFO kablam! Checking restricted-tuple v0.1.0 (/source) Sep 19 21:48:18.263 INFO kablam! warning: variable does not need to be mutable Sep 19 21:48:18.263 INFO kablam! --> src/lib.rs:213:17 Sep 19 21:48:18.263 INFO kablam! | Sep 19 21:48:18.263 INFO kablam! 213 | let mut cache_line = &mut self.cache[mask]; Sep 19 21:48:18.263 INFO kablam! | ----^^^^^^^^^^ Sep 19 21:48:18.263 INFO kablam! | | Sep 19 21:48:18.263 INFO kablam! | help: remove this `mut` Sep 19 21:48:18.263 INFO kablam! | Sep 19 21:48:18.263 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 21:48:18.263 INFO kablam! Sep 19 21:48:18.263 INFO kablam! warning: variable does not need to be mutable Sep 19 21:48:18.263 INFO kablam! --> src/lib.rs:213:17 Sep 19 21:48:18.263 INFO kablam! | Sep 19 21:48:18.263 INFO kablam! 213 | let mut cache_line = &mut self.cache[mask]; Sep 19 21:48:18.263 INFO kablam! | ----^^^^^^^^^^ Sep 19 21:48:18.263 INFO kablam! | | Sep 19 21:48:18.263 INFO kablam! | help: remove this `mut` Sep 19 21:48:18.263 INFO kablam! Sep 19 21:48:18.268 INFO kablam! warning: variable does not need to be mutable Sep 19 21:48:18.268 INFO kablam! --> src/lib.rs:276:21 Sep 19 21:48:18.268 INFO kablam! | Sep 19 21:48:18.269 INFO kablam! 276 | let mut item = &mut self.next_state[cur]; Sep 19 21:48:18.269 INFO kablam! | ----^^^^ Sep 19 21:48:18.269 INFO kablam! | | Sep 19 21:48:18.269 INFO kablam! | help: remove this `mut` Sep 19 21:48:18.269 INFO kablam! Sep 19 21:48:18.269 INFO kablam! warning: variable does not need to be mutable Sep 19 21:48:18.269 INFO kablam! --> src/lib.rs:298:21 Sep 19 21:48:18.269 INFO kablam! | Sep 19 21:48:18.269 INFO kablam! 298 | let mut item = &mut self.next_state[0]; Sep 19 21:48:18.269 INFO kablam! | ----^^^^ Sep 19 21:48:18.269 INFO kablam! | | Sep 19 21:48:18.269 INFO kablam! | help: remove this `mut` Sep 19 21:48:18.269 INFO kablam! Sep 19 21:48:18.291 INFO kablam! warning: variable does not need to be mutable Sep 19 21:48:18.291 INFO kablam! --> src/lib.rs:213:17 Sep 19 21:48:18.291 INFO kablam! | Sep 19 21:48:18.291 INFO kablam! 213 | let mut cache_line = &mut self.cache[mask]; Sep 19 21:48:18.291 INFO kablam! | ----^^^^^^^^^^ Sep 19 21:48:18.291 INFO kablam! | | Sep 19 21:48:18.291 INFO kablam! | help: remove this `mut` Sep 19 21:48:18.291 INFO kablam! | Sep 19 21:48:18.291 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 21:48:18.291 INFO kablam! Sep 19 21:48:18.291 INFO kablam! warning: variable does not need to be mutable Sep 19 21:48:18.291 INFO kablam! --> src/lib.rs:213:17 Sep 19 21:48:18.291 INFO kablam! | Sep 19 21:48:18.291 INFO kablam! 213 | let mut cache_line = &mut self.cache[mask]; Sep 19 21:48:18.291 INFO kablam! | ----^^^^^^^^^^ Sep 19 21:48:18.291 INFO kablam! | | Sep 19 21:48:18.291 INFO kablam! | help: remove this `mut` Sep 19 21:48:18.291 INFO kablam! Sep 19 21:48:18.295 INFO kablam! warning: variable does not need to be mutable Sep 19 21:48:18.295 INFO kablam! --> src/lib.rs:276:21 Sep 19 21:48:18.295 INFO kablam! | Sep 19 21:48:18.295 INFO kablam! 276 | let mut item = &mut self.next_state[cur]; Sep 19 21:48:18.295 INFO kablam! | ----^^^^ Sep 19 21:48:18.295 INFO kablam! | | Sep 19 21:48:18.295 INFO kablam! | help: remove this `mut` Sep 19 21:48:18.295 INFO kablam! Sep 19 21:48:18.295 INFO kablam! warning: variable does not need to be mutable Sep 19 21:48:18.295 INFO kablam! --> src/lib.rs:298:21 Sep 19 21:48:18.295 INFO kablam! | Sep 19 21:48:18.295 INFO kablam! 298 | let mut item = &mut self.next_state[0]; Sep 19 21:48:18.295 INFO kablam! | ----^^^^ Sep 19 21:48:18.295 INFO kablam! | | Sep 19 21:48:18.295 INFO kablam! | help: remove this `mut` Sep 19 21:48:18.295 INFO kablam! Sep 19 21:48:18.328 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.06s Sep 19 21:48:18.331 INFO kablam! su: No module specific data is present Sep 19 21:48:18.842 INFO running `"docker" "rm" "-f" "c4ba434c65416b154225cb2440ec9cdeba2bd6aca79b5a385b2dee068479dba0"` Sep 19 21:48:18.981 INFO blam! c4ba434c65416b154225cb2440ec9cdeba2bd6aca79b5a385b2dee068479dba0