Sep 20 06:13:26.683 INFO checking bayer-0.1.5 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 06:13:26.683 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 06:13:26.683 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:13:26.815 INFO blam! 107169d9f44c3bf551a68f21fceb3144726d18b14a776e2cd66306a5d4c0d066 Sep 20 06:13:26.816 INFO running `"docker" "start" "-a" "107169d9f44c3bf551a68f21fceb3144726d18b14a776e2cd66306a5d4c0d066"` Sep 20 06:13:27.413 INFO kablam! usermod: no changes Sep 20 06:13:27.491 INFO kablam! Checking flic v0.1.6 Sep 20 06:13:27.491 INFO kablam! Checking sdl2 v0.30.0 Sep 20 06:13:27.492 INFO kablam! Checking bayer v0.1.5 (/source) Sep 20 06:13:29.478 INFO kablam! warning: variable does not need to be mutable Sep 20 06:13:29.478 INFO kablam! --> src/demosaic/cubic.rs:184:28 Sep 20 06:13:29.478 INFO kablam! | Sep 20 06:13:29.478 INFO kablam! 184 | .for_each(|(y, mut row)| { Sep 20 06:13:29.478 INFO kablam! | ----^^^ Sep 20 06:13:29.478 INFO kablam! | | Sep 20 06:13:29.478 INFO kablam! | help: remove this `mut` Sep 20 06:13:29.478 INFO kablam! | Sep 20 06:13:29.478 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 06:13:29.478 INFO kablam! Sep 20 06:13:29.498 INFO kablam! warning: variable does not need to be mutable Sep 20 06:13:29.498 INFO kablam! --> src/demosaic/cubic.rs:238:28 Sep 20 06:13:29.498 INFO kablam! | Sep 20 06:13:29.498 INFO kablam! 238 | .for_each(|(y, mut row)| { Sep 20 06:13:29.498 INFO kablam! | ----^^^ Sep 20 06:13:29.498 INFO kablam! | | Sep 20 06:13:29.498 INFO kablam! | help: remove this `mut` Sep 20 06:13:29.498 INFO kablam! Sep 20 06:13:29.498 INFO kablam! warning: variable does not need to be mutable Sep 20 06:13:29.498 INFO kablam! --> src/demosaic/linear.rs:134:28 Sep 20 06:13:29.498 INFO kablam! | Sep 20 06:13:29.498 INFO kablam! 134 | .for_each(|(y, mut row)| { Sep 20 06:13:29.498 INFO kablam! | ----^^^ Sep 20 06:13:29.498 INFO kablam! | | Sep 20 06:13:29.498 INFO kablam! | help: remove this `mut` Sep 20 06:13:29.498 INFO kablam! Sep 20 06:13:29.506 INFO kablam! warning: variable does not need to be mutable Sep 20 06:13:29.506 INFO kablam! --> src/demosaic/linear.rs:181:28 Sep 20 06:13:29.506 INFO kablam! | Sep 20 06:13:29.506 INFO kablam! 181 | .for_each(|(y, mut row)| { Sep 20 06:13:29.506 INFO kablam! | ----^^^ Sep 20 06:13:29.506 INFO kablam! | | Sep 20 06:13:29.506 INFO kablam! | help: remove this `mut` Sep 20 06:13:29.506 INFO kablam! Sep 20 06:13:34.190 INFO kablam! warning: variable does not need to be mutable Sep 20 06:13:34.190 INFO kablam! --> src/demosaic/cubic.rs:184:28 Sep 20 06:13:34.190 INFO kablam! | Sep 20 06:13:34.190 INFO kablam! 184 | .for_each(|(y, mut row)| { Sep 20 06:13:34.190 INFO kablam! | ----^^^ Sep 20 06:13:34.190 INFO kablam! | | Sep 20 06:13:34.190 INFO kablam! | help: remove this `mut` Sep 20 06:13:34.190 INFO kablam! | Sep 20 06:13:34.190 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 06:13:34.190 INFO kablam! Sep 20 06:13:34.200 INFO kablam! warning: variable does not need to be mutable Sep 20 06:13:34.200 INFO kablam! --> src/demosaic/cubic.rs:238:28 Sep 20 06:13:34.200 INFO kablam! | Sep 20 06:13:34.200 INFO kablam! 238 | .for_each(|(y, mut row)| { Sep 20 06:13:34.200 INFO kablam! | ----^^^ Sep 20 06:13:34.200 INFO kablam! | | Sep 20 06:13:34.200 INFO kablam! | help: remove this `mut` Sep 20 06:13:34.200 INFO kablam! Sep 20 06:13:34.215 INFO kablam! warning: variable does not need to be mutable Sep 20 06:13:34.215 INFO kablam! --> src/demosaic/linear.rs:134:28 Sep 20 06:13:34.216 INFO kablam! | Sep 20 06:13:34.216 INFO kablam! 134 | .for_each(|(y, mut row)| { Sep 20 06:13:34.216 INFO kablam! | ----^^^ Sep 20 06:13:34.216 INFO kablam! | | Sep 20 06:13:34.216 INFO kablam! | help: remove this `mut` Sep 20 06:13:34.216 INFO kablam! Sep 20 06:13:34.222 INFO kablam! warning: variable does not need to be mutable Sep 20 06:13:34.222 INFO kablam! --> src/demosaic/linear.rs:181:28 Sep 20 06:13:34.222 INFO kablam! | Sep 20 06:13:34.222 INFO kablam! 181 | .for_each(|(y, mut row)| { Sep 20 06:13:34.222 INFO kablam! | ----^^^ Sep 20 06:13:34.222 INFO kablam! | | Sep 20 06:13:34.222 INFO kablam! | help: remove this `mut` Sep 20 06:13:34.226 INFO kablam! Sep 20 06:13:34.371 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.95s Sep 20 06:13:34.377 INFO kablam! su: No module specific data is present Sep 20 06:13:34.997 INFO running `"docker" "rm" "-f" "107169d9f44c3bf551a68f21fceb3144726d18b14a776e2cd66306a5d4c0d066"` Sep 20 06:13:35.084 INFO blam! 107169d9f44c3bf551a68f21fceb3144726d18b14a776e2cd66306a5d4c0d066