Oct 21 19:27:50.843 INFO checking beltegeuse/pbrt_rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 19:27:50.845 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/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 21 19:27:51.312 INFO blam! 3a59039f47388c613f8397fb44bc6466d0d23a280e93a60a6183d4669ca519cb Oct 21 19:27:51.321 INFO running `"docker" "start" "-a" "3a59039f47388c613f8397fb44bc6466d0d23a280e93a60a6183d4669ca519cb"` Oct 21 19:27:52.504 INFO kablam! usermod: no changes Oct 21 19:27:52.823 INFO kablam! Compiling bytecount v0.3.2 Oct 21 19:27:52.833 INFO kablam! Compiling tempdir v0.3.7 Oct 21 19:27:52.833 INFO kablam! Compiling serde_json v1.0.27 Oct 21 19:27:52.833 INFO kablam! Checking cgmath v0.16.1 Oct 21 19:27:52.834 INFO kablam! Compiling error-chain v0.11.0 Oct 21 19:28:00.340 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 21 19:28:06.112 INFO kablam! Compiling skeptic v0.13.3 Oct 21 19:28:11.232 INFO kablam! Compiling ply-rs v0.1.1 Oct 21 19:28:16.763 INFO kablam! Checking pbrt_rs v0.0.1 (/source) Oct 21 19:28:20.166 INFO kablam! warning: variable does not need to be mutable Oct 21 19:28:20.166 INFO kablam! --> src/lib.rs:704:13 Oct 21 19:28:20.166 INFO kablam! | Oct 21 19:28:20.166 INFO kablam! 704 | let mut curr_mat = self.matrix.last_mut().unwrap(); Oct 21 19:28:20.167 INFO kablam! | ----^^^^^^^^ Oct 21 19:28:20.167 INFO kablam! | | Oct 21 19:28:20.167 INFO kablam! | help: remove this `mut` Oct 21 19:28:20.167 INFO kablam! | Oct 21 19:28:20.168 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 19:28:20.168 INFO kablam! Oct 21 19:28:20.225 INFO kablam! warning: method is never used: `to_rgb` Oct 21 19:28:20.225 INFO kablam! --> src/lib.rs:189:5 Oct 21 19:28:20.225 INFO kablam! | Oct 21 19:28:20.225 INFO kablam! 189 | fn to_rgb(self) -> (f32, f32, f32) { Oct 21 19:28:20.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:28:20.226 INFO kablam! | Oct 21 19:28:20.226 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 19:28:20.226 INFO kablam! Oct 21 19:28:20.226 INFO kablam! warning: method is never used: `to_vector2` Oct 21 19:28:20.226 INFO kablam! --> src/lib.rs:229:5 Oct 21 19:28:20.227 INFO kablam! | Oct 21 19:28:20.227 INFO kablam! 229 | fn to_vector2(self) -> Vec> { Oct 21 19:28:20.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:28:20.227 INFO kablam! Oct 21 19:28:21.300 INFO kablam! warning: variable does not need to be mutable Oct 21 19:28:21.300 INFO kablam! --> src/lib.rs:704:13 Oct 21 19:28:21.300 INFO kablam! | Oct 21 19:28:21.300 INFO kablam! 704 | let mut curr_mat = self.matrix.last_mut().unwrap(); Oct 21 19:28:21.300 INFO kablam! | ----^^^^^^^^ Oct 21 19:28:21.300 INFO kablam! | | Oct 21 19:28:21.300 INFO kablam! | help: remove this `mut` Oct 21 19:28:21.300 INFO kablam! | Oct 21 19:28:21.300 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 19:28:21.300 INFO kablam! Oct 21 19:28:21.420 INFO kablam! warning: method is never used: `to_rgb` Oct 21 19:28:21.420 INFO kablam! --> src/lib.rs:189:5 Oct 21 19:28:21.420 INFO kablam! | Oct 21 19:28:21.420 INFO kablam! 189 | fn to_rgb(self) -> (f32, f32, f32) { Oct 21 19:28:21.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:28:21.420 INFO kablam! | Oct 21 19:28:21.420 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 19:28:21.420 INFO kablam! Oct 21 19:28:21.420 INFO kablam! warning: method is never used: `to_vector2` Oct 21 19:28:21.420 INFO kablam! --> src/lib.rs:229:5 Oct 21 19:28:21.420 INFO kablam! | Oct 21 19:28:21.420 INFO kablam! 229 | fn to_vector2(self) -> Vec> { Oct 21 19:28:21.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:28:21.420 INFO kablam! Oct 21 19:28:23.645 INFO kablam! warning: unreachable pattern Oct 21 19:28:23.645 INFO kablam! --> src/main.rs:63:13 Oct 21 19:28:23.645 INFO kablam! | Oct 21 19:28:23.646 INFO kablam! 63 | _ => 0, Oct 21 19:28:23.646 INFO kablam! | ^ Oct 21 19:28:23.646 INFO kablam! | Oct 21 19:28:23.646 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 21 19:28:23.647 INFO kablam! Oct 21 19:28:23.647 INFO kablam! warning: unreachable pattern Oct 21 19:28:23.647 INFO kablam! --> src/main.rs:70:13 Oct 21 19:28:23.647 INFO kablam! | Oct 21 19:28:23.648 INFO kablam! 70 | _ => 0, Oct 21 19:28:23.648 INFO kablam! | ^ Oct 21 19:28:23.648 INFO kablam! Oct 21 19:28:23.969 INFO kablam! warning: unreachable pattern Oct 21 19:28:23.969 INFO kablam! --> src/main.rs:63:13 Oct 21 19:28:23.969 INFO kablam! | Oct 21 19:28:23.970 INFO kablam! 63 | _ => 0, Oct 21 19:28:23.970 INFO kablam! | ^ Oct 21 19:28:23.970 INFO kablam! | Oct 21 19:28:23.970 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 21 19:28:23.971 INFO kablam! Oct 21 19:28:23.971 INFO kablam! warning: unreachable pattern Oct 21 19:28:23.971 INFO kablam! --> src/main.rs:70:13 Oct 21 19:28:23.971 INFO kablam! | Oct 21 19:28:23.972 INFO kablam! 70 | _ => 0, Oct 21 19:28:23.972 INFO kablam! | ^ Oct 21 19:28:23.972 INFO kablam! Oct 21 19:28:24.041 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.51s Oct 21 19:28:24.060 INFO kablam! su: No module specific data is present Oct 21 19:28:24.856 INFO running `"docker" "rm" "-f" "3a59039f47388c613f8397fb44bc6466d0d23a280e93a60a6183d4669ca519cb"` Oct 21 19:28:25.229 INFO blam! 3a59039f47388c613f8397fb44bc6466d0d23a280e93a60a6183d4669ca519cb