Sep 01 23:24:12.636 INFO checking softrender-0.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 23:24:12.636 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 23:24:12.636 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 23:24:12.850 INFO blam! ed936ad38add7302d87b7acaf5698d47cc374538780c47f0ba870c963d785127 Sep 01 23:24:12.852 INFO running `"docker" "start" "-a" "ed936ad38add7302d87b7acaf5698d47cc374538780c47f0ba870c963d785127"` Sep 01 23:24:13.683 INFO kablam! Checking png v0.7.0 Sep 01 23:24:13.683 INFO kablam! Checking nalgebra v0.12.3 Sep 01 23:24:13.685 INFO kablam! Checking rayon v0.7.1 Sep 01 23:24:16.173 INFO kablam! Checking image v0.13.0 Sep 01 23:25:02.166 INFO kablam! Checking softrender v0.1.0 (file:///source) Sep 01 23:25:03.634 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:25:03.634 INFO kablam! --> src/render/pipeline.rs:374:84 Sep 01 23:25:03.634 INFO kablam! | Sep 01 23:25:03.634 INFO kablam! 374 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 01 23:25:03.634 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 23:25:03.635 INFO kablam! | Sep 01 23:25:03.635 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 23:25:03.635 INFO kablam! Sep 01 23:25:03.635 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:25:03.635 INFO kablam! --> src/render/pipeline.rs:477:84 Sep 01 23:25:03.635 INFO kablam! | Sep 01 23:25:03.635 INFO kablam! 477 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 01 23:25:03.635 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 23:25:03.635 INFO kablam! Sep 01 23:25:03.688 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:25:03.688 INFO kablam! --> src/render/pipeline.rs:374:84 Sep 01 23:25:03.688 INFO kablam! | Sep 01 23:25:03.688 INFO kablam! 374 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 01 23:25:03.688 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 23:25:03.688 INFO kablam! | Sep 01 23:25:03.688 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 23:25:03.688 INFO kablam! Sep 01 23:25:03.689 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:25:03.689 INFO kablam! --> src/render/pipeline.rs:477:84 Sep 01 23:25:03.689 INFO kablam! | Sep 01 23:25:03.689 INFO kablam! 477 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 01 23:25:03.689 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 01 23:25:03.689 INFO kablam! Sep 01 23:25:06.066 INFO kablam! warning: variable does not need to be mutable Sep 01 23:25:06.066 INFO kablam! --> src/render/framebuffer.rs:55:30 Sep 01 23:25:06.066 INFO kablam! | Sep 01 23:25:06.066 INFO kablam! 55 | pub fn merge_into(&self, mut other: &mut FrameBuffer

, blend_func: &Box P + Send + Sync>) { Sep 01 23:25:06.066 INFO kablam! | ----^^^^^ Sep 01 23:25:06.066 INFO kablam! | | Sep 01 23:25:06.066 INFO kablam! | help: remove this `mut` Sep 01 23:25:06.066 INFO kablam! | Sep 01 23:25:06.066 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 23:25:06.066 INFO kablam! Sep 01 23:25:06.066 INFO kablam! warning: variable does not need to be mutable Sep 01 23:25:06.066 INFO kablam! --> src/render/framebuffer.rs:57:26 Sep 01 23:25:06.066 INFO kablam! | Sep 01 23:25:06.066 INFO kablam! 57 | let (mut fcolor, mut fdepth) = other.buffers_mut(); Sep 01 23:25:06.066 INFO kablam! | ----^^^^^^ Sep 01 23:25:06.066 INFO kablam! | | Sep 01 23:25:06.066 INFO kablam! | help: remove this `mut` Sep 01 23:25:06.066 INFO kablam! Sep 01 23:25:06.066 INFO kablam! warning: variable does not need to be mutable Sep 01 23:25:06.066 INFO kablam! --> src/render/framebuffer.rs:57:14 Sep 01 23:25:06.066 INFO kablam! | Sep 01 23:25:06.066 INFO kablam! 57 | let (mut fcolor, mut fdepth) = other.buffers_mut(); Sep 01 23:25:06.067 INFO kablam! | ----^^^^^^ Sep 01 23:25:06.067 INFO kablam! | | Sep 01 23:25:06.067 INFO kablam! | help: remove this `mut` Sep 01 23:25:06.067 INFO kablam! Sep 01 23:25:06.125 INFO kablam! warning: variable does not need to be mutable Sep 01 23:25:06.126 INFO kablam! --> src/render/framebuffer.rs:55:30 Sep 01 23:25:06.126 INFO kablam! | Sep 01 23:25:06.126 INFO kablam! 55 | pub fn merge_into(&self, mut other: &mut FrameBuffer

, blend_func: &Box P + Send + Sync>) { Sep 01 23:25:06.126 INFO kablam! | ----^^^^^ Sep 01 23:25:06.126 INFO kablam! | | Sep 01 23:25:06.126 INFO kablam! | help: remove this `mut` Sep 01 23:25:06.126 INFO kablam! | Sep 01 23:25:06.126 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 23:25:06.126 INFO kablam! Sep 01 23:25:06.126 INFO kablam! warning: variable does not need to be mutable Sep 01 23:25:06.126 INFO kablam! --> src/render/framebuffer.rs:57:14 Sep 01 23:25:06.126 INFO kablam! | Sep 01 23:25:06.126 INFO kablam! 57 | let (mut fcolor, mut fdepth) = other.buffers_mut(); Sep 01 23:25:06.126 INFO kablam! | ----^^^^^^ Sep 01 23:25:06.126 INFO kablam! | | Sep 01 23:25:06.126 INFO kablam! | help: remove this `mut` Sep 01 23:25:06.126 INFO kablam! Sep 01 23:25:06.126 INFO kablam! warning: variable does not need to be mutable Sep 01 23:25:06.126 INFO kablam! --> src/render/framebuffer.rs:57:26 Sep 01 23:25:06.126 INFO kablam! | Sep 01 23:25:06.126 INFO kablam! 57 | let (mut fcolor, mut fdepth) = other.buffers_mut(); Sep 01 23:25:06.126 INFO kablam! | ----^^^^^^ Sep 01 23:25:06.126 INFO kablam! | | Sep 01 23:25:06.126 INFO kablam! | help: remove this `mut` Sep 01 23:25:06.126 INFO kablam! Sep 01 23:25:06.875 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 53.33s Sep 01 23:25:06.887 INFO kablam! su: No module specific data is present Sep 01 23:25:07.419 INFO running `"docker" "rm" "-f" "ed936ad38add7302d87b7acaf5698d47cc374538780c47f0ba870c963d785127"` Sep 01 23:25:07.583 INFO blam! ed936ad38add7302d87b7acaf5698d47cc374538780c47f0ba870c963d785127