Oct 27 02:32:22.449 INFO checking justinmichaud/rust-raytracer against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 02:32:22.449 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 02:32:22.781 INFO blam! f7301c24164b5b7fe82542c11ce1472c64766bdb41a417de93c2dff8220994ec Oct 27 02:32:22.784 INFO running `"docker" "start" "-a" "f7301c24164b5b7fe82542c11ce1472c64766bdb41a417de93c2dff8220994ec"` Oct 27 02:32:23.618 INFO kablam! usermod: no changes Oct 27 02:32:23.810 INFO kablam! Compiling heapsize v0.4.0 Oct 27 02:32:25.551 INFO kablam! Checking euclid v0.13.0 Oct 27 02:32:27.416 INFO kablam! Checking hello_rust v0.1.0 (/source) Oct 27 02:32:29.391 INFO kablam! warning: unused variable: `incident_from` Oct 27 02:32:29.391 INFO kablam! --> src/world.rs:237:56 Oct 27 02:32:29.392 INFO kablam! | Oct 27 02:32:29.392 INFO kablam! 237 | fn refract_colour(obj : &WorldObject, at : WorldPoint, incident_from : WorldPoint, Oct 27 02:32:29.392 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_incident_from` instead Oct 27 02:32:29.393 INFO kablam! | Oct 27 02:32:29.393 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 02:32:29.393 INFO kablam! Oct 27 02:32:29.435 INFO kablam! warning: method is never used: `contains` Oct 27 02:32:29.435 INFO kablam! --> src/world.rs:92:5 Oct 27 02:32:29.436 INFO kablam! | Oct 27 02:32:29.436 INFO kablam! 92 | pub fn contains(&self, pos : WorldPoint) -> bool { Oct 27 02:32:29.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:32:29.436 INFO kablam! | Oct 27 02:32:29.437 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 02:32:29.437 INFO kablam! Oct 27 02:32:29.515 INFO kablam! warning: unused variable: `incident_from` Oct 27 02:32:29.515 INFO kablam! --> src/world.rs:237:56 Oct 27 02:32:29.516 INFO kablam! | Oct 27 02:32:29.516 INFO kablam! 237 | fn refract_colour(obj : &WorldObject, at : WorldPoint, incident_from : WorldPoint, Oct 27 02:32:29.516 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_incident_from` instead Oct 27 02:32:29.517 INFO kablam! | Oct 27 02:32:29.523 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 02:32:29.527 INFO kablam! Oct 27 02:32:29.549 INFO kablam! warning: method is never used: `contains` Oct 27 02:32:29.550 INFO kablam! --> src/world.rs:92:5 Oct 27 02:32:29.550 INFO kablam! | Oct 27 02:32:29.550 INFO kablam! 92 | pub fn contains(&self, pos : WorldPoint) -> bool { Oct 27 02:32:29.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:32:29.552 INFO kablam! | Oct 27 02:32:29.552 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 02:32:29.552 INFO kablam! Oct 27 02:32:29.588 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.94s Oct 27 02:32:29.595 INFO kablam! su: No module specific data is present Oct 27 02:32:30.323 INFO running `"docker" "rm" "-f" "f7301c24164b5b7fe82542c11ce1472c64766bdb41a417de93c2dff8220994ec"` Oct 27 02:32:30.647 INFO blam! f7301c24164b5b7fe82542c11ce1472c64766bdb41a417de93c2dff8220994ec