Sep 10 09:31:05.194 INFO checking softrender-0.1.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 09:31:05.194 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 09:31:05.194 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-4/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 09:31:05.394 INFO blam! 4542134cbcfd84b89cffcc2d425a6ac5c916cc8cfc2509f856dfe4df365e5a99 Sep 10 09:31:05.396 INFO running `"docker" "start" "-a" "4542134cbcfd84b89cffcc2d425a6ac5c916cc8cfc2509f856dfe4df365e5a99"` Sep 10 09:31:06.322 INFO kablam! usermod: no changes Sep 10 09:31:06.470 INFO kablam! Checking png v0.7.0 Sep 10 09:31:06.470 INFO kablam! Checking rayon v0.7.1 Sep 10 09:31:08.414 INFO kablam! Checking image v0.13.0 Sep 10 09:31:09.768 INFO kablam! Checking softrender v0.1.0 (file:///source) Sep 10 09:31:10.778 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 09:31:10.778 INFO kablam! --> src/render/pipeline.rs:374:84 Sep 10 09:31:10.778 INFO kablam! | Sep 10 09:31:10.778 INFO kablam! 374 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 10 09:31:10.778 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 10 09:31:10.778 INFO kablam! | Sep 10 09:31:10.778 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 09:31:10.778 INFO kablam! Sep 10 09:31:10.778 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 09:31:10.778 INFO kablam! --> src/render/pipeline.rs:477:84 Sep 10 09:31:10.778 INFO kablam! | Sep 10 09:31:10.778 INFO kablam! 477 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 10 09:31:10.778 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 10 09:31:10.778 INFO kablam! Sep 10 09:31:12.390 INFO kablam! warning: variable does not need to be mutable Sep 10 09:31:12.390 INFO kablam! --> src/render/framebuffer.rs:55:30 Sep 10 09:31:12.390 INFO kablam! | Sep 10 09:31:12.390 INFO kablam! 55 | pub fn merge_into(&self, mut other: &mut FrameBuffer

, blend_func: &Box P + Send + Sync>) { Sep 10 09:31:12.390 INFO kablam! | ----^^^^^ Sep 10 09:31:12.390 INFO kablam! | | Sep 10 09:31:12.390 INFO kablam! | help: remove this `mut` Sep 10 09:31:12.390 INFO kablam! | Sep 10 09:31:12.390 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 10 09:31:12.390 INFO kablam! Sep 10 09:31:12.390 INFO kablam! warning: variable does not need to be mutable Sep 10 09:31:12.390 INFO kablam! --> src/render/framebuffer.rs:57:26 Sep 10 09:31:12.390 INFO kablam! | Sep 10 09:31:12.390 INFO kablam! 57 | let (mut fcolor, mut fdepth) = other.buffers_mut(); Sep 10 09:31:12.390 INFO kablam! | ----^^^^^^ Sep 10 09:31:12.390 INFO kablam! | | Sep 10 09:31:12.390 INFO kablam! | help: remove this `mut` Sep 10 09:31:12.390 INFO kablam! Sep 10 09:31:12.390 INFO kablam! warning: variable does not need to be mutable Sep 10 09:31:12.390 INFO kablam! --> src/render/framebuffer.rs:57:14 Sep 10 09:31:12.390 INFO kablam! | Sep 10 09:31:12.390 INFO kablam! 57 | let (mut fcolor, mut fdepth) = other.buffers_mut(); Sep 10 09:31:12.390 INFO kablam! | ----^^^^^^ Sep 10 09:31:12.390 INFO kablam! | | Sep 10 09:31:12.390 INFO kablam! | help: remove this `mut` Sep 10 09:31:12.390 INFO kablam! Sep 10 09:31:15.446 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 09:31:15.446 INFO kablam! --> src/render/pipeline.rs:374:84 Sep 10 09:31:15.446 INFO kablam! | Sep 10 09:31:15.446 INFO kablam! 374 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 10 09:31:15.446 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 10 09:31:15.446 INFO kablam! | Sep 10 09:31:15.446 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 09:31:15.446 INFO kablam! Sep 10 09:31:15.446 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 09:31:15.446 INFO kablam! --> src/render/pipeline.rs:477:84 Sep 10 09:31:15.446 INFO kablam! | Sep 10 09:31:15.446 INFO kablam! 477 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 10 09:31:15.446 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 10 09:31:15.446 INFO kablam! Sep 10 09:31:16.527 INFO kablam! warning: variable does not need to be mutable Sep 10 09:31:16.527 INFO kablam! --> src/render/framebuffer.rs:55:30 Sep 10 09:31:16.527 INFO kablam! | Sep 10 09:31:16.527 INFO kablam! 55 | pub fn merge_into(&self, mut other: &mut FrameBuffer

, blend_func: &Box P + Send + Sync>) { Sep 10 09:31:16.527 INFO kablam! | ----^^^^^ Sep 10 09:31:16.527 INFO kablam! | | Sep 10 09:31:16.527 INFO kablam! | help: remove this `mut` Sep 10 09:31:16.527 INFO kablam! | Sep 10 09:31:16.527 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 10 09:31:16.527 INFO kablam! Sep 10 09:31:16.527 INFO kablam! warning: variable does not need to be mutable Sep 10 09:31:16.527 INFO kablam! --> src/render/framebuffer.rs:57:14 Sep 10 09:31:16.527 INFO kablam! | Sep 10 09:31:16.527 INFO kablam! 57 | let (mut fcolor, mut fdepth) = other.buffers_mut(); Sep 10 09:31:16.527 INFO kablam! | ----^^^^^^ Sep 10 09:31:16.527 INFO kablam! | | Sep 10 09:31:16.527 INFO kablam! | help: remove this `mut` Sep 10 09:31:16.527 INFO kablam! Sep 10 09:31:16.527 INFO kablam! warning: variable does not need to be mutable Sep 10 09:31:16.527 INFO kablam! --> src/render/framebuffer.rs:57:26 Sep 10 09:31:16.527 INFO kablam! | Sep 10 09:31:16.527 INFO kablam! 57 | let (mut fcolor, mut fdepth) = other.buffers_mut(); Sep 10 09:31:16.527 INFO kablam! | ----^^^^^^ Sep 10 09:31:16.527 INFO kablam! | | Sep 10 09:31:16.527 INFO kablam! | help: remove this `mut` Sep 10 09:31:16.527 INFO kablam! Sep 10 09:31:16.911 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.57s Sep 10 09:31:16.921 INFO kablam! su: No module specific data is present Sep 10 09:31:17.714 INFO running `"docker" "rm" "-f" "4542134cbcfd84b89cffcc2d425a6ac5c916cc8cfc2509f856dfe4df365e5a99"` Sep 10 09:31:17.839 INFO blam! 4542134cbcfd84b89cffcc2d425a6ac5c916cc8cfc2509f856dfe4df365e5a99