Sep 14 19:20:06.844 INFO checking bayer-0.1.5 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 19:20:06.844 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 19:20:06.844 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 19:20:07.236 INFO blam! a26e529c61fa9bb566f9e1dc62b873be747b373ed3286efed129d48f1afc6927 Sep 14 19:20:07.239 INFO running `"docker" "start" "-a" "a26e529c61fa9bb566f9e1dc62b873be747b373ed3286efed129d48f1afc6927"` Sep 14 19:20:08.822 INFO kablam! usermod: no changes Sep 14 19:20:08.913 INFO kablam! Checking flic v0.1.6 Sep 14 19:20:08.919 INFO kablam! Checking sdl2 v0.30.0 Sep 14 19:20:08.919 INFO kablam! Checking bayer v0.1.5 (file:///source) Sep 14 19:20:09.945 INFO kablam! warning: variable does not need to be mutable Sep 14 19:20:09.945 INFO kablam! --> src/demosaic/cubic.rs:184:28 Sep 14 19:20:09.945 INFO kablam! | Sep 14 19:20:09.945 INFO kablam! 184 | .for_each(|(y, mut row)| { Sep 14 19:20:09.945 INFO kablam! | ----^^^ Sep 14 19:20:09.945 INFO kablam! | | Sep 14 19:20:09.945 INFO kablam! | help: remove this `mut` Sep 14 19:20:09.945 INFO kablam! | Sep 14 19:20:09.945 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 19:20:09.945 INFO kablam! Sep 14 19:20:09.955 INFO kablam! warning: variable does not need to be mutable Sep 14 19:20:09.955 INFO kablam! --> src/demosaic/cubic.rs:238:28 Sep 14 19:20:09.955 INFO kablam! | Sep 14 19:20:09.955 INFO kablam! 238 | .for_each(|(y, mut row)| { Sep 14 19:20:09.955 INFO kablam! | ----^^^ Sep 14 19:20:09.955 INFO kablam! | | Sep 14 19:20:09.955 INFO kablam! | help: remove this `mut` Sep 14 19:20:09.955 INFO kablam! Sep 14 19:20:09.960 INFO kablam! warning: variable does not need to be mutable Sep 14 19:20:09.960 INFO kablam! --> src/demosaic/linear.rs:134:28 Sep 14 19:20:09.960 INFO kablam! | Sep 14 19:20:09.960 INFO kablam! 134 | .for_each(|(y, mut row)| { Sep 14 19:20:09.960 INFO kablam! | ----^^^ Sep 14 19:20:09.960 INFO kablam! | | Sep 14 19:20:09.960 INFO kablam! | help: remove this `mut` Sep 14 19:20:09.960 INFO kablam! Sep 14 19:20:09.966 INFO kablam! warning: variable does not need to be mutable Sep 14 19:20:09.966 INFO kablam! --> src/demosaic/linear.rs:181:28 Sep 14 19:20:09.966 INFO kablam! | Sep 14 19:20:09.966 INFO kablam! 181 | .for_each(|(y, mut row)| { Sep 14 19:20:09.966 INFO kablam! | ----^^^ Sep 14 19:20:09.966 INFO kablam! | | Sep 14 19:20:09.966 INFO kablam! | help: remove this `mut` Sep 14 19:20:09.966 INFO kablam! Sep 14 19:20:13.073 INFO kablam! warning: variable does not need to be mutable Sep 14 19:20:13.073 INFO kablam! --> src/demosaic/cubic.rs:184:28 Sep 14 19:20:13.073 INFO kablam! | Sep 14 19:20:13.073 INFO kablam! 184 | .for_each(|(y, mut row)| { Sep 14 19:20:13.073 INFO kablam! | ----^^^ Sep 14 19:20:13.073 INFO kablam! | | Sep 14 19:20:13.073 INFO kablam! | help: remove this `mut` Sep 14 19:20:13.073 INFO kablam! | Sep 14 19:20:13.073 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 19:20:13.073 INFO kablam! Sep 14 19:20:13.084 INFO kablam! warning: variable does not need to be mutable Sep 14 19:20:13.084 INFO kablam! --> src/demosaic/cubic.rs:238:28 Sep 14 19:20:13.084 INFO kablam! | Sep 14 19:20:13.084 INFO kablam! 238 | .for_each(|(y, mut row)| { Sep 14 19:20:13.084 INFO kablam! | ----^^^ Sep 14 19:20:13.084 INFO kablam! | | Sep 14 19:20:13.084 INFO kablam! | help: remove this `mut` Sep 14 19:20:13.084 INFO kablam! Sep 14 19:20:13.097 INFO kablam! warning: variable does not need to be mutable Sep 14 19:20:13.097 INFO kablam! --> src/demosaic/linear.rs:134:28 Sep 14 19:20:13.097 INFO kablam! | Sep 14 19:20:13.097 INFO kablam! 134 | .for_each(|(y, mut row)| { Sep 14 19:20:13.097 INFO kablam! | ----^^^ Sep 14 19:20:13.097 INFO kablam! | | Sep 14 19:20:13.097 INFO kablam! | help: remove this `mut` Sep 14 19:20:13.097 INFO kablam! Sep 14 19:20:13.103 INFO kablam! warning: variable does not need to be mutable Sep 14 19:20:13.103 INFO kablam! --> src/demosaic/linear.rs:181:28 Sep 14 19:20:13.103 INFO kablam! | Sep 14 19:20:13.103 INFO kablam! 181 | .for_each(|(y, mut row)| { Sep 14 19:20:13.103 INFO kablam! | ----^^^ Sep 14 19:20:13.103 INFO kablam! | | Sep 14 19:20:13.103 INFO kablam! | help: remove this `mut` Sep 14 19:20:13.103 INFO kablam! Sep 14 19:20:13.214 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.38s Sep 14 19:20:13.220 INFO kablam! su: No module specific data is present Sep 14 19:20:13.727 INFO running `"docker" "rm" "-f" "a26e529c61fa9bb566f9e1dc62b873be747b373ed3286efed129d48f1afc6927"` Sep 14 19:20:13.806 INFO blam! a26e529c61fa9bb566f9e1dc62b873be747b373ed3286efed129d48f1afc6927