Sep 10 09:31:05.516 INFO checking softrender-0.1.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 09:31:05.516 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 09:31:05.516 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-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.733 INFO blam! 046cbd0f9d16c95ace17953f6a3ac966bdb0bc531172ce11c5b1c43a32bebe9b Sep 10 09:31:05.735 INFO running `"docker" "start" "-a" "046cbd0f9d16c95ace17953f6a3ac966bdb0bc531172ce11c5b1c43a32bebe9b"` Sep 10 09:31:06.993 INFO kablam! usermod: no changes Sep 10 09:31:07.206 INFO kablam! Checking tobj v0.1.6 Sep 10 09:31:07.206 INFO kablam! Checking png v0.7.0 Sep 10 09:31:07.206 INFO kablam! Checking nalgebra v0.12.3 Sep 10 09:31:07.206 INFO kablam! Checking rayon v0.7.1 Sep 10 09:31:09.790 INFO kablam! Checking image v0.13.0 Sep 10 09:31:35.894 INFO kablam! Checking softrender v0.1.0 (file:///source) Sep 10 09:31:36.593 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 09:31:36.593 INFO kablam! --> src/render/pipeline.rs:374:84 Sep 10 09:31:36.593 INFO kablam! | Sep 10 09:31:36.593 INFO kablam! 374 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 10 09:31:36.593 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 10 09:31:36.593 INFO kablam! | Sep 10 09:31:36.593 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 09:31:36.593 INFO kablam! Sep 10 09:31:36.594 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 09:31:36.594 INFO kablam! --> src/render/pipeline.rs:477:84 Sep 10 09:31:36.594 INFO kablam! | Sep 10 09:31:36.594 INFO kablam! 477 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 10 09:31:36.594 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 10 09:31:36.595 INFO kablam! Sep 10 09:31:36.718 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 09:31:36.718 INFO kablam! --> src/render/pipeline.rs:374:84 Sep 10 09:31:36.718 INFO kablam! | Sep 10 09:31:36.718 INFO kablam! 374 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 10 09:31:36.718 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 10 09:31:36.718 INFO kablam! | Sep 10 09:31:36.718 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 09:31:36.718 INFO kablam! Sep 10 09:31:36.718 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 09:31:36.718 INFO kablam! --> src/render/pipeline.rs:477:84 Sep 10 09:31:36.718 INFO kablam! | Sep 10 09:31:36.718 INFO kablam! 477 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Sep 10 09:31:36.718 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 10 09:31:36.718 INFO kablam! Sep 10 09:31:37.762 INFO kablam! warning: variable does not need to be mutable Sep 10 09:31:37.762 INFO kablam! --> src/render/framebuffer.rs:55:30 Sep 10 09:31:37.762 INFO kablam! | Sep 10 09:31:37.762 INFO kablam! 55 | pub fn merge_into(&self, mut other: &mut FrameBuffer

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

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