Oct 15 18:21:14.998 INFO testing softrender-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1
Oct 15 18:21:14.998 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 18:21:15.522 INFO blam! 8fd36bed582348b091d637138d09d6aa5464f19ca055df8324365087022683a2
Oct 15 18:21:15.523 INFO running `"docker" "start" "-a" "8fd36bed582348b091d637138d09d6aa5464f19ca055df8324365087022683a2"`
Oct 15 18:21:17.618 INFO kablam! usermod: no changes
Oct 15 18:21:17.863 INFO kablam! Compiling generic-array v0.2.1
Oct 15 18:21:17.879 INFO kablam! Compiling rayon v0.7.1
Oct 15 18:21:19.015 INFO kablam! Compiling nalgebra v0.12.3
Oct 15 18:21:47.841 INFO kablam! Compiling softrender v0.1.0 (/source)
Oct 15 18:21:49.423 INFO kablam! warning: unnecessary parentheses around function argument
Oct 15 18:21:49.423 INFO kablam! --> src/render/pipeline.rs:374:84
Oct 15 18:21:49.423 INFO kablam! |
Oct 15 18:21:49.423 INFO kablam! 374 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms,
Oct 15 18:21:49.423 INFO kablam! | ^^^^^^^^^ help: remove these parentheses
Oct 15 18:21:49.423 INFO kablam! |
Oct 15 18:21:49.423 INFO kablam! = note: #[warn(unused_parens)] on by default
Oct 15 18:21:49.423 INFO kablam!
Oct 15 18:21:49.423 INFO kablam! warning: unnecessary parentheses around function argument
Oct 15 18:21:49.423 INFO kablam! --> src/render/pipeline.rs:477:84
Oct 15 18:21:49.423 INFO kablam! |
Oct 15 18:21:49.423 INFO kablam! 477 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms,
Oct 15 18:21:49.423 INFO kablam! | ^^^^^^^^^ help: remove these parentheses
Oct 15 18:21:49.423 INFO kablam!
Oct 15 18:21:50.539 INFO kablam! warning: variable does not need to be mutable
Oct 15 18:21:50.539 INFO kablam! --> src/render/framebuffer.rs:55:30
Oct 15 18:21:50.539 INFO kablam! |
Oct 15 18:21:50.539 INFO kablam! 55 | pub fn merge_into(&self, mut other: &mut FrameBuffer
, blend_func: &Box P + Send + Sync>) {
Oct 15 18:21:50.539 INFO kablam! | ----^^^^^
Oct 15 18:21:50.539 INFO kablam! | |
Oct 15 18:21:50.539 INFO kablam! | help: remove this `mut`
Oct 15 18:21:50.539 INFO kablam! |
Oct 15 18:21:50.539 INFO kablam! = note: #[warn(unused_mut)] on by default
Oct 15 18:21:50.539 INFO kablam!
Oct 15 18:21:50.539 INFO kablam! warning: variable does not need to be mutable
Oct 15 18:21:50.539 INFO kablam! --> src/render/framebuffer.rs:57:14
Oct 15 18:21:50.539 INFO kablam! |
Oct 15 18:21:50.539 INFO kablam! 57 | let (mut fcolor, mut fdepth) = other.buffers_mut();
Oct 15 18:21:50.539 INFO kablam! | ----^^^^^^
Oct 15 18:21:50.539 INFO kablam! | |
Oct 15 18:21:50.539 INFO kablam! | help: remove this `mut`
Oct 15 18:21:50.539 INFO kablam!
Oct 15 18:21:50.539 INFO kablam! warning: variable does not need to be mutable
Oct 15 18:21:50.539 INFO kablam! --> src/render/framebuffer.rs:57:26
Oct 15 18:21:50.539 INFO kablam! |
Oct 15 18:21:50.539 INFO kablam! 57 | let (mut fcolor, mut fdepth) = other.buffers_mut();
Oct 15 18:21:50.539 INFO kablam! | ----^^^^^^
Oct 15 18:21:50.539 INFO kablam! | |
Oct 15 18:21:50.539 INFO kablam! | help: remove this `mut`
Oct 15 18:21:50.539 INFO kablam!
Oct 15 18:21:51.167 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.52s
Oct 15 18:21:51.175 INFO kablam! su: No module specific data is present
Oct 15 18:21:52.179 INFO running `"docker" "rm" "-f" "8fd36bed582348b091d637138d09d6aa5464f19ca055df8324365087022683a2"`
Oct 15 18:21:52.471 INFO blam! 8fd36bed582348b091d637138d09d6aa5464f19ca055df8324365087022683a2
Oct 15 18:21:52.487 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 18:21:53.072 INFO blam! 14b4acc73d3e8e0f6d5b52d66d39684311c27a01d4346084fe37db4ca5699034
Oct 15 18:21:53.075 INFO running `"docker" "start" "-a" "14b4acc73d3e8e0f6d5b52d66d39684311c27a01d4346084fe37db4ca5699034"`
Oct 15 18:21:54.474 INFO kablam! usermod: no changes
Oct 15 18:21:54.654 INFO kablam! Compiling png v0.7.0
Oct 15 18:21:57.323 INFO kablam! Compiling image v0.13.0
Oct 15 18:22:13.523 INFO kablam! Compiling softrender v0.1.0 (/source)
Oct 15 18:22:15.311 INFO kablam! warning: unnecessary parentheses around function argument
Oct 15 18:22:15.312 INFO kablam! --> src/render/pipeline.rs:374:84
Oct 15 18:22:15.313 INFO kablam! |
Oct 15 18:22:15.313 INFO kablam! 374 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms,
Oct 15 18:22:15.314 INFO kablam! | ^^^^^^^^^ help: remove these parentheses
Oct 15 18:22:15.315 INFO kablam! |
Oct 15 18:22:15.315 INFO kablam! = note: #[warn(unused_parens)] on by default
Oct 15 18:22:15.316 INFO kablam!
Oct 15 18:22:15.316 INFO kablam! warning: unnecessary parentheses around function argument
Oct 15 18:22:15.317 INFO kablam! --> src/render/pipeline.rs:477:84
Oct 15 18:22:15.318 INFO kablam! |
Oct 15 18:22:15.318 INFO kablam! 477 | uniforms: Barycentric::interpolate((1.0 - t), &a.uniforms,
Oct 15 18:22:15.319 INFO kablam! | ^^^^^^^^^ help: remove these parentheses
Oct 15 18:22:15.319 INFO kablam!
Oct 15 18:22:16.360 INFO kablam! warning: variable does not need to be mutable
Oct 15 18:22:16.360 INFO kablam! --> src/render/framebuffer.rs:55:30
Oct 15 18:22:16.360 INFO kablam! |
Oct 15 18:22:16.360 INFO kablam! 55 | pub fn merge_into(&self, mut other: &mut FrameBuffer, blend_func: &Box P + Send + Sync>) {
Oct 15 18:22:16.360 INFO kablam! | ----^^^^^
Oct 15 18:22:16.360 INFO kablam! | |
Oct 15 18:22:16.360 INFO kablam! | help: remove this `mut`
Oct 15 18:22:16.360 INFO kablam! |
Oct 15 18:22:16.360 INFO kablam! = note: #[warn(unused_mut)] on by default
Oct 15 18:22:16.362 INFO kablam!
Oct 15 18:22:16.362 INFO kablam! warning: variable does not need to be mutable
Oct 15 18:22:16.362 INFO kablam! --> src/render/framebuffer.rs:57:26
Oct 15 18:22:16.362 INFO kablam! |
Oct 15 18:22:16.362 INFO kablam! 57 | let (mut fcolor, mut fdepth) = other.buffers_mut();
Oct 15 18:22:16.362 INFO kablam! | ----^^^^^^
Oct 15 18:22:16.362 INFO kablam! | |
Oct 15 18:22:16.362 INFO kablam! | help: remove this `mut`
Oct 15 18:22:16.362 INFO kablam!
Oct 15 18:22:16.362 INFO kablam! warning: variable does not need to be mutable
Oct 15 18:22:16.362 INFO kablam! --> src/render/framebuffer.rs:57:14
Oct 15 18:22:16.362 INFO kablam! |
Oct 15 18:22:16.362 INFO kablam! 57 | let (mut fcolor, mut fdepth) = other.buffers_mut();
Oct 15 18:22:16.362 INFO kablam! | ----^^^^^^
Oct 15 18:22:16.362 INFO kablam! | |
Oct 15 18:22:16.362 INFO kablam! | help: remove this `mut`
Oct 15 18:22:16.362 INFO kablam!
Oct 15 18:22:17.263 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.76s
Oct 15 18:22:17.269 INFO kablam! su: No module specific data is present
Oct 15 18:22:18.519 INFO running `"docker" "rm" "-f" "14b4acc73d3e8e0f6d5b52d66d39684311c27a01d4346084fe37db4ca5699034"`
Oct 15 18:22:18.771 INFO blam! 14b4acc73d3e8e0f6d5b52d66d39684311c27a01d4346084fe37db4ca5699034
Oct 15 18:22:18.781 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 15 18:22:19.195 INFO blam! d5993397ddfc417b4f85b6c5bdcb7a1a0c740e393f1a09e6460540a5b988ee81
Oct 15 18:22:19.200 INFO running `"docker" "start" "-a" "d5993397ddfc417b4f85b6c5bdcb7a1a0c740e393f1a09e6460540a5b988ee81"`
Oct 15 18:22:20.752 INFO kablam! usermod: no changes
Oct 15 18:22:20.895 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s
Oct 15 18:22:20.908 INFO kablam! Running /target/debug/deps/softrender-f0fe816d36ea2de3
Oct 15 18:22:20.915 INFO kablam! Doc-tests softrender
Oct 15 18:22:20.915 INFO blam!
Oct 15 18:22:20.915 INFO blam! running 0 tests
Oct 15 18:22:20.915 INFO blam!
Oct 15 18:22:20.915 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 15 18:22:20.915 INFO blam!
Oct 15 18:22:23.570 INFO blam!
Oct 15 18:22:23.570 INFO blam! running 3 tests
Oct 15 18:22:23.571 INFO blam! test src/render/pipeline.rs - render::pipeline::VertexShader<'a, V, U, P>::run (line 128) ... ignored
Oct 15 18:22:23.571 INFO blam! test src/render/uniform.rs - declare_uniforms (line 41) ... ignored
Oct 15 18:22:23.571 INFO blam! test src/render/uniform.rs - declare_uniforms (line 54) ... ignored
Oct 15 18:22:23.572 INFO blam!
Oct 15 18:22:23.572 INFO blam! test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out
Oct 15 18:22:23.572 INFO blam!
Oct 15 18:22:23.583 INFO kablam! su: No module specific data is present
Oct 15 18:22:24.104 INFO running `"docker" "rm" "-f" "d5993397ddfc417b4f85b6c5bdcb7a1a0c740e393f1a09e6460540a5b988ee81"`
Oct 15 18:22:24.383 INFO blam! d5993397ddfc417b4f85b6c5bdcb7a1a0c740e393f1a09e6460540a5b988ee81