Sep 02 16:46:47.737 INFO checking dcpu16-gui-0.2.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 16:46:47.737 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 16:46:47.737 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 16:46:47.991 INFO blam! b855b83fca7accc37b5fd45fddeac0beea733ba3e9852593910ba2fa65b85e83 Sep 02 16:46:47.993 INFO running `"docker" "start" "-a" "b855b83fca7accc37b5fd45fddeac0beea733ba3e9852593910ba2fa65b85e83"` Sep 02 16:46:49.316 INFO kablam! Checking dcpu16 v0.1.0 Sep 02 16:46:49.324 INFO kablam! Checking gfx_core v0.4.0 Sep 02 16:46:49.360 INFO kablam! Checking pistoncore-event_loop v0.27.0 Sep 02 16:46:49.392 INFO kablam! Checking image v0.10.4 Sep 02 16:46:49.399 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Sep 02 16:46:53.028 INFO kablam! Checking piston v0.27.0 Sep 02 16:47:04.063 INFO kablam! Checking piston2d-opengl_graphics v0.36.2 Sep 02 16:47:23.103 INFO kablam! Checking gfx v0.12.2 Sep 02 16:47:23.103 INFO kablam! Checking gfx_device_gl v0.11.2 Sep 02 16:47:29.685 INFO kablam! Checking piston-gfx_texture v0.18.0 Sep 02 16:47:34.367 INFO kablam! Checking piston2d-gfx_graphics v0.33.2 Sep 02 16:47:41.365 INFO kablam! Checking piston_window v0.58.0 Sep 02 16:47:45.829 INFO kablam! Checking dcpu16-gui v0.2.0 (file:///source) Sep 02 16:47:51.120 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 16:47:51.120 INFO kablam! --> src/main.rs:398:35 Sep 02 16:47:51.120 INFO kablam! | Sep 02 16:47:51.120 INFO kablam! 398 | img.put_pixel((k as u32 % MONITOR_WIDTH), k as u32 / MONITOR_WIDTH as u32, color); Sep 02 16:47:51.120 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 16:47:51.121 INFO kablam! | Sep 02 16:47:51.121 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 16:47:51.121 INFO kablam! Sep 02 16:47:51.546 INFO kablam! warning: variable does not need to be mutable Sep 02 16:47:51.547 INFO kablam! --> src/main.rs:168:17 Sep 02 16:47:51.547 INFO kablam! | Sep 02 16:47:51.547 INFO kablam! 168 | let mut slice = &mut v[..]; Sep 02 16:47:51.547 INFO kablam! | ----^^^^^ Sep 02 16:47:51.547 INFO kablam! | | Sep 02 16:47:51.547 INFO kablam! | help: remove this `mut` Sep 02 16:47:51.547 INFO kablam! | Sep 02 16:47:51.547 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 02 16:47:51.547 INFO kablam! Sep 02 16:47:51.630 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 16:47:51.630 INFO kablam! --> src/main.rs:398:35 Sep 02 16:47:51.630 INFO kablam! | Sep 02 16:47:51.630 INFO kablam! 398 | img.put_pixel((k as u32 % MONITOR_WIDTH), k as u32 / MONITOR_WIDTH as u32, color); Sep 02 16:47:51.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 16:47:51.630 INFO kablam! | Sep 02 16:47:51.630 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 16:47:51.630 INFO kablam! Sep 02 16:47:51.959 INFO kablam! warning: variable does not need to be mutable Sep 02 16:47:51.959 INFO kablam! --> src/main.rs:168:17 Sep 02 16:47:51.959 INFO kablam! | Sep 02 16:47:51.959 INFO kablam! 168 | let mut slice = &mut v[..]; Sep 02 16:47:51.959 INFO kablam! | ----^^^^^ Sep 02 16:47:51.959 INFO kablam! | | Sep 02 16:47:51.959 INFO kablam! | help: remove this `mut` Sep 02 16:47:51.960 INFO kablam! | Sep 02 16:47:51.960 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 02 16:47:51.960 INFO kablam! Sep 02 16:47:52.027 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 03s Sep 02 16:47:52.045 INFO kablam! su: No module specific data is present Sep 02 16:47:52.414 INFO running `"docker" "rm" "-f" "b855b83fca7accc37b5fd45fddeac0beea733ba3e9852593910ba2fa65b85e83"` Sep 02 16:47:52.547 INFO blam! b855b83fca7accc37b5fd45fddeac0beea733ba3e9852593910ba2fa65b85e83