Oct 12 20:54:40.888 INFO checking gustavla/dcpu16-gui against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 20:54:40.888 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 20:54:41.255 INFO blam! ec80c039a82a7ada4c2b3b0ca83131879cf1b0642e2d1821a0706d8f910d3326 Oct 12 20:54:41.255 INFO running `"docker" "start" "-a" "ec80c039a82a7ada4c2b3b0ca83131879cf1b0642e2d1821a0706d8f910d3326"` Oct 12 20:54:42.055 INFO kablam! usermod: no changes Oct 12 20:54:42.348 INFO kablam! Compiling serde_json v0.8.3 Oct 12 20:54:42.348 INFO kablam! Checking dcpu16 v0.3.0 Oct 12 20:54:42.350 INFO kablam! Checking num-bigint v0.1.35 Oct 12 20:54:42.350 INFO kablam! Checking pistoncore-input v0.15.0 Oct 12 20:54:46.255 INFO kablam! Checking num-rational v0.1.35 Oct 12 20:54:48.051 INFO kablam! Checking pistoncore-window v0.24.0 Oct 12 20:54:48.062 INFO kablam! Checking image v0.10.4 Oct 12 20:54:49.623 INFO kablam! Compiling target_build_utils v0.1.2 Oct 12 20:54:49.909 INFO kablam! Checking pistoncore-event_loop v0.27.0 Oct 12 20:54:51.679 INFO kablam! Compiling libloading v0.3.1 Oct 12 20:54:51.694 INFO kablam! Checking piston v0.27.0 Oct 12 20:54:55.257 INFO kablam! Checking dlib v0.3.1 Oct 12 20:54:55.894 INFO kablam! Checking wayland-sys v0.7.6 Oct 12 20:54:56.837 INFO kablam! Checking wayland-client v0.7.6 Oct 12 20:54:57.371 INFO kablam! Checking piston-gfx_texture v0.18.0 Oct 12 20:54:57.371 INFO kablam! Checking piston2d-opengl_graphics v0.36.1 Oct 12 20:55:00.728 INFO kablam! Checking wayland-kbd v0.6.2 Oct 12 20:55:00.728 INFO kablam! Checking wayland-window v0.4.2 Oct 12 20:55:01.028 INFO kablam! Checking piston2d-gfx_graphics v0.33.1 Oct 12 20:55:02.352 INFO kablam! Checking winit v0.5.6 Oct 12 20:55:04.402 INFO kablam! Checking glutin v0.7.0 Oct 12 20:55:06.467 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Oct 12 20:55:07.675 INFO kablam! Checking piston_window v0.58.0 Oct 12 20:55:10.164 INFO kablam! Checking dcpu16-gui v0.2.0 (/source) Oct 12 20:55:14.128 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 20:55:14.128 INFO kablam! --> src/main.rs:195:35 Oct 12 20:55:14.128 INFO kablam! | Oct 12 20:55:14.128 INFO kablam! 195 | img.put_pixel((k as u32 % MONITOR_WIDTH), k as u32 / MONITOR_WIDTH as u32, color); Oct 12 20:55:14.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 20:55:14.128 INFO kablam! | Oct 12 20:55:14.128 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 20:55:14.128 INFO kablam! Oct 12 20:55:14.692 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 20:55:14.692 INFO kablam! --> src/main.rs:195:35 Oct 12 20:55:14.693 INFO kablam! | Oct 12 20:55:14.693 INFO kablam! 195 | img.put_pixel((k as u32 % MONITOR_WIDTH), k as u32 / MONITOR_WIDTH as u32, color); Oct 12 20:55:14.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 20:55:14.693 INFO kablam! | Oct 12 20:55:14.693 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 20:55:14.693 INFO kablam! Oct 12 20:55:14.812 INFO kablam! warning: variable does not need to be mutable Oct 12 20:55:14.812 INFO kablam! --> src/devices/monitor_lem1802.rs:150:17 Oct 12 20:55:14.813 INFO kablam! | Oct 12 20:55:14.813 INFO kablam! 150 | let mut slice = &mut v[..]; Oct 12 20:55:14.814 INFO kablam! | ----^^^^^ Oct 12 20:55:14.814 INFO kablam! | | Oct 12 20:55:14.814 INFO kablam! | help: remove this `mut` Oct 12 20:55:14.829 INFO kablam! | Oct 12 20:55:14.829 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 20:55:14.830 INFO kablam! Oct 12 20:55:15.160 INFO kablam! warning: variable does not need to be mutable Oct 12 20:55:15.160 INFO kablam! --> src/devices/monitor_lem1802.rs:150:17 Oct 12 20:55:15.160 INFO kablam! | Oct 12 20:55:15.160 INFO kablam! 150 | let mut slice = &mut v[..]; Oct 12 20:55:15.160 INFO kablam! | ----^^^^^ Oct 12 20:55:15.160 INFO kablam! | | Oct 12 20:55:15.160 INFO kablam! | help: remove this `mut` Oct 12 20:55:15.160 INFO kablam! | Oct 12 20:55:15.160 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 20:55:15.160 INFO kablam! Oct 12 20:55:15.229 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.15s Oct 12 20:55:15.245 INFO kablam! su: No module specific data is present Oct 12 20:55:15.976 INFO running `"docker" "rm" "-f" "ec80c039a82a7ada4c2b3b0ca83131879cf1b0642e2d1821a0706d8f910d3326"` Oct 12 20:55:16.212 INFO blam! ec80c039a82a7ada4c2b3b0ca83131879cf1b0642e2d1821a0706d8f910d3326