Sep 14 19:19:58.368 INFO checking bayer-0.1.5 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 19:19:58.368 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 19:19:58.368 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-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:19:58.815 INFO blam! e221bfa1b223efc35a22f12d7ab636e6e895a286d526ed57b8549989852b7528 Sep 14 19:19:58.817 INFO running `"docker" "start" "-a" "e221bfa1b223efc35a22f12d7ab636e6e895a286d526ed57b8549989852b7528"` Sep 14 19:20:00.575 INFO kablam! usermod: no changes Sep 14 19:20:00.762 INFO kablam! Checking flic v0.1.6 Sep 14 19:20:00.779 INFO kablam! Checking sdl2-sys v0.30.0 Sep 14 19:20:00.851 INFO kablam! Checking rayon v0.8.2 Sep 14 19:20:02.831 INFO kablam! Checking sdl2 v0.30.0 Sep 14 19:20:06.812 INFO kablam! Checking bayer v0.1.5 (file:///source) Sep 14 19:20:07.977 INFO kablam! warning: variable does not need to be mutable Sep 14 19:20:07.977 INFO kablam! --> src/demosaic/cubic.rs:184:28 Sep 14 19:20:07.977 INFO kablam! | Sep 14 19:20:07.977 INFO kablam! 184 | .for_each(|(y, mut row)| { Sep 14 19:20:07.977 INFO kablam! | ----^^^ Sep 14 19:20:07.977 INFO kablam! | | Sep 14 19:20:07.977 INFO kablam! | help: remove this `mut` Sep 14 19:20:07.977 INFO kablam! | Sep 14 19:20:07.977 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 19:20:07.977 INFO kablam! Sep 14 19:20:07.988 INFO kablam! warning: variable does not need to be mutable Sep 14 19:20:07.988 INFO kablam! --> src/demosaic/cubic.rs:238:28 Sep 14 19:20:07.988 INFO kablam! | Sep 14 19:20:07.988 INFO kablam! 238 | .for_each(|(y, mut row)| { Sep 14 19:20:07.988 INFO kablam! | ----^^^ Sep 14 19:20:07.988 INFO kablam! | | Sep 14 19:20:07.988 INFO kablam! | help: remove this `mut` Sep 14 19:20:07.988 INFO kablam! Sep 14 19:20:07.994 INFO kablam! warning: variable does not need to be mutable Sep 14 19:20:07.994 INFO kablam! --> src/demosaic/linear.rs:134:28 Sep 14 19:20:07.994 INFO kablam! | Sep 14 19:20:07.994 INFO kablam! 134 | .for_each(|(y, mut row)| { Sep 14 19:20:07.994 INFO kablam! | ----^^^ Sep 14 19:20:07.994 INFO kablam! | | Sep 14 19:20:07.994 INFO kablam! | help: remove this `mut` Sep 14 19:20:07.994 INFO kablam! Sep 14 19:20:08.000 INFO kablam! warning: variable does not need to be mutable Sep 14 19:20:08.000 INFO kablam! --> src/demosaic/linear.rs:181:28 Sep 14 19:20:08.000 INFO kablam! | Sep 14 19:20:08.001 INFO kablam! 181 | .for_each(|(y, mut row)| { Sep 14 19:20:08.001 INFO kablam! | ----^^^ Sep 14 19:20:08.001 INFO kablam! | | Sep 14 19:20:08.001 INFO kablam! | help: remove this `mut` Sep 14 19:20:08.001 INFO kablam! Sep 14 19:20:09.179 INFO kablam! warning: variable does not need to be mutable Sep 14 19:20:09.179 INFO kablam! --> src/demosaic/cubic.rs:184:28 Sep 14 19:20:09.179 INFO kablam! | Sep 14 19:20:09.179 INFO kablam! 184 | .for_each(|(y, mut row)| { Sep 14 19:20:09.179 INFO kablam! | ----^^^ Sep 14 19:20:09.179 INFO kablam! | | Sep 14 19:20:09.179 INFO kablam! | help: remove this `mut` Sep 14 19:20:09.179 INFO kablam! | Sep 14 19:20:09.179 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 19:20:09.179 INFO kablam! Sep 14 19:20:09.192 INFO kablam! warning: variable does not need to be mutable Sep 14 19:20:09.192 INFO kablam! --> src/demosaic/cubic.rs:238:28 Sep 14 19:20:09.193 INFO kablam! | Sep 14 19:20:09.193 INFO kablam! 238 | .for_each(|(y, mut row)| { Sep 14 19:20:09.193 INFO kablam! | ----^^^ Sep 14 19:20:09.193 INFO kablam! | | Sep 14 19:20:09.193 INFO kablam! | help: remove this `mut` Sep 14 19:20:09.193 INFO kablam! Sep 14 19:20:09.210 INFO kablam! warning: variable does not need to be mutable Sep 14 19:20:09.210 INFO kablam! --> src/demosaic/linear.rs:134:28 Sep 14 19:20:09.210 INFO kablam! | Sep 14 19:20:09.210 INFO kablam! 134 | .for_each(|(y, mut row)| { Sep 14 19:20:09.210 INFO kablam! | ----^^^ Sep 14 19:20:09.210 INFO kablam! | | Sep 14 19:20:09.210 INFO kablam! | help: remove this `mut` Sep 14 19:20:09.210 INFO kablam! Sep 14 19:20:09.219 INFO kablam! warning: variable does not need to be mutable Sep 14 19:20:09.219 INFO kablam! --> src/demosaic/linear.rs:181:28 Sep 14 19:20:09.219 INFO kablam! | Sep 14 19:20:09.219 INFO kablam! 181 | .for_each(|(y, mut row)| { Sep 14 19:20:09.219 INFO kablam! | ----^^^ Sep 14 19:20:09.219 INFO kablam! | | Sep 14 19:20:09.219 INFO kablam! | help: remove this `mut` Sep 14 19:20:09.219 INFO kablam! Sep 14 19:20:09.363 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.76s Sep 14 19:20:09.363 INFO kablam! su: No module specific data is present Sep 14 19:20:09.916 INFO running `"docker" "rm" "-f" "e221bfa1b223efc35a22f12d7ab636e6e895a286d526ed57b8549989852b7528"` Sep 14 19:20:10.026 INFO blam! e221bfa1b223efc35a22f12d7ab636e6e895a286d526ed57b8549989852b7528