Oct 13 04:59:19.104 INFO checking Don42/pixelflut-rs against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 04:59:19.104 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 04:59:19.372 INFO blam! aa5abb9dab05a606889ac77c1dcdc5c3f2131b9c4e3be49bc3e945407ccf1e5f Oct 13 04:59:19.375 INFO running `"docker" "start" "-a" "aa5abb9dab05a606889ac77c1dcdc5c3f2131b9c4e3be49bc3e945407ccf1e5f"` Oct 13 04:59:19.864 INFO kablam! usermod: no changes Oct 13 04:59:20.103 INFO kablam! Checking shared_library v0.1.7 Oct 13 04:59:20.117 INFO kablam! Compiling wayland-scanner v0.5.11 Oct 13 04:59:20.124 INFO kablam! Checking pistoncore-input v0.14.0 Oct 13 04:59:20.125 INFO kablam! Checking piston2d-graphics v0.18.1 Oct 13 04:59:20.130 INFO kablam! Compiling glutin v0.6.2 Oct 13 04:59:20.130 INFO kablam! Checking rayon v0.8.2 Oct 13 04:59:20.130 INFO kablam! Checking fs2 v0.2.5 Oct 13 04:59:20.130 INFO kablam! Checking png v0.5.2 Oct 13 04:59:21.769 INFO kablam! Checking osmesa-sys v0.1.2 Oct 13 04:59:22.965 INFO kablam! Checking memmap v0.2.3 Oct 13 04:59:26.912 INFO kablam! Checking wayland-sys v0.5.11 Oct 13 04:59:31.836 INFO kablam! Compiling wayland-client v0.5.12 Oct 13 04:59:32.205 INFO kablam! Checking pistoncore-window v0.23.0 Oct 13 04:59:34.325 INFO kablam! Checking pistoncore-event_loop v0.26.0 Oct 13 04:59:34.661 INFO kablam! Checking jpeg-decoder v0.1.13 Oct 13 04:59:36.117 INFO kablam! Checking piston v0.26.0 Oct 13 04:59:38.055 INFO kablam! Checking image v0.10.4 Oct 13 04:59:39.108 INFO kablam! Checking wayland-kbd v0.3.6 Oct 13 04:59:39.108 INFO kablam! Checking wayland-window v0.2.3 Oct 13 04:59:47.970 INFO kablam! Checking piston2d-opengl_graphics v0.35.0 Oct 13 04:59:48.924 INFO kablam! Checking pistoncore-glutin_window v0.31.0 Oct 13 04:59:52.585 INFO kablam! Checking pixelflut-rs v0.2.0 (/source) Oct 13 04:59:57.773 INFO kablam! warning: unnecessary parentheses around method argument Oct 13 04:59:57.773 INFO kablam! --> src/pixelflut.rs:65:22 Oct 13 04:59:57.774 INFO kablam! | Oct 13 04:59:57.774 INFO kablam! 65 | fb.put_pixel((pixel.x as u32), Oct 13 04:59:57.774 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 04:59:57.774 INFO kablam! | Oct 13 04:59:57.775 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 04:59:57.775 INFO kablam! Oct 13 04:59:57.775 INFO kablam! warning: unnecessary parentheses around method argument Oct 13 04:59:57.775 INFO kablam! --> src/pixelflut.rs:66:22 Oct 13 04:59:57.776 INFO kablam! | Oct 13 04:59:57.776 INFO kablam! 66 | (pixel.y as u32), Oct 13 04:59:57.776 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 04:59:57.776 INFO kablam! Oct 13 04:59:58.693 INFO kablam! warning: unnecessary parentheses around method argument Oct 13 04:59:58.693 INFO kablam! --> src/pixelflut.rs:65:22 Oct 13 04:59:58.693 INFO kablam! | Oct 13 04:59:58.694 INFO kablam! 65 | fb.put_pixel((pixel.x as u32), Oct 13 04:59:58.694 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 04:59:58.694 INFO kablam! | Oct 13 04:59:58.695 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 04:59:58.695 INFO kablam! Oct 13 04:59:58.695 INFO kablam! warning: unnecessary parentheses around method argument Oct 13 04:59:58.696 INFO kablam! --> src/pixelflut.rs:66:22 Oct 13 04:59:58.696 INFO kablam! | Oct 13 04:59:58.696 INFO kablam! 66 | (pixel.y as u32), Oct 13 04:59:58.696 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 04:59:58.697 INFO kablam! Oct 13 04:59:58.889 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.00s Oct 13 04:59:58.925 INFO kablam! su: No module specific data is present Oct 13 04:59:59.959 INFO running `"docker" "rm" "-f" "aa5abb9dab05a606889ac77c1dcdc5c3f2131b9c4e3be49bc3e945407ccf1e5f"` Oct 13 05:00:00.269 INFO blam! aa5abb9dab05a606889ac77c1dcdc5c3f2131b9c4e3be49bc3e945407ccf1e5f