Sep 14 08:47:42.128 INFO checking softrender-0.1.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 08:47:42.128 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 08:47:42.128 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 08:47:42.387 INFO blam! c2b6c0efe5f1a2bfef558042df168b09a163760ae2efde9257911491a5e921f0 Sep 14 08:47:42.388 INFO running `"docker" "start" "-a" "c2b6c0efe5f1a2bfef558042df168b09a163760ae2efde9257911491a5e921f0"` Sep 14 08:47:43.307 INFO kablam! usermod: no changes Sep 14 08:47:43.563 INFO kablam! Checking generic-array v0.2.1 Sep 14 08:47:43.564 INFO kablam! Checking png v0.7.0 Sep 14 08:47:43.579 INFO kablam! Checking rayon v0.7.1 Sep 14 08:47:44.270 INFO kablam! Checking nalgebra v0.12.3 Sep 14 08:47:45.011 INFO kablam! Checking image v0.13.0 Sep 14 08:48:12.495 INFO kablam! Checking softrender v0.1.0 (file:///source) Sep 14 08:48:13.174 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:48:13.174 INFO kablam! --> src/render/pipeline.rs:374:84 Sep 14 08:48:13.174 INFO kablam! | Sep 14 08:48:13.174 INFO kablam! 374 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 14 08:48:13.174 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 14 08:48:13.174 INFO kablam! | Sep 14 08:48:13.174 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 08:48:13.174 INFO kablam! Sep 14 08:48:13.174 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:48:13.174 INFO kablam! --> src/render/pipeline.rs:477:84 Sep 14 08:48:13.174 INFO kablam! | Sep 14 08:48:13.174 INFO kablam! 477 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 14 08:48:13.174 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 14 08:48:13.174 INFO kablam! Sep 14 08:48:13.259 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:48:13.259 INFO kablam! --> src/render/pipeline.rs:374:84 Sep 14 08:48:13.259 INFO kablam! | Sep 14 08:48:13.259 INFO kablam! 374 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 14 08:48:13.259 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 14 08:48:13.259 INFO kablam! | Sep 14 08:48:13.259 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 14 08:48:13.259 INFO kablam! Sep 14 08:48:13.259 INFO kablam! warning: unnecessary parentheses around function argument Sep 14 08:48:13.259 INFO kablam! --> src/render/pipeline.rs:477:84 Sep 14 08:48:13.259 INFO kablam! | Sep 14 08:48:13.259 INFO kablam! 477 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 14 08:48:13.259 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 14 08:48:13.259 INFO kablam! Sep 14 08:48:14.471 INFO kablam! warning: variable does not need to be mutable Sep 14 08:48:14.471 INFO kablam! --> src/render/framebuffer.rs:55:30 Sep 14 08:48:14.471 INFO kablam! | Sep 14 08:48:14.471 INFO kablam! 55 | pub fn merge_into(&self, mut other: &mut FrameBuffer

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

, blend_func: &Box P + Send + Sync>) { Sep 14 08:48:14.506 INFO kablam! | ----^^^^^ Sep 14 08:48:14.506 INFO kablam! | | Sep 14 08:48:14.506 INFO kablam! | help: remove this `mut` Sep 14 08:48:14.511 INFO kablam! | Sep 14 08:48:14.511 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 08:48:14.511 INFO kablam! Sep 14 08:48:14.511 INFO kablam! warning: variable does not need to be mutable Sep 14 08:48:14.511 INFO kablam! --> src/render/framebuffer.rs:57:14 Sep 14 08:48:14.511 INFO kablam! | Sep 14 08:48:14.511 INFO kablam! 57 | let (mut fcolor, mut fdepth) = other.buffers_mut(); Sep 14 08:48:14.511 INFO kablam! | ----^^^^^^ Sep 14 08:48:14.511 INFO kablam! | | Sep 14 08:48:14.511 INFO kablam! | help: remove this `mut` Sep 14 08:48:14.511 INFO kablam! Sep 14 08:48:14.511 INFO kablam! warning: variable does not need to be mutable Sep 14 08:48:14.511 INFO kablam! --> src/render/framebuffer.rs:57:26 Sep 14 08:48:14.511 INFO kablam! | Sep 14 08:48:14.511 INFO kablam! 57 | let (mut fcolor, mut fdepth) = other.buffers_mut(); Sep 14 08:48:14.511 INFO kablam! | ----^^^^^^ Sep 14 08:48:14.511 INFO kablam! | | Sep 14 08:48:14.511 INFO kablam! | help: remove this `mut` Sep 14 08:48:14.511 INFO kablam! Sep 14 08:48:14.934 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.57s Sep 14 08:48:14.940 INFO kablam! su: No module specific data is present Sep 14 08:48:15.795 INFO running `"docker" "rm" "-f" "c2b6c0efe5f1a2bfef558042df168b09a163760ae2efde9257911491a5e921f0"` Sep 14 08:48:16.006 INFO blam! c2b6c0efe5f1a2bfef558042df168b09a163760ae2efde9257911491a5e921f0