Oct 21 16:42:09.305 INFO checking justinmichaud/rust-raytracer against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:42:09.305 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/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 21 16:42:09.644 INFO blam! e3a450bc0ac41b0d2d91e98198b734e470d6a1c1f59cb37de026d1f128ea6edd Oct 21 16:42:09.648 INFO running `"docker" "start" "-a" "e3a450bc0ac41b0d2d91e98198b734e470d6a1c1f59cb37de026d1f128ea6edd"` Oct 21 16:42:10.434 INFO kablam! usermod: no changes Oct 21 16:42:10.604 INFO kablam! Compiling heapsize v0.4.0 Oct 21 16:42:12.245 INFO kablam! Checking euclid v0.13.0 Oct 21 16:42:13.577 INFO kablam! Checking hello_rust v0.1.0 (/source) Oct 21 16:42:14.749 INFO kablam! warning: unused variable: `incident_from` Oct 21 16:42:14.749 INFO kablam! --> src/world.rs:237:56 Oct 21 16:42:14.749 INFO kablam! | Oct 21 16:42:14.749 INFO kablam! 237 | fn refract_colour(obj : &WorldObject, at : WorldPoint, incident_from : WorldPoint, Oct 21 16:42:14.749 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_incident_from` instead Oct 21 16:42:14.749 INFO kablam! | Oct 21 16:42:14.749 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 16:42:14.749 INFO kablam! Oct 21 16:42:14.767 INFO kablam! warning: method is never used: `contains` Oct 21 16:42:14.767 INFO kablam! --> src/world.rs:92:5 Oct 21 16:42:14.767 INFO kablam! | Oct 21 16:42:14.767 INFO kablam! 92 | pub fn contains(&self, pos : WorldPoint) -> bool { Oct 21 16:42:14.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:42:14.767 INFO kablam! | Oct 21 16:42:14.767 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:42:14.767 INFO kablam! Oct 21 16:42:14.772 INFO kablam! warning: unused variable: `incident_from` Oct 21 16:42:14.772 INFO kablam! --> src/world.rs:237:56 Oct 21 16:42:14.772 INFO kablam! | Oct 21 16:42:14.772 INFO kablam! 237 | fn refract_colour(obj : &WorldObject, at : WorldPoint, incident_from : WorldPoint, Oct 21 16:42:14.772 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_incident_from` instead Oct 21 16:42:14.772 INFO kablam! | Oct 21 16:42:14.772 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 16:42:14.772 INFO kablam! Oct 21 16:42:14.808 INFO kablam! warning: method is never used: `contains` Oct 21 16:42:14.808 INFO kablam! --> src/world.rs:92:5 Oct 21 16:42:14.808 INFO kablam! | Oct 21 16:42:14.808 INFO kablam! 92 | pub fn contains(&self, pos : WorldPoint) -> bool { Oct 21 16:42:14.808 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:42:14.808 INFO kablam! | Oct 21 16:42:14.808 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:42:14.808 INFO kablam! Oct 21 16:42:14.844 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.38s Oct 21 16:42:14.872 INFO kablam! su: No module specific data is present Oct 21 16:42:15.254 INFO running `"docker" "rm" "-f" "e3a450bc0ac41b0d2d91e98198b734e470d6a1c1f59cb37de026d1f128ea6edd"` Oct 21 16:42:15.364 INFO blam! e3a450bc0ac41b0d2d91e98198b734e470d6a1c1f59cb37de026d1f128ea6edd