Oct 13 01:13:28.048 INFO checking andrewvy/ray-tracer against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 01:13:28.049 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 01:13:28.240 INFO blam! 32af65e6a256609f9b8501297704199d345c3eb43085ec3ba82ff1f8f98cb321 Oct 13 01:13:28.240 INFO running `"docker" "start" "-a" "32af65e6a256609f9b8501297704199d345c3eb43085ec3ba82ff1f8f98cb321"` Oct 13 01:13:28.778 INFO kablam! usermod: no changes Oct 13 01:13:28.900 INFO kablam! Compiling proc-macro2 v0.4.5 Oct 13 01:13:33.134 INFO kablam! Compiling quote v0.6.3 Oct 13 01:13:35.848 INFO kablam! Compiling syn v0.14.2 Oct 13 01:13:45.038 INFO kablam! Compiling num-derive v0.2.2 Oct 13 01:13:48.474 INFO kablam! Checking image v0.19.0 Oct 13 01:13:53.791 INFO kablam! Checking ray_tracer v0.1.0 (/source) Oct 13 01:13:55.788 INFO kablam! warning: method is never used: `x` Oct 13 01:13:55.788 INFO kablam! --> src/vec.rs:17:5 Oct 13 01:13:55.788 INFO kablam! | Oct 13 01:13:55.788 INFO kablam! 17 | pub fn x(&self) -> f64 { self.p1 } Oct 13 01:13:55.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:13:55.788 INFO kablam! | Oct 13 01:13:55.788 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:13:55.788 INFO kablam! Oct 13 01:13:55.788 INFO kablam! warning: method is never used: `z` Oct 13 01:13:55.788 INFO kablam! --> src/vec.rs:19:5 Oct 13 01:13:55.788 INFO kablam! | Oct 13 01:13:55.788 INFO kablam! 19 | pub fn z(&self) -> f64 { self.p3 } Oct 13 01:13:55.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:13:55.788 INFO kablam! Oct 13 01:13:55.788 INFO kablam! warning: method is never used: `r` Oct 13 01:13:55.788 INFO kablam! --> src/vec.rs:21:5 Oct 13 01:13:55.788 INFO kablam! | Oct 13 01:13:55.788 INFO kablam! 21 | pub fn r(&self) -> f64 { self.p1 } Oct 13 01:13:55.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:13:55.788 INFO kablam! Oct 13 01:13:55.788 INFO kablam! warning: method is never used: `g` Oct 13 01:13:55.788 INFO kablam! --> src/vec.rs:22:5 Oct 13 01:13:55.788 INFO kablam! | Oct 13 01:13:55.788 INFO kablam! 22 | pub fn g(&self) -> f64 { self.p2 } Oct 13 01:13:55.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:13:55.788 INFO kablam! Oct 13 01:13:55.788 INFO kablam! warning: method is never used: `b` Oct 13 01:13:55.788 INFO kablam! --> src/vec.rs:23:5 Oct 13 01:13:55.788 INFO kablam! | Oct 13 01:13:55.788 INFO kablam! 23 | pub fn b(&self) -> f64 { self.p3 } Oct 13 01:13:55.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:13:55.788 INFO kablam! Oct 13 01:13:55.789 INFO kablam! warning: method is never used: `cross` Oct 13 01:13:55.789 INFO kablam! --> src/vec.rs:81:5 Oct 13 01:13:55.789 INFO kablam! | Oct 13 01:13:55.789 INFO kablam! 81 | pub fn cross(&self, v2: &Vec3) -> Vec3 { Oct 13 01:13:55.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:13:55.789 INFO kablam! Oct 13 01:13:55.789 INFO kablam! warning: method is never used: `new` Oct 13 01:13:55.789 INFO kablam! --> src/model.rs:24:5 Oct 13 01:13:55.789 INFO kablam! | Oct 13 01:13:55.789 INFO kablam! 24 | pub fn new(center: Vec3, radius: f64) -> Sphere { Oct 13 01:13:55.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:13:55.789 INFO kablam! Oct 13 01:13:55.863 INFO kablam! warning: method is never used: `x` Oct 13 01:13:55.863 INFO kablam! --> src/vec.rs:17:5 Oct 13 01:13:55.863 INFO kablam! | Oct 13 01:13:55.863 INFO kablam! 17 | pub fn x(&self) -> f64 { self.p1 } Oct 13 01:13:55.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:13:55.863 INFO kablam! | Oct 13 01:13:55.863 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:13:55.863 INFO kablam! Oct 13 01:13:55.863 INFO kablam! warning: method is never used: `z` Oct 13 01:13:55.863 INFO kablam! --> src/vec.rs:19:5 Oct 13 01:13:55.863 INFO kablam! | Oct 13 01:13:55.863 INFO kablam! 19 | pub fn z(&self) -> f64 { self.p3 } Oct 13 01:13:55.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:13:55.863 INFO kablam! Oct 13 01:13:55.863 INFO kablam! warning: method is never used: `r` Oct 13 01:13:55.863 INFO kablam! --> src/vec.rs:21:5 Oct 13 01:13:55.863 INFO kablam! | Oct 13 01:13:55.863 INFO kablam! 21 | pub fn r(&self) -> f64 { self.p1 } Oct 13 01:13:55.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:13:55.863 INFO kablam! Oct 13 01:13:55.863 INFO kablam! warning: method is never used: `g` Oct 13 01:13:55.863 INFO kablam! --> src/vec.rs:22:5 Oct 13 01:13:55.863 INFO kablam! | Oct 13 01:13:55.863 INFO kablam! 22 | pub fn g(&self) -> f64 { self.p2 } Oct 13 01:13:55.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:13:55.863 INFO kablam! Oct 13 01:13:55.863 INFO kablam! warning: method is never used: `b` Oct 13 01:13:55.863 INFO kablam! --> src/vec.rs:23:5 Oct 13 01:13:55.863 INFO kablam! | Oct 13 01:13:55.863 INFO kablam! 23 | pub fn b(&self) -> f64 { self.p3 } Oct 13 01:13:55.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:13:55.863 INFO kablam! Oct 13 01:13:55.863 INFO kablam! warning: method is never used: `cross` Oct 13 01:13:55.863 INFO kablam! --> src/vec.rs:81:5 Oct 13 01:13:55.863 INFO kablam! | Oct 13 01:13:55.863 INFO kablam! 81 | pub fn cross(&self, v2: &Vec3) -> Vec3 { Oct 13 01:13:55.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:13:55.863 INFO kablam! Oct 13 01:13:55.863 INFO kablam! warning: method is never used: `new` Oct 13 01:13:55.863 INFO kablam! --> src/model.rs:24:5 Oct 13 01:13:55.863 INFO kablam! | Oct 13 01:13:55.863 INFO kablam! 24 | pub fn new(center: Vec3, radius: f64) -> Sphere { Oct 13 01:13:55.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:13:55.863 INFO kablam! Oct 13 01:13:55.889 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.09s Oct 13 01:13:55.893 INFO kablam! su: No module specific data is present Oct 13 01:13:56.282 INFO running `"docker" "rm" "-f" "32af65e6a256609f9b8501297704199d345c3eb43085ec3ba82ff1f8f98cb321"` Oct 13 01:13:56.409 INFO blam! 32af65e6a256609f9b8501297704199d345c3eb43085ec3ba82ff1f8f98cb321