Oct 27 07:47:56.380 INFO checking beltegeuse/pbrt_rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 07:47:56.381 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 07:47:56.851 INFO blam! cacd9a33d73e50e1cb04ca2b4f6f283693c84aeac9f1a9b48c2612242f8c4568 Oct 27 07:47:56.853 INFO running `"docker" "start" "-a" "cacd9a33d73e50e1cb04ca2b4f6f283693c84aeac9f1a9b48c2612242f8c4568"` Oct 27 07:47:59.043 INFO kablam! usermod: no changes Oct 27 07:47:59.352 INFO kablam! Compiling rustc-demangle v0.1.9 Oct 27 07:47:59.359 INFO kablam! Compiling itoa v0.4.3 Oct 27 07:47:59.359 INFO kablam! Compiling same-file v1.0.3 Oct 27 07:47:59.367 INFO kablam! Compiling bytecount v0.3.2 Oct 27 07:47:59.431 INFO kablam! Compiling ryu v0.2.6 Oct 27 07:47:59.435 INFO kablam! Compiling tempdir v0.3.7 Oct 27 07:47:59.443 INFO kablam! Compiling backtrace-sys v0.1.24 Oct 27 07:47:59.444 INFO kablam! Checking cgmath v0.16.1 Oct 27 07:48:03.381 INFO kablam! Compiling backtrace v0.3.9 Oct 27 07:48:03.579 INFO kablam! Compiling serde_json v1.0.27 Oct 27 07:48:03.870 INFO kablam! Compiling walkdir v2.2.5 Oct 27 07:48:08.632 INFO kablam! Compiling error-chain v0.11.0 Oct 27 07:48:15.371 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 27 07:48:22.071 INFO kablam! Compiling skeptic v0.13.3 Oct 27 07:48:27.647 INFO kablam! Compiling ply-rs v0.1.1 Oct 27 07:48:32.481 INFO kablam! Checking pbrt_rs v0.0.1 (/source) Oct 27 07:48:35.882 INFO kablam! warning: variable does not need to be mutable Oct 27 07:48:35.882 INFO kablam! --> src/lib.rs:704:13 Oct 27 07:48:35.882 INFO kablam! | Oct 27 07:48:35.882 INFO kablam! 704 | let mut curr_mat = self.matrix.last_mut().unwrap(); Oct 27 07:48:35.882 INFO kablam! | ----^^^^^^^^ Oct 27 07:48:35.882 INFO kablam! | | Oct 27 07:48:35.882 INFO kablam! | help: remove this `mut` Oct 27 07:48:35.882 INFO kablam! | Oct 27 07:48:35.882 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 07:48:35.882 INFO kablam! Oct 27 07:48:35.938 INFO kablam! warning: method is never used: `to_rgb` Oct 27 07:48:35.938 INFO kablam! --> src/lib.rs:189:5 Oct 27 07:48:35.938 INFO kablam! | Oct 27 07:48:35.938 INFO kablam! 189 | fn to_rgb(self) -> (f32, f32, f32) { Oct 27 07:48:35.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:48:35.938 INFO kablam! | Oct 27 07:48:35.938 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 07:48:35.938 INFO kablam! Oct 27 07:48:35.947 INFO kablam! warning: method is never used: `to_vector2` Oct 27 07:48:35.947 INFO kablam! --> src/lib.rs:229:5 Oct 27 07:48:35.947 INFO kablam! | Oct 27 07:48:35.947 INFO kablam! 229 | fn to_vector2(self) -> Vec> { Oct 27 07:48:35.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:48:35.948 INFO kablam! Oct 27 07:48:36.235 INFO kablam! warning: variable does not need to be mutable Oct 27 07:48:36.235 INFO kablam! --> src/lib.rs:704:13 Oct 27 07:48:36.235 INFO kablam! | Oct 27 07:48:36.235 INFO kablam! 704 | let mut curr_mat = self.matrix.last_mut().unwrap(); Oct 27 07:48:36.235 INFO kablam! | ----^^^^^^^^ Oct 27 07:48:36.235 INFO kablam! | | Oct 27 07:48:36.235 INFO kablam! | help: remove this `mut` Oct 27 07:48:36.235 INFO kablam! | Oct 27 07:48:36.237 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 07:48:36.237 INFO kablam! Oct 27 07:48:36.274 INFO kablam! warning: method is never used: `to_rgb` Oct 27 07:48:36.274 INFO kablam! --> src/lib.rs:189:5 Oct 27 07:48:36.274 INFO kablam! | Oct 27 07:48:36.274 INFO kablam! 189 | fn to_rgb(self) -> (f32, f32, f32) { Oct 27 07:48:36.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:48:36.274 INFO kablam! | Oct 27 07:48:36.274 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 07:48:36.276 INFO kablam! Oct 27 07:48:36.276 INFO kablam! warning: method is never used: `to_vector2` Oct 27 07:48:36.276 INFO kablam! --> src/lib.rs:229:5 Oct 27 07:48:36.276 INFO kablam! | Oct 27 07:48:36.276 INFO kablam! 229 | fn to_vector2(self) -> Vec> { Oct 27 07:48:36.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:48:36.276 INFO kablam! Oct 27 07:48:38.635 INFO kablam! warning: unreachable pattern Oct 27 07:48:38.635 INFO kablam! --> src/main.rs:63:13 Oct 27 07:48:38.636 INFO kablam! | Oct 27 07:48:38.636 INFO kablam! 63 | _ => 0, Oct 27 07:48:38.636 INFO kablam! | ^ Oct 27 07:48:38.637 INFO kablam! | Oct 27 07:48:38.637 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 27 07:48:38.637 INFO kablam! Oct 27 07:48:38.637 INFO kablam! warning: unreachable pattern Oct 27 07:48:38.638 INFO kablam! --> src/main.rs:70:13 Oct 27 07:48:38.638 INFO kablam! | Oct 27 07:48:38.638 INFO kablam! 70 | _ => 0, Oct 27 07:48:38.639 INFO kablam! | ^ Oct 27 07:48:38.639 INFO kablam! Oct 27 07:48:38.843 INFO kablam! warning: unreachable pattern Oct 27 07:48:38.843 INFO kablam! --> src/main.rs:63:13 Oct 27 07:48:38.844 INFO kablam! | Oct 27 07:48:38.844 INFO kablam! 63 | _ => 0, Oct 27 07:48:38.844 INFO kablam! | ^ Oct 27 07:48:38.844 INFO kablam! | Oct 27 07:48:38.845 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 27 07:48:38.845 INFO kablam! Oct 27 07:48:38.845 INFO kablam! warning: unreachable pattern Oct 27 07:48:38.846 INFO kablam! --> src/main.rs:70:13 Oct 27 07:48:38.846 INFO kablam! | Oct 27 07:48:38.846 INFO kablam! 70 | _ => 0, Oct 27 07:48:38.846 INFO kablam! | ^ Oct 27 07:48:38.847 INFO kablam! Oct 27 07:48:38.907 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.83s Oct 27 07:48:38.921 INFO kablam! su: No module specific data is present Oct 27 07:48:39.367 INFO running `"docker" "rm" "-f" "cacd9a33d73e50e1cb04ca2b4f6f283693c84aeac9f1a9b48c2612242f8c4568"` Oct 27 07:48:39.707 INFO blam! cacd9a33d73e50e1cb04ca2b4f6f283693c84aeac9f1a9b48c2612242f8c4568