Sep 01 06:07:13.050 INFO checking softrender-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 06:07:13.050 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 06:07:13.050 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 06:07:13.330 INFO blam! 346566b7469d24ac82dee4b08c47e4b22c5ec1976cc009dab4e2680154ddb24b Sep 01 06:07:13.332 INFO running `"docker" "start" "-a" "346566b7469d24ac82dee4b08c47e4b22c5ec1976cc009dab4e2680154ddb24b"` Sep 01 06:07:14.328 INFO kablam! Checking nalgebra v0.12.3 Sep 01 06:07:14.329 INFO kablam! Checking rayon v0.7.1 Sep 01 06:07:14.329 INFO kablam! Checking image v0.13.0 Sep 01 06:08:01.340 INFO kablam! Checking softrender v0.1.0 (file:///source) Sep 01 06:08:03.001 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:08:03.001 INFO kablam! --> src/render/pipeline.rs:374:84 Sep 01 06:08:03.001 INFO kablam! | Sep 01 06:08:03.001 INFO kablam! 374 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 01 06:08:03.001 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 06:08:03.002 INFO kablam! | Sep 01 06:08:03.002 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 06:08:03.002 INFO kablam! Sep 01 06:08:03.002 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:08:03.002 INFO kablam! --> src/render/pipeline.rs:477:84 Sep 01 06:08:03.002 INFO kablam! | Sep 01 06:08:03.002 INFO kablam! 477 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 01 06:08:03.002 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 06:08:03.002 INFO kablam! Sep 01 06:08:03.039 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:08:03.039 INFO kablam! --> src/render/pipeline.rs:374:84 Sep 01 06:08:03.039 INFO kablam! | Sep 01 06:08:03.039 INFO kablam! 374 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 01 06:08:03.039 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 06:08:03.040 INFO kablam! | Sep 01 06:08:03.040 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 06:08:03.040 INFO kablam! Sep 01 06:08:03.041 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:08:03.041 INFO kablam! --> src/render/pipeline.rs:477:84 Sep 01 06:08:03.041 INFO kablam! | Sep 01 06:08:03.041 INFO kablam! 477 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 01 06:08:03.041 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 06:08:03.042 INFO kablam! Sep 01 06:08:05.249 INFO kablam! warning: variable does not need to be mutable Sep 01 06:08:05.249 INFO kablam! --> src/render/framebuffer.rs:55:30 Sep 01 06:08:05.249 INFO kablam! | Sep 01 06:08:05.249 INFO kablam! 55 | pub fn merge_into(&self, mut other: &mut FrameBuffer
, blend_func: &Box , blend_func: &Box