Oct 31 19:26:28.351 INFO checking tomasdivito/rust_raycaster against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 19:26:28.351 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-4/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 19:26:28.781 INFO blam! ba746b42b28d3b6065bf0ec5f76d9ef858c8aa6481bee9f328ac2b1193bd9728 Oct 31 19:26:28.783 INFO running `"docker" "start" "-a" "ba746b42b28d3b6065bf0ec5f76d9ef858c8aa6481bee9f328ac2b1193bd9728"` Oct 31 19:26:30.296 INFO kablam! usermod: no changes Oct 31 19:26:30.368 INFO kablam! Checking rust_raycast v0.1.0 (/source) Oct 31 19:26:30.856 INFO kablam! warning: method is never used: `point_at_param` Oct 31 19:26:30.856 INFO kablam! --> src/raytracer/ray.rs:14:5 Oct 31 19:26:30.856 INFO kablam! | Oct 31 19:26:30.856 INFO kablam! 14 | pub fn point_at_param(self, t: f32) -> Vec3 { Oct 31 19:26:30.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:26:30.856 INFO kablam! | Oct 31 19:26:30.856 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 19:26:30.856 INFO kablam! Oct 31 19:26:30.856 INFO kablam! warning: method is never used: `new` Oct 31 19:26:30.856 INFO kablam! --> src/raytracer/vec.rs:11:5 Oct 31 19:26:30.856 INFO kablam! | Oct 31 19:26:30.856 INFO kablam! 11 | pub fn new() -> Vec3 { Oct 31 19:26:30.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 19:26:30.856 INFO kablam! Oct 31 19:26:30.856 INFO kablam! warning: method is never used: `make_unit_vector` Oct 31 19:26:30.856 INFO kablam! --> src/raytracer/vec.rs:31:5 Oct 31 19:26:30.856 INFO kablam! | Oct 31 19:26:30.856 INFO kablam! 31 | pub fn make_unit_vector(&self) -> Vec3 { Oct 31 19:26:30.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:26:30.857 INFO kablam! Oct 31 19:26:30.868 INFO kablam! warning: method is never used: `point_at_param` Oct 31 19:26:30.868 INFO kablam! --> src/raytracer/ray.rs:14:5 Oct 31 19:26:30.868 INFO kablam! | Oct 31 19:26:30.868 INFO kablam! 14 | pub fn point_at_param(self, t: f32) -> Vec3 { Oct 31 19:26:30.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:26:30.868 INFO kablam! | Oct 31 19:26:30.868 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 19:26:30.868 INFO kablam! Oct 31 19:26:30.868 INFO kablam! warning: method is never used: `new` Oct 31 19:26:30.868 INFO kablam! --> src/raytracer/vec.rs:11:5 Oct 31 19:26:30.868 INFO kablam! | Oct 31 19:26:30.868 INFO kablam! 11 | pub fn new() -> Vec3 { Oct 31 19:26:30.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 19:26:30.868 INFO kablam! Oct 31 19:26:30.868 INFO kablam! warning: method is never used: `make_unit_vector` Oct 31 19:26:30.868 INFO kablam! --> src/raytracer/vec.rs:31:5 Oct 31 19:26:30.868 INFO kablam! | Oct 31 19:26:30.868 INFO kablam! 31 | pub fn make_unit_vector(&self) -> Vec3 { Oct 31 19:26:30.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 19:26:30.868 INFO kablam! Oct 31 19:26:30.882 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.55s Oct 31 19:26:30.885 INFO kablam! su: No module specific data is present Oct 31 19:26:31.637 INFO running `"docker" "rm" "-f" "ba746b42b28d3b6065bf0ec5f76d9ef858c8aa6481bee9f328ac2b1193bd9728"` Oct 31 19:26:31.998 INFO blam! ba746b42b28d3b6065bf0ec5f76d9ef858c8aa6481bee9f328ac2b1193bd9728