Oct 27 08:17:40.833 INFO checking anuragsoni/tracer-rs against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 08:17:40.834 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 08:17:41.311 INFO blam! d4a2e2d36d438031afc4e8dc047f8180f375413e8e0e478b0df5e5b0d8ecad4c Oct 27 08:17:41.319 INFO running `"docker" "start" "-a" "d4a2e2d36d438031afc4e8dc047f8180f375413e8e0e478b0df5e5b0d8ecad4c"` Oct 27 08:17:42.793 INFO kablam! usermod: no changes Oct 27 08:17:42.891 INFO kablam! Checking png v0.6.2 Oct 27 08:17:44.519 INFO kablam! Checking tracer v0.1.0 (/source) Oct 27 08:17:45.737 INFO kablam! warning: method is never used: `r` Oct 27 08:17:45.737 INFO kablam! --> src/vec3.rs:171:5 Oct 27 08:17:45.737 INFO kablam! | Oct 27 08:17:45.737 INFO kablam! 171 | pub fn r(&self) -> f64 { Oct 27 08:17:45.737 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:17:45.737 INFO kablam! | Oct 27 08:17:45.737 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:17:45.737 INFO kablam! Oct 27 08:17:45.737 INFO kablam! warning: method is never used: `g` Oct 27 08:17:45.737 INFO kablam! --> src/vec3.rs:176:5 Oct 27 08:17:45.737 INFO kablam! | Oct 27 08:17:45.737 INFO kablam! 176 | pub fn g(&self) -> f64 { Oct 27 08:17:45.737 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:17:45.737 INFO kablam! Oct 27 08:17:45.737 INFO kablam! warning: method is never used: `b` Oct 27 08:17:45.737 INFO kablam! --> src/vec3.rs:181:5 Oct 27 08:17:45.737 INFO kablam! | Oct 27 08:17:45.737 INFO kablam! 181 | pub fn b(&self) -> f64 { Oct 27 08:17:45.737 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:17:45.737 INFO kablam! Oct 27 08:17:45.743 INFO kablam! warning: method is never used: `cross` Oct 27 08:17:45.743 INFO kablam! --> src/vec3.rs:206:5 Oct 27 08:17:45.743 INFO kablam! | Oct 27 08:17:45.743 INFO kablam! 206 | pub fn cross(&self, other: Vec3) -> Self { Oct 27 08:17:45.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:17:45.743 INFO kablam! Oct 27 08:17:45.759 INFO kablam! warning: method is never used: `r` Oct 27 08:17:45.759 INFO kablam! --> src/vec3.rs:171:5 Oct 27 08:17:45.759 INFO kablam! | Oct 27 08:17:45.759 INFO kablam! 171 | pub fn r(&self) -> f64 { Oct 27 08:17:45.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:17:45.759 INFO kablam! | Oct 27 08:17:45.759 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:17:45.759 INFO kablam! Oct 27 08:17:45.759 INFO kablam! warning: method is never used: `g` Oct 27 08:17:45.759 INFO kablam! --> src/vec3.rs:176:5 Oct 27 08:17:45.759 INFO kablam! | Oct 27 08:17:45.759 INFO kablam! 176 | pub fn g(&self) -> f64 { Oct 27 08:17:45.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:17:45.759 INFO kablam! Oct 27 08:17:45.759 INFO kablam! warning: method is never used: `b` Oct 27 08:17:45.759 INFO kablam! --> src/vec3.rs:181:5 Oct 27 08:17:45.759 INFO kablam! | Oct 27 08:17:45.759 INFO kablam! 181 | pub fn b(&self) -> f64 { Oct 27 08:17:45.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:17:45.759 INFO kablam! Oct 27 08:17:45.759 INFO kablam! warning: method is never used: `cross` Oct 27 08:17:45.759 INFO kablam! --> src/vec3.rs:206:5 Oct 27 08:17:45.759 INFO kablam! | Oct 27 08:17:45.759 INFO kablam! 206 | pub fn cross(&self, other: Vec3) -> Self { Oct 27 08:17:45.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:17:45.759 INFO kablam! Oct 27 08:17:45.820 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.01s Oct 27 08:17:45.826 INFO kablam! su: No module specific data is present Oct 27 08:17:46.939 INFO running `"docker" "rm" "-f" "d4a2e2d36d438031afc4e8dc047f8180f375413e8e0e478b0df5e5b0d8ecad4c"` Oct 27 08:17:47.195 INFO blam! d4a2e2d36d438031afc4e8dc047f8180f375413e8e0e478b0df5e5b0d8ecad4c