Sep 14 05:44:38.366 INFO checking Don42/pixelflut-rs against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 05:44:38.366 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 05:44:38.366 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 05:44:38.813 INFO blam! b85505e65d55996f82f360a145051b5ef30ace62abac36c8e45ccea7ee1aff24 Sep 14 05:44:38.815 INFO running `"docker" "start" "-a" "b85505e65d55996f82f360a145051b5ef30ace62abac36c8e45ccea7ee1aff24"` Sep 14 05:44:40.862 INFO kablam! usermod: no changes Sep 14 05:44:41.259 INFO kablam! Compiling num-traits v0.1.41 Sep 14 05:44:41.267 INFO kablam! Checking piston-shaders_graphics2d v0.1.0 Sep 14 05:44:41.267 INFO kablam! Checking shared_library v0.1.7 Sep 14 05:44:41.275 INFO kablam! Compiling x11-dl v2.17.0 Sep 14 05:44:41.275 INFO kablam! Compiling wayland-scanner v0.5.11 Sep 14 05:44:41.275 INFO kablam! Checking tempfile v2.2.0 Sep 14 05:44:41.275 INFO kablam! Checking pistoncore-input v0.14.0 Sep 14 05:44:41.275 INFO kablam! Checking piston2d-graphics v0.18.1 Sep 14 05:44:42.607 INFO kablam! Compiling gl v0.6.5 Sep 14 05:44:42.792 INFO kablam! Compiling glutin v0.6.2 Sep 14 05:44:43.843 INFO kablam! Checking rayon v0.8.2 Sep 14 05:44:53.687 INFO kablam! Compiling target_build_utils v0.3.1 Sep 14 05:44:53.687 INFO kablam! Checking fs2 v0.2.5 Sep 14 05:44:53.879 INFO kablam! Checking flate2 v0.2.20 Sep 14 05:44:53.879 INFO kablam! Checking osmesa-sys v0.1.2 Sep 14 05:44:54.619 INFO kablam! Compiling serde_json v0.9.10 Sep 14 05:44:55.647 INFO kablam! Checking pistoncore-window v0.23.0 Sep 14 05:44:55.940 INFO kablam! Compiling wayland-client v0.5.12 Sep 14 05:45:04.108 INFO kablam! Checking memmap v0.2.3 Sep 14 05:45:04.237 INFO kablam! Checking pistoncore-event_loop v0.26.0 Sep 14 05:45:06.171 INFO kablam! Checking png v0.5.2 Sep 14 05:45:06.443 INFO kablam! Checking jpeg-decoder v0.1.13 Sep 14 05:45:07.813 INFO kablam! Checking piston v0.26.0 Sep 14 05:45:14.318 INFO kablam! Checking image v0.10.4 Sep 14 05:45:24.615 INFO kablam! Checking piston2d-opengl_graphics v0.35.0 Sep 14 05:45:26.179 INFO kablam! Compiling libloading v0.3.4 Sep 14 05:45:28.821 INFO kablam! Checking dlib v0.3.1 Sep 14 05:45:29.084 INFO kablam! Checking wayland-sys v0.5.11 Sep 14 05:45:30.918 INFO kablam! Checking wayland-kbd v0.3.6 Sep 14 05:45:30.920 INFO kablam! Checking wayland-window v0.2.3 Sep 14 05:45:34.655 INFO kablam! Checking pistoncore-glutin_window v0.31.0 Sep 14 05:45:35.250 INFO kablam! Checking pixelflut-rs v0.2.0 (file:///source) Sep 14 05:45:36.441 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 05:45:36.441 INFO kablam! --> src/pixelflut.rs:65:22 Sep 14 05:45:36.441 INFO kablam! | Sep 14 05:45:36.441 INFO kablam! 65 | fb.put_pixel((pixel.x as u32), Sep 14 05:45:36.441 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 05:45:36.441 INFO kablam! | Sep 14 05:45:36.441 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 05:45:36.441 INFO kablam! Sep 14 05:45:36.443 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 05:45:36.443 INFO kablam! --> src/pixelflut.rs:66:22 Sep 14 05:45:36.443 INFO kablam! | Sep 14 05:45:36.443 INFO kablam! 66 | (pixel.y as u32), Sep 14 05:45:36.443 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 05:45:36.443 INFO kablam! Sep 14 05:45:36.551 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 05:45:36.551 INFO kablam! --> src/pixelflut.rs:65:22 Sep 14 05:45:36.551 INFO kablam! | Sep 14 05:45:36.551 INFO kablam! 65 | fb.put_pixel((pixel.x as u32), Sep 14 05:45:36.551 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 05:45:36.551 INFO kablam! | Sep 14 05:45:36.551 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 05:45:36.551 INFO kablam! Sep 14 05:45:36.551 INFO kablam! warning: unnecessary parentheses around method argument Sep 14 05:45:36.551 INFO kablam! --> src/pixelflut.rs:66:22 Sep 14 05:45:36.551 INFO kablam! | Sep 14 05:45:36.551 INFO kablam! 66 | (pixel.y as u32), Sep 14 05:45:36.551 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 14 05:45:36.551 INFO kablam! Sep 14 05:45:36.927 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 56.04s Sep 14 05:45:36.943 INFO kablam! su: No module specific data is present Sep 14 05:45:37.915 INFO running `"docker" "rm" "-f" "b85505e65d55996f82f360a145051b5ef30ace62abac36c8e45ccea7ee1aff24"` Sep 14 05:45:38.196 INFO blam! b85505e65d55996f82f360a145051b5ef30ace62abac36c8e45ccea7ee1aff24