Sep 19 17:59:27.581 INFO checking softrender-0.1.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 17:59:27.581 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 17:59:27.581 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:59:28.007 INFO blam! 69e85578ede89267d6f5564e31f8027b8579bba3e9fed7473e5670e5078651e6 Sep 19 17:59:28.011 INFO running `"docker" "start" "-a" "69e85578ede89267d6f5564e31f8027b8579bba3e9fed7473e5670e5078651e6"` Sep 19 17:59:30.203 INFO kablam! usermod: no changes Sep 19 17:59:30.407 INFO kablam! Checking tobj v0.1.6 Sep 19 17:59:30.412 INFO kablam! Checking png v0.7.0 Sep 19 17:59:30.412 INFO kablam! Checking nalgebra v0.12.3 Sep 19 17:59:30.419 INFO kablam! Checking rayon v0.7.1 Sep 19 17:59:33.495 INFO kablam! Checking image v0.13.0 Sep 19 17:59:59.478 INFO kablam! Checking softrender v0.1.0 (/source) Sep 19 17:59:59.888 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 17:59:59.888 INFO kablam! --> src/render/pipeline.rs:374:84 Sep 19 17:59:59.888 INFO kablam! | Sep 19 17:59:59.888 INFO kablam! 374 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 19 17:59:59.888 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 17:59:59.888 INFO kablam! | Sep 19 17:59:59.888 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 17:59:59.888 INFO kablam! Sep 19 17:59:59.888 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 17:59:59.888 INFO kablam! --> src/render/pipeline.rs:477:84 Sep 19 17:59:59.888 INFO kablam! | Sep 19 17:59:59.888 INFO kablam! 477 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 19 17:59:59.888 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 17:59:59.888 INFO kablam! Sep 19 17:59:59.897 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 17:59:59.897 INFO kablam! --> src/render/pipeline.rs:374:84 Sep 19 17:59:59.897 INFO kablam! | Sep 19 17:59:59.897 INFO kablam! 374 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 19 17:59:59.897 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 17:59:59.897 INFO kablam! | Sep 19 17:59:59.897 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 19 17:59:59.897 INFO kablam! Sep 19 17:59:59.897 INFO kablam! warning: unnecessary parentheses around function argument Sep 19 17:59:59.897 INFO kablam! --> src/render/pipeline.rs:477:84 Sep 19 17:59:59.897 INFO kablam! | Sep 19 17:59:59.897 INFO kablam! 477 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 19 17:59:59.897 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 19 17:59:59.897 INFO kablam! Sep 19 18:00:00.761 INFO kablam! warning: variable does not need to be mutable Sep 19 18:00:00.761 INFO kablam! --> src/render/framebuffer.rs:55:30 Sep 19 18:00:00.761 INFO kablam! | Sep 19 18:00:00.761 INFO kablam! 55 | pub fn merge_into(&self, mut other: &mut FrameBuffer
, blend_func: &Box , blend_func: &Box