Sep 21 11:31:08.204 INFO checking dcpu16-gui-0.2.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 11:31:08.204 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 11:31:08.204 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 11:31:08.449 INFO blam! be497fa509e7dbcd82e5505abd87895739e44be082d0c1d387b33510ebcee539 Sep 21 11:31:08.451 INFO running `"docker" "start" "-a" "be497fa509e7dbcd82e5505abd87895739e44be082d0c1d387b33510ebcee539"` Sep 21 11:31:09.519 INFO kablam! usermod: no changes Sep 21 11:31:09.973 INFO kablam! Checking piston-shaders_graphics2d v0.1.0 Sep 21 11:31:09.989 INFO kablam! Checking pistoncore-input v0.15.0 Sep 21 11:31:09.989 INFO kablam! Checking dcpu16 v0.1.0 Sep 21 11:31:09.992 INFO kablam! Checking piston-gfx_texture v0.18.0 Sep 21 11:31:10.867 INFO kablam! Checking piston2d-opengl_graphics v0.36.2 Sep 21 11:31:14.842 INFO kablam! Checking pistoncore-window v0.24.0 Sep 21 11:31:14.899 INFO kablam! Checking piston2d-gfx_graphics v0.33.2 Sep 21 11:31:16.016 INFO kablam! Checking pistoncore-event_loop v0.27.0 Sep 21 11:31:16.016 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Sep 21 11:31:17.894 INFO kablam! Checking piston v0.27.0 Sep 21 11:31:20.519 INFO kablam! Checking piston_window v0.58.0 Sep 21 11:31:23.386 INFO kablam! Checking dcpu16-gui v0.2.0 (/source) Sep 21 11:31:26.250 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 11:31:26.250 INFO kablam! --> src/main.rs:398:35 Sep 21 11:31:26.250 INFO kablam! | Sep 21 11:31:26.250 INFO kablam! 398 | img.put_pixel((k as u32 % MONITOR_WIDTH), k as u32 / MONITOR_WIDTH as u32, color); Sep 21 11:31:26.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 11:31:26.250 INFO kablam! | Sep 21 11:31:26.250 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 11:31:26.250 INFO kablam! Sep 21 11:31:26.572 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 11:31:26.572 INFO kablam! --> src/main.rs:398:35 Sep 21 11:31:26.572 INFO kablam! | Sep 21 11:31:26.572 INFO kablam! 398 | img.put_pixel((k as u32 % MONITOR_WIDTH), k as u32 / MONITOR_WIDTH as u32, color); Sep 21 11:31:26.572 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 11:31:26.572 INFO kablam! | Sep 21 11:31:26.572 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 11:31:26.572 INFO kablam! Sep 21 11:31:26.587 INFO kablam! warning: variable does not need to be mutable Sep 21 11:31:26.587 INFO kablam! --> src/main.rs:168:17 Sep 21 11:31:26.587 INFO kablam! | Sep 21 11:31:26.587 INFO kablam! 168 | let mut slice = &mut v[..]; Sep 21 11:31:26.587 INFO kablam! | ----^^^^^ Sep 21 11:31:26.587 INFO kablam! | | Sep 21 11:31:26.587 INFO kablam! | help: remove this `mut` Sep 21 11:31:26.587 INFO kablam! | Sep 21 11:31:26.587 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 11:31:26.587 INFO kablam! Sep 21 11:31:26.985 INFO kablam! warning: variable does not need to be mutable Sep 21 11:31:26.985 INFO kablam! --> src/main.rs:168:17 Sep 21 11:31:26.985 INFO kablam! | Sep 21 11:31:26.985 INFO kablam! 168 | let mut slice = &mut v[..]; Sep 21 11:31:26.985 INFO kablam! | ----^^^^^ Sep 21 11:31:26.985 INFO kablam! | | Sep 21 11:31:26.985 INFO kablam! | help: remove this `mut` Sep 21 11:31:26.985 INFO kablam! | Sep 21 11:31:26.985 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 11:31:26.985 INFO kablam! Sep 21 11:31:27.090 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.54s Sep 21 11:31:27.109 INFO kablam! su: No module specific data is present Sep 21 11:31:28.093 INFO running `"docker" "rm" "-f" "be497fa509e7dbcd82e5505abd87895739e44be082d0c1d387b33510ebcee539"` Sep 21 11:31:28.213 INFO blam! be497fa509e7dbcd82e5505abd87895739e44be082d0c1d387b33510ebcee539