Sep 05 23:46:29.109 INFO checking softrender-0.1.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 23:46:29.109 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 23:46:29.109 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 23:46:29.290 INFO blam! c85bbef72194b412dcf6652a262dcf91afc2af6aae7cd7ccad4429ab4cacaa7f Sep 05 23:46:29.292 INFO running `"docker" "start" "-a" "c85bbef72194b412dcf6652a262dcf91afc2af6aae7cd7ccad4429ab4cacaa7f"` Sep 05 23:46:30.858 INFO kablam! usermod: no changes Sep 05 23:46:31.005 INFO kablam! Checking generic-array v0.2.1 Sep 05 23:46:31.017 INFO kablam! Checking rayon v0.7.1 Sep 05 23:46:31.017 INFO kablam! Checking image v0.13.0 Sep 05 23:46:31.938 INFO kablam! Checking nalgebra v0.12.3 Sep 05 23:46:59.086 INFO kablam! Checking softrender v0.1.0 (file:///source) Sep 05 23:46:59.944 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:46:59.944 INFO kablam! --> src/render/pipeline.rs:374:84 Sep 05 23:46:59.944 INFO kablam! | Sep 05 23:46:59.944 INFO kablam! 374 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 05 23:46:59.944 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 05 23:46:59.944 INFO kablam! | Sep 05 23:46:59.944 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 23:46:59.944 INFO kablam! Sep 05 23:46:59.944 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:46:59.944 INFO kablam! --> src/render/pipeline.rs:477:84 Sep 05 23:46:59.944 INFO kablam! | Sep 05 23:46:59.944 INFO kablam! 477 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 05 23:46:59.944 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 05 23:46:59.944 INFO kablam! Sep 05 23:46:59.945 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:46:59.945 INFO kablam! --> src/render/pipeline.rs:374:84 Sep 05 23:46:59.945 INFO kablam! | Sep 05 23:46:59.945 INFO kablam! 374 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 05 23:46:59.945 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 05 23:46:59.945 INFO kablam! | Sep 05 23:46:59.945 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 23:46:59.945 INFO kablam! Sep 05 23:46:59.945 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 23:46:59.945 INFO kablam! --> src/render/pipeline.rs:477:84 Sep 05 23:46:59.945 INFO kablam! | Sep 05 23:46:59.945 INFO kablam! 477 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 05 23:46:59.945 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 05 23:46:59.945 INFO kablam! Sep 05 23:47:01.178 INFO kablam! warning: variable does not need to be mutable Sep 05 23:47:01.178 INFO kablam! --> src/render/framebuffer.rs:55:30 Sep 05 23:47:01.178 INFO kablam! | Sep 05 23:47:01.178 INFO kablam! 55 | pub fn merge_into(&self, mut other: &mut FrameBuffer
, blend_func: &Box , blend_func: &Box