Sep 05 02:13:39.937 INFO checking bayer-0.1.5 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 05 02:13:39.937 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 05 02:13:39.937 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 02:13:40.115 INFO blam! c79fa2782f0aee61d639d8a24d0d112912d711e3e2056dcff5bdbe9be649f462 Sep 05 02:13:40.117 INFO running `"docker" "start" "-a" "c79fa2782f0aee61d639d8a24d0d112912d711e3e2056dcff5bdbe9be649f462"` Sep 05 02:13:40.748 INFO kablam! Checking flic v0.1.6 Sep 05 02:13:40.749 INFO kablam! Checking sdl2 v0.30.0 Sep 05 02:13:40.750 INFO kablam! Checking bayer v0.1.5 (file:///source) Sep 05 02:13:43.545 INFO kablam! warning: variable does not need to be mutable Sep 05 02:13:43.545 INFO kablam! --> src/demosaic/cubic.rs:184:28 Sep 05 02:13:43.545 INFO kablam! | Sep 05 02:13:43.545 INFO kablam! 184 | .for_each(|(y, mut row)| { Sep 05 02:13:43.545 INFO kablam! | ----^^^ Sep 05 02:13:43.545 INFO kablam! | | Sep 05 02:13:43.545 INFO kablam! | help: remove this `mut` Sep 05 02:13:43.545 INFO kablam! | Sep 05 02:13:43.545 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 05 02:13:43.545 INFO kablam! Sep 05 02:13:43.573 INFO kablam! warning: variable does not need to be mutable Sep 05 02:13:43.573 INFO kablam! --> src/demosaic/cubic.rs:238:28 Sep 05 02:13:43.573 INFO kablam! | Sep 05 02:13:43.573 INFO kablam! 238 | .for_each(|(y, mut row)| { Sep 05 02:13:43.573 INFO kablam! | ----^^^ Sep 05 02:13:43.573 INFO kablam! | | Sep 05 02:13:43.573 INFO kablam! | help: remove this `mut` Sep 05 02:13:43.573 INFO kablam! Sep 05 02:13:43.587 INFO kablam! warning: variable does not need to be mutable Sep 05 02:13:43.588 INFO kablam! --> src/demosaic/linear.rs:134:28 Sep 05 02:13:43.588 INFO kablam! | Sep 05 02:13:43.588 INFO kablam! 134 | .for_each(|(y, mut row)| { Sep 05 02:13:43.588 INFO kablam! | ----^^^ Sep 05 02:13:43.588 INFO kablam! | | Sep 05 02:13:43.588 INFO kablam! | help: remove this `mut` Sep 05 02:13:43.588 INFO kablam! Sep 05 02:13:43.601 INFO kablam! warning: variable does not need to be mutable Sep 05 02:13:43.601 INFO kablam! --> src/demosaic/linear.rs:181:28 Sep 05 02:13:43.601 INFO kablam! | Sep 05 02:13:43.601 INFO kablam! 181 | .for_each(|(y, mut row)| { Sep 05 02:13:43.602 INFO kablam! | ----^^^ Sep 05 02:13:43.602 INFO kablam! | | Sep 05 02:13:43.602 INFO kablam! | help: remove this `mut` Sep 05 02:13:43.602 INFO kablam! Sep 05 02:13:50.735 INFO kablam! warning: variable does not need to be mutable Sep 05 02:13:50.735 INFO kablam! --> src/demosaic/cubic.rs:184:28 Sep 05 02:13:50.735 INFO kablam! | Sep 05 02:13:50.735 INFO kablam! 184 | .for_each(|(y, mut row)| { Sep 05 02:13:50.735 INFO kablam! | ----^^^ Sep 05 02:13:50.735 INFO kablam! | | Sep 05 02:13:50.736 INFO kablam! | help: remove this `mut` Sep 05 02:13:50.736 INFO kablam! | Sep 05 02:13:50.736 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 05 02:13:50.736 INFO kablam! Sep 05 02:13:50.754 INFO kablam! warning: variable does not need to be mutable Sep 05 02:13:50.754 INFO kablam! --> src/demosaic/cubic.rs:238:28 Sep 05 02:13:50.754 INFO kablam! | Sep 05 02:13:50.754 INFO kablam! 238 | .for_each(|(y, mut row)| { Sep 05 02:13:50.754 INFO kablam! | ----^^^ Sep 05 02:13:50.754 INFO kablam! | | Sep 05 02:13:50.754 INFO kablam! | help: remove this `mut` Sep 05 02:13:50.754 INFO kablam! Sep 05 02:13:50.775 INFO kablam! warning: variable does not need to be mutable Sep 05 02:13:50.775 INFO kablam! --> src/demosaic/linear.rs:134:28 Sep 05 02:13:50.775 INFO kablam! | Sep 05 02:13:50.775 INFO kablam! 134 | .for_each(|(y, mut row)| { Sep 05 02:13:50.775 INFO kablam! | ----^^^ Sep 05 02:13:50.775 INFO kablam! | | Sep 05 02:13:50.775 INFO kablam! | help: remove this `mut` Sep 05 02:13:50.775 INFO kablam! Sep 05 02:13:50.783 INFO kablam! warning: variable does not need to be mutable Sep 05 02:13:50.783 INFO kablam! --> src/demosaic/linear.rs:181:28 Sep 05 02:13:50.783 INFO kablam! | Sep 05 02:13:50.783 INFO kablam! 181 | .for_each(|(y, mut row)| { Sep 05 02:13:50.783 INFO kablam! | ----^^^ Sep 05 02:13:50.783 INFO kablam! | | Sep 05 02:13:50.783 INFO kablam! | help: remove this `mut` Sep 05 02:13:50.783 INFO kablam! Sep 05 02:13:50.926 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.26s Sep 05 02:13:50.933 INFO kablam! su: No module specific data is present Sep 05 02:13:51.502 INFO running `"docker" "rm" "-f" "c79fa2782f0aee61d639d8a24d0d112912d711e3e2056dcff5bdbe9be649f462"` Sep 05 02:13:51.596 INFO blam! c79fa2782f0aee61d639d8a24d0d112912d711e3e2056dcff5bdbe9be649f462