Oct 27 15:30:24.452 INFO checking softrender-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 15:30:24.452 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 15:30:24.859 INFO blam! cf19175038244d541d743364f799645e440053512a872e49e4ee3e024c0ab13d Oct 27 15:30:24.871 INFO running `"docker" "start" "-a" "cf19175038244d541d743364f799645e440053512a872e49e4ee3e024c0ab13d"` Oct 27 15:30:25.982 INFO kablam! usermod: no changes Oct 27 15:30:26.142 INFO kablam! Checking generic-array v0.2.1 Oct 27 15:30:26.143 INFO kablam! Checking alga v0.5.4 Oct 27 15:30:26.146 INFO kablam! Checking png v0.7.0 Oct 27 15:30:26.154 INFO kablam! Checking rayon v0.7.1 Oct 27 15:30:30.071 INFO kablam! Checking image v0.13.0 Oct 27 15:30:34.201 INFO kablam! Checking nalgebra v0.12.3 Oct 27 15:31:01.891 INFO kablam! Checking softrender v0.1.0 (/source) Oct 27 15:31:04.295 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:31:04.296 INFO kablam! --> src/render/pipeline.rs:374:84 Oct 27 15:31:04.296 INFO kablam! | Oct 27 15:31:04.296 INFO kablam! 374 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Oct 27 15:31:04.297 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 27 15:31:04.297 INFO kablam! | Oct 27 15:31:04.297 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 15:31:04.297 INFO kablam! Oct 27 15:31:04.298 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:31:04.298 INFO kablam! --> src/render/pipeline.rs:477:84 Oct 27 15:31:04.298 INFO kablam! | Oct 27 15:31:04.298 INFO kablam! 477 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Oct 27 15:31:04.299 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 27 15:31:04.299 INFO kablam! Oct 27 15:31:05.307 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:31:05.307 INFO kablam! --> src/render/pipeline.rs:374:84 Oct 27 15:31:05.308 INFO kablam! | Oct 27 15:31:05.308 INFO kablam! 374 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Oct 27 15:31:05.308 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 27 15:31:05.308 INFO kablam! | Oct 27 15:31:05.309 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 15:31:05.309 INFO kablam! Oct 27 15:31:05.309 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 15:31:05.309 INFO kablam! --> src/render/pipeline.rs:477:84 Oct 27 15:31:05.310 INFO kablam! | Oct 27 15:31:05.310 INFO kablam! 477 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms, Oct 27 15:31:05.310 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 27 15:31:05.310 INFO kablam! Oct 27 15:31:06.408 INFO kablam! warning: variable does not need to be mutable Oct 27 15:31:06.408 INFO kablam! --> src/render/framebuffer.rs:55:30 Oct 27 15:31:06.408 INFO kablam! | Oct 27 15:31:06.408 INFO kablam! 55 | pub fn merge_into(&self, mut other: &mut FrameBuffer

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

, blend_func: &Box P + Send + Sync>) { Oct 27 15:31:07.083 INFO kablam! | ----^^^^^ Oct 27 15:31:07.083 INFO kablam! | | Oct 27 15:31:07.083 INFO kablam! | help: remove this `mut` Oct 27 15:31:07.083 INFO kablam! | Oct 27 15:31:07.083 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 15:31:07.083 INFO kablam! Oct 27 15:31:07.083 INFO kablam! warning: variable does not need to be mutable Oct 27 15:31:07.083 INFO kablam! --> src/render/framebuffer.rs:57:14 Oct 27 15:31:07.083 INFO kablam! | Oct 27 15:31:07.083 INFO kablam! 57 | let (mut fcolor, mut fdepth) = other.buffers_mut(); Oct 27 15:31:07.083 INFO kablam! | ----^^^^^^ Oct 27 15:31:07.083 INFO kablam! | | Oct 27 15:31:07.083 INFO kablam! | help: remove this `mut` Oct 27 15:31:07.083 INFO kablam! Oct 27 15:31:07.083 INFO kablam! warning: variable does not need to be mutable Oct 27 15:31:07.083 INFO kablam! --> src/render/framebuffer.rs:57:26 Oct 27 15:31:07.083 INFO kablam! | Oct 27 15:31:07.083 INFO kablam! 57 | let (mut fcolor, mut fdepth) = other.buffers_mut(); Oct 27 15:31:07.083 INFO kablam! | ----^^^^^^ Oct 27 15:31:07.083 INFO kablam! | | Oct 27 15:31:07.083 INFO kablam! | help: remove this `mut` Oct 27 15:31:07.083 INFO kablam! Oct 27 15:31:07.431 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.42s Oct 27 15:31:07.436 INFO kablam! su: No module specific data is present Oct 27 15:31:08.139 INFO running `"docker" "rm" "-f" "cf19175038244d541d743364f799645e440053512a872e49e4ee3e024c0ab13d"` Oct 27 15:31:08.423 INFO blam! cf19175038244d541d743364f799645e440053512a872e49e4ee3e024c0ab13d