Sep 14 17:45:26.847 INFO checking dcpu16-gui-0.2.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 17:45:26.847 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 17:45:26.847 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 17:45:27.199 INFO blam! b1bcf7818c56332201290e50e2a8949184a361c6a636a09af872667971065941 Sep 14 17:45:27.201 INFO running `"docker" "start" "-a" "b1bcf7818c56332201290e50e2a8949184a361c6a636a09af872667971065941"` Sep 14 17:45:28.650 INFO kablam! usermod: no changes Sep 14 17:45:29.191 INFO kablam! Checking pistoncore-input v0.15.0 Sep 14 17:45:29.193 INFO kablam! Checking dcpu16 v0.1.0 Sep 14 17:45:29.224 INFO kablam! Checking gfx_core v0.4.0 Sep 14 17:45:29.235 INFO kablam! Checking image v0.10.4 Sep 14 17:45:35.655 INFO kablam! Checking pistoncore-window v0.24.0 Sep 14 17:45:36.736 INFO kablam! Checking pistoncore-event_loop v0.27.0 Sep 14 17:45:36.738 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Sep 14 17:45:38.643 INFO kablam! Checking piston v0.27.0 Sep 14 17:45:40.788 INFO kablam! Checking piston2d-opengl_graphics v0.36.2 Sep 14 17:45:56.939 INFO kablam! Checking gfx v0.12.2 Sep 14 17:45:56.939 INFO kablam! Checking gfx_device_gl v0.11.2 Sep 14 17:46:02.296 INFO kablam! Checking piston-gfx_texture v0.18.0 Sep 14 17:46:04.151 INFO kablam! Checking piston2d-gfx_graphics v0.33.2 Sep 14 17:46:07.387 INFO kablam! Checking piston_window v0.58.0 Sep 14 17:46:09.911 INFO kablam! Checking dcpu16-gui v0.2.0 (file:///source) Sep 14 17:46:12.743 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 17:46:12.743 INFO kablam! --> src/main.rs:398:35 Sep 14 17:46:12.743 INFO kablam! | Sep 14 17:46:12.743 INFO kablam! 398 | img.put_pixel((k as u32 % MONITOR_WIDTH), k as u32 / MONITOR_WIDTH as u32, color); Sep 14 17:46:12.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 17:46:12.743 INFO kablam! | Sep 14 17:46:12.743 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 17:46:12.743 INFO kablam! Sep 14 17:46:12.961 INFO kablam! warning: variable does not need to be mutable Sep 14 17:46:12.961 INFO kablam! --> src/main.rs:168:17 Sep 14 17:46:12.961 INFO kablam! | Sep 14 17:46:12.961 INFO kablam! 168 | let mut slice = &mut v[..]; Sep 14 17:46:12.961 INFO kablam! | ----^^^^^ Sep 14 17:46:12.961 INFO kablam! | | Sep 14 17:46:12.961 INFO kablam! | help: remove this `mut` Sep 14 17:46:12.961 INFO kablam! | Sep 14 17:46:12.961 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 17:46:12.961 INFO kablam! Sep 14 17:46:13.187 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 17:46:13.187 INFO kablam! --> src/main.rs:398:35 Sep 14 17:46:13.187 INFO kablam! | Sep 14 17:46:13.187 INFO kablam! 398 | img.put_pixel((k as u32 % MONITOR_WIDTH), k as u32 / MONITOR_WIDTH as u32, color); Sep 14 17:46:13.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 17:46:13.187 INFO kablam! | Sep 14 17:46:13.187 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 17:46:13.187 INFO kablam! Sep 14 17:46:13.399 INFO kablam! warning: variable does not need to be mutable Sep 14 17:46:13.399 INFO kablam! --> src/main.rs:168:17 Sep 14 17:46:13.399 INFO kablam! | Sep 14 17:46:13.399 INFO kablam! 168 | let mut slice = &mut v[..]; Sep 14 17:46:13.399 INFO kablam! | ----^^^^^ Sep 14 17:46:13.399 INFO kablam! | | Sep 14 17:46:13.399 INFO kablam! | help: remove this `mut` Sep 14 17:46:13.399 INFO kablam! | Sep 14 17:46:13.399 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 17:46:13.399 INFO kablam! Sep 14 17:46:13.527 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.82s Sep 14 17:46:13.551 INFO kablam! su: No module specific data is present Sep 14 17:46:14.265 INFO running `"docker" "rm" "-f" "b1bcf7818c56332201290e50e2a8949184a361c6a636a09af872667971065941"` Sep 14 17:46:14.536 INFO blam! b1bcf7818c56332201290e50e2a8949184a361c6a636a09af872667971065941