Sep 20 04:40:52.847 INFO checking dcpu16-gui-0.2.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 04:40:52.847 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 04:40:52.847 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:40:53.123 INFO blam! 80ea487add5245bd6289eb71ae8372b0841cfcc5ecd343fe84886e19eacff2d9 Sep 20 04:40:53.125 INFO running `"docker" "start" "-a" "80ea487add5245bd6289eb71ae8372b0841cfcc5ecd343fe84886e19eacff2d9"` Sep 20 04:40:54.112 INFO kablam! usermod: no changes Sep 20 04:40:54.534 INFO kablam! Checking pistoncore-input v0.15.0 Sep 20 04:40:54.534 INFO kablam! Checking dcpu16 v0.1.0 Sep 20 04:40:54.534 INFO kablam! Checking gfx_core v0.4.0 Sep 20 04:40:54.534 INFO kablam! Checking image v0.10.4 Sep 20 04:40:58.782 INFO kablam! Checking pistoncore-window v0.24.0 Sep 20 04:41:00.362 INFO kablam! Checking pistoncore-event_loop v0.27.0 Sep 20 04:41:00.362 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Sep 20 04:41:02.134 INFO kablam! Checking piston v0.27.0 Sep 20 04:41:07.710 INFO kablam! Checking piston2d-opengl_graphics v0.36.2 Sep 20 04:41:21.058 INFO kablam! Checking gfx v0.12.2 Sep 20 04:41:21.058 INFO kablam! Checking gfx_device_gl v0.11.2 Sep 20 04:41:26.498 INFO kablam! Checking piston-gfx_texture v0.18.0 Sep 20 04:41:28.458 INFO kablam! Checking piston2d-gfx_graphics v0.33.2 Sep 20 04:41:31.521 INFO kablam! Checking piston_window v0.58.0 Sep 20 04:41:33.684 INFO kablam! Checking dcpu16-gui v0.2.0 (/source) Sep 20 04:41:38.086 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 04:41:38.086 INFO kablam! --> src/main.rs:398:35 Sep 20 04:41:38.086 INFO kablam! | Sep 20 04:41:38.086 INFO kablam! 398 | img.put_pixel((k as u32 % MONITOR_WIDTH), k as u32 / MONITOR_WIDTH as u32, color); Sep 20 04:41:38.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 04:41:38.086 INFO kablam! | Sep 20 04:41:38.086 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 04:41:38.086 INFO kablam! Sep 20 04:41:38.122 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 04:41:38.122 INFO kablam! --> src/main.rs:398:35 Sep 20 04:41:38.122 INFO kablam! | Sep 20 04:41:38.122 INFO kablam! 398 | img.put_pixel((k as u32 % MONITOR_WIDTH), k as u32 / MONITOR_WIDTH as u32, color); Sep 20 04:41:38.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 04:41:38.122 INFO kablam! | Sep 20 04:41:38.122 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 04:41:38.122 INFO kablam! Sep 20 04:41:38.326 INFO kablam! warning: variable does not need to be mutable Sep 20 04:41:38.326 INFO kablam! --> src/main.rs:168:17 Sep 20 04:41:38.326 INFO kablam! | Sep 20 04:41:38.326 INFO kablam! 168 | let mut slice = &mut v[..]; Sep 20 04:41:38.326 INFO kablam! | ----^^^^^ Sep 20 04:41:38.326 INFO kablam! | | Sep 20 04:41:38.326 INFO kablam! | help: remove this `mut` Sep 20 04:41:38.326 INFO kablam! | Sep 20 04:41:38.326 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 04:41:38.326 INFO kablam! Sep 20 04:41:38.384 INFO kablam! warning: variable does not need to be mutable Sep 20 04:41:38.384 INFO kablam! --> src/main.rs:168:17 Sep 20 04:41:38.384 INFO kablam! | Sep 20 04:41:38.384 INFO kablam! 168 | let mut slice = &mut v[..]; Sep 20 04:41:38.384 INFO kablam! | ----^^^^^ Sep 20 04:41:38.384 INFO kablam! | | Sep 20 04:41:38.384 INFO kablam! | help: remove this `mut` Sep 20 04:41:38.384 INFO kablam! | Sep 20 04:41:38.384 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 04:41:38.384 INFO kablam! Sep 20 04:41:38.454 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.29s Sep 20 04:41:38.482 INFO kablam! su: No module specific data is present Sep 20 04:41:39.418 INFO running `"docker" "rm" "-f" "80ea487add5245bd6289eb71ae8372b0841cfcc5ecd343fe84886e19eacff2d9"` Sep 20 04:41:39.547 INFO blam! 80ea487add5245bd6289eb71ae8372b0841cfcc5ecd343fe84886e19eacff2d9