Oct 27 08:17:43.695 INFO checking anuragsoni/tracer-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 08:17:43.697 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 08:17:44.221 INFO blam! eec569f2a63c0dee147074d4dd4b7af77722c0e7e3a2fe6073866cab0eaf3c26 Oct 27 08:17:44.224 INFO running `"docker" "start" "-a" "eec569f2a63c0dee147074d4dd4b7af77722c0e7e3a2fe6073866cab0eaf3c26"` Oct 27 08:17:45.871 INFO kablam! usermod: no changes Oct 27 08:17:45.961 INFO kablam! Checking tracer v0.1.0 (/source) Oct 27 08:17:46.940 INFO kablam! warning: method is never used: `r` Oct 27 08:17:46.940 INFO kablam! --> src/vec3.rs:171:5 Oct 27 08:17:46.941 INFO kablam! | Oct 27 08:17:46.941 INFO kablam! 171 | pub fn r(&self) -> f64 { Oct 27 08:17:46.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:17:46.941 INFO kablam! | Oct 27 08:17:46.941 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:17:46.941 INFO kablam! Oct 27 08:17:46.941 INFO kablam! warning: method is never used: `g` Oct 27 08:17:46.941 INFO kablam! --> src/vec3.rs:176:5 Oct 27 08:17:46.941 INFO kablam! | Oct 27 08:17:46.941 INFO kablam! 176 | pub fn g(&self) -> f64 { Oct 27 08:17:46.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:17:46.941 INFO kablam! Oct 27 08:17:46.941 INFO kablam! warning: method is never used: `b` Oct 27 08:17:46.941 INFO kablam! --> src/vec3.rs:181:5 Oct 27 08:17:46.941 INFO kablam! | Oct 27 08:17:46.941 INFO kablam! 181 | pub fn b(&self) -> f64 { Oct 27 08:17:46.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:17:46.941 INFO kablam! Oct 27 08:17:46.941 INFO kablam! warning: method is never used: `cross` Oct 27 08:17:46.941 INFO kablam! --> src/vec3.rs:206:5 Oct 27 08:17:46.941 INFO kablam! | Oct 27 08:17:46.941 INFO kablam! 206 | pub fn cross(&self, other: Vec3) -> Self { Oct 27 08:17:46.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:17:46.941 INFO kablam! Oct 27 08:17:47.227 INFO kablam! warning: method is never used: `r` Oct 27 08:17:47.227 INFO kablam! --> src/vec3.rs:171:5 Oct 27 08:17:47.227 INFO kablam! | Oct 27 08:17:47.227 INFO kablam! 171 | pub fn r(&self) -> f64 { Oct 27 08:17:47.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:17:47.227 INFO kablam! | Oct 27 08:17:47.227 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:17:47.227 INFO kablam! Oct 27 08:17:47.227 INFO kablam! warning: method is never used: `g` Oct 27 08:17:47.227 INFO kablam! --> src/vec3.rs:176:5 Oct 27 08:17:47.227 INFO kablam! | Oct 27 08:17:47.227 INFO kablam! 176 | pub fn g(&self) -> f64 { Oct 27 08:17:47.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:17:47.227 INFO kablam! Oct 27 08:17:47.227 INFO kablam! warning: method is never used: `b` Oct 27 08:17:47.227 INFO kablam! --> src/vec3.rs:181:5 Oct 27 08:17:47.227 INFO kablam! | Oct 27 08:17:47.227 INFO kablam! 181 | pub fn b(&self) -> f64 { Oct 27 08:17:47.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:17:47.227 INFO kablam! Oct 27 08:17:47.227 INFO kablam! warning: method is never used: `cross` Oct 27 08:17:47.227 INFO kablam! --> src/vec3.rs:206:5 Oct 27 08:17:47.227 INFO kablam! | Oct 27 08:17:47.227 INFO kablam! 206 | pub fn cross(&self, other: Vec3) -> Self { Oct 27 08:17:47.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:17:47.227 INFO kablam! Oct 27 08:17:47.275 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.36s Oct 27 08:17:47.275 INFO kablam! su: No module specific data is present Oct 27 08:17:48.095 INFO running `"docker" "rm" "-f" "eec569f2a63c0dee147074d4dd4b7af77722c0e7e3a2fe6073866cab0eaf3c26"` Oct 27 08:17:48.348 INFO blam! eec569f2a63c0dee147074d4dd4b7af77722c0e7e3a2fe6073866cab0eaf3c26