Sep 21 11:31:09.170 INFO checking dcpu16-gui-0.2.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 11:31:09.170 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 11:31:09.171 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-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:09.406 INFO blam! ea7a6e994be3a9bf37df77cecd808a78a832b01f574bd75197bd2965afa712ed Sep 21 11:31:09.408 INFO running `"docker" "start" "-a" "ea7a6e994be3a9bf37df77cecd808a78a832b01f574bd75197bd2965afa712ed"` Sep 21 11:31:10.567 INFO kablam! usermod: no changes Sep 21 11:31:11.026 INFO kablam! Checking piston-shaders_graphics2d v0.2.1 Sep 21 11:31:11.026 INFO kablam! Checking pistoncore-input v0.15.0 Sep 21 11:31:11.026 INFO kablam! Checking piston2d-graphics v0.19.0 Sep 21 11:31:11.034 INFO kablam! Checking dcpu16 v0.1.0 Sep 21 11:31:11.038 INFO kablam! Checking gfx_core v0.4.0 Sep 21 11:31:11.038 INFO kablam! Checking image v0.10.4 Sep 21 11:31:16.014 INFO kablam! Checking pistoncore-window v0.24.0 Sep 21 11:31:17.151 INFO kablam! Checking pistoncore-event_loop v0.27.0 Sep 21 11:31:17.151 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Sep 21 11:31:19.262 INFO kablam! Checking piston v0.27.0 Sep 21 11:31:23.698 INFO kablam! Checking piston2d-opengl_graphics v0.36.2 Sep 21 11:31:37.802 INFO kablam! Checking gfx v0.12.2 Sep 21 11:31:37.802 INFO kablam! Checking gfx_device_gl v0.11.2 Sep 21 11:31:43.590 INFO kablam! Checking piston-gfx_texture v0.18.0 Sep 21 11:31:45.446 INFO kablam! Checking piston2d-gfx_graphics v0.33.2 Sep 21 11:31:48.614 INFO kablam! Checking piston_window v0.58.0 Sep 21 11:31:50.898 INFO kablam! Checking dcpu16-gui v0.2.0 (/source) Sep 21 11:31:54.577 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 11:31:54.578 INFO kablam! --> src/main.rs:398:35 Sep 21 11:31:54.578 INFO kablam! | Sep 21 11:31:54.578 INFO kablam! 398 | img.put_pixel((k as u32 % MONITOR_WIDTH), k as u32 / MONITOR_WIDTH as u32, color); Sep 21 11:31:54.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 11:31:54.579 INFO kablam! | Sep 21 11:31:54.579 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 11:31:54.579 INFO kablam! Sep 21 11:31:54.974 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 11:31:54.974 INFO kablam! --> src/main.rs:398:35 Sep 21 11:31:54.975 INFO kablam! | Sep 21 11:31:54.975 INFO kablam! 398 | img.put_pixel((k as u32 % MONITOR_WIDTH), k as u32 / MONITOR_WIDTH as u32, color); Sep 21 11:31:54.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 11:31:54.976 INFO kablam! | Sep 21 11:31:54.976 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 11:31:54.976 INFO kablam! Sep 21 11:31:55.042 INFO kablam! warning: variable does not need to be mutable Sep 21 11:31:55.042 INFO kablam! --> src/main.rs:168:17 Sep 21 11:31:55.043 INFO kablam! | Sep 21 11:31:55.043 INFO kablam! 168 | let mut slice = &mut v[..]; Sep 21 11:31:55.043 INFO kablam! | ----^^^^^ Sep 21 11:31:55.044 INFO kablam! | | Sep 21 11:31:55.044 INFO kablam! | help: remove this `mut` Sep 21 11:31:55.045 INFO kablam! | Sep 21 11:31:55.045 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 11:31:55.045 INFO kablam! Sep 21 11:31:55.325 INFO kablam! warning: variable does not need to be mutable Sep 21 11:31:55.325 INFO kablam! --> src/main.rs:168:17 Sep 21 11:31:55.325 INFO kablam! | Sep 21 11:31:55.325 INFO kablam! 168 | let mut slice = &mut v[..]; Sep 21 11:31:55.325 INFO kablam! | ----^^^^^ Sep 21 11:31:55.325 INFO kablam! | | Sep 21 11:31:55.325 INFO kablam! | help: remove this `mut` Sep 21 11:31:55.326 INFO kablam! | Sep 21 11:31:55.326 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 11:31:55.326 INFO kablam! Sep 21 11:31:55.403 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.81s Sep 21 11:31:55.418 INFO kablam! su: No module specific data is present Sep 21 11:31:56.875 INFO running `"docker" "rm" "-f" "ea7a6e994be3a9bf37df77cecd808a78a832b01f574bd75197bd2965afa712ed"` Sep 21 11:31:56.980 INFO blam! ea7a6e994be3a9bf37df77cecd808a78a832b01f574bd75197bd2965afa712ed