Sep 19 19:57:38.263 INFO checking softrender-0.1.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 19:57:38.263 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 19:57:38.263 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:57:38.528 INFO blam! e47c03170b46735e0c460cac9e6ee98dbb8d0ccb1b868f2a0baa8b211b126fb2 Sep 19 19:57:38.530 INFO running `"docker" "start" "-a" "e47c03170b46735e0c460cac9e6ee98dbb8d0ccb1b868f2a0baa8b211b126fb2"` Sep 19 19:57:40.067 INFO kablam! usermod: no changes Sep 19 19:57:40.318 INFO kablam! Checking tobj v0.1.6 Sep 19 19:57:40.330 INFO kablam! Checking generic-array v0.2.1 Sep 19 19:57:40.342 INFO kablam! Checking alga v0.5.4 Sep 19 19:57:40.350 INFO kablam! Checking png v0.7.0 Sep 19 19:57:40.350 INFO kablam! Checking rayon v0.7.1 Sep 19 19:57:40.350 INFO kablam! Checking jpeg-decoder v0.1.15 Sep 19 19:57:45.254 INFO kablam! Checking image v0.13.0 Sep 19 19:57:48.384 INFO kablam! Checking nalgebra v0.12.3 Sep 19 19:58:14.413 INFO kablam! Checking softrender v0.1.0 (/source) Sep 19 19:58:15.127 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 19:58:15.128 INFO kablam! --> src/render/pipeline.rs:374:84 Sep 19 19:58:15.128 INFO kablam! | Sep 19 19:58:15.128 INFO kablam! 374 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 19 19:58:15.128 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 19:58:15.128 INFO kablam! | Sep 19 19:58:15.128 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 19:58:15.128 INFO kablam! Sep 19 19:58:15.128 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 19:58:15.128 INFO kablam! --> src/render/pipeline.rs:477:84 Sep 19 19:58:15.128 INFO kablam! | Sep 19 19:58:15.128 INFO kablam! 477 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 19 19:58:15.128 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 19:58:15.128 INFO kablam! Sep 19 19:58:15.154 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 19:58:15.154 INFO kablam! --> src/render/pipeline.rs:374:84 Sep 19 19:58:15.154 INFO kablam! | Sep 19 19:58:15.154 INFO kablam! 374 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 19 19:58:15.154 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 19:58:15.154 INFO kablam! | Sep 19 19:58:15.154 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 19:58:15.154 INFO kablam! Sep 19 19:58:15.154 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 19:58:15.154 INFO kablam! --> src/render/pipeline.rs:477:84 Sep 19 19:58:15.154 INFO kablam! | Sep 19 19:58:15.154 INFO kablam! 477 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 19 19:58:15.154 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 19:58:15.154 INFO kablam! Sep 19 19:58:16.445 INFO kablam! warning: variable does not need to be mutable Sep 19 19:58:16.445 INFO kablam! --> src/render/framebuffer.rs:55:30 Sep 19 19:58:16.445 INFO kablam! | Sep 19 19:58:16.445 INFO kablam! 55 | pub fn merge_into(&self, mut other: &mut FrameBuffer
, blend_func: &Box , blend_func: &Box