Oct 31 19:01:35.442 INFO checking tylerreisinger/rust-raytracer against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 19:01:35.442 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-2/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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:01:35.924 INFO blam! a91c613ebd891dd31df24afddc5ff34e859447eeb95dc1b51deaa6fcea31105c Oct 31 19:01:35.928 INFO running `"docker" "start" "-a" "a91c613ebd891dd31df24afddc5ff34e859447eeb95dc1b51deaa6fcea31105c"` Oct 31 19:01:37.396 INFO kablam! usermod: no changes Oct 31 19:01:37.499 INFO kablam! Checking adler32 v1.0.0 Oct 31 19:01:37.504 INFO kablam! Checking inflate v0.1.1 Oct 31 19:01:37.504 INFO kablam! Checking scoped_threadpool v0.1.7 Oct 31 19:01:37.508 INFO kablam! Checking num_cpus v1.3.0 Oct 31 19:01:37.509 INFO kablam! Checking enum_primitive v0.1.1 Oct 31 19:01:37.509 INFO kablam! Checking num-complex v0.1.35 Oct 31 19:01:37.509 INFO kablam! Checking gif v0.9.1 Oct 31 19:01:37.510 INFO kablam! Checking deque v0.3.1 Oct 31 19:01:38.648 INFO kablam! Checking cgmath v0.12.0 Oct 31 19:01:38.835 INFO kablam! Checking num-bigint v0.1.35 Oct 31 19:01:39.013 INFO kablam! Checking deflate v0.7.5 Oct 31 19:01:39.273 INFO kablam! Checking rayon v0.6.0 Oct 31 19:01:44.302 INFO kablam! Checking num-rational v0.1.35 Oct 31 19:01:46.239 INFO kablam! Checking num v0.1.36 Oct 31 19:01:47.186 INFO kablam! Checking jpeg-decoder v0.1.11 Oct 31 19:01:51.500 INFO kablam! Checking png v0.6.2 Oct 31 19:01:52.932 INFO kablam! Checking image v0.12.3 Oct 31 19:01:57.422 INFO kablam! Checking raytracer v0.1.0 (/source) Oct 31 19:01:58.076 INFO kablam! warning: unnecessary parentheses around method argument Oct 31 19:01:58.078 INFO kablam! --> src/geom/sphere.rs:34:43 Oct 31 19:01:58.078 INFO kablam! | Oct 31 19:01:58.079 INFO kablam! 34 | let b = 2.0 * ray.direction().dot((ray.origin() - self.origin())); Oct 31 19:01:58.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 31 19:01:58.080 INFO kablam! warning: unnecessary parentheses around method argument Oct 31 19:01:58.081 INFO kablam! --> src/geom/sphere.rs:34:43 Oct 31 19:01:58.082 INFO kablam! | Oct 31 19:01:58.082 INFO kablam! 34 | let b = 2.0 * ray.direction().dot((ray.origin() - self.origin())); Oct 31 19:01:58.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 31 19:01:58.083 INFO kablam! | Oct 31 19:01:58.084 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 31 19:01:58.084 INFO kablam! Oct 31 19:01:58.085 INFO kablam! | Oct 31 19:01:58.086 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 31 19:01:58.086 INFO kablam! Oct 31 19:01:58.087 INFO kablam! warning: unused import: `geom::*` Oct 31 19:01:58.087 INFO kablam! --> src/geom/sphere.rs:78:9 Oct 31 19:01:58.088 INFO kablam! | Oct 31 19:01:58.089 INFO kablam! 78 | use geom::*; Oct 31 19:01:58.089 INFO kablam! | ^^^^^^^ Oct 31 19:01:58.090 INFO kablam! | Oct 31 19:01:58.091 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 19:01:58.091 INFO kablam! Oct 31 19:01:58.581 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.16s Oct 31 19:01:58.589 INFO kablam! su: No module specific data is present Oct 31 19:02:00.195 INFO running `"docker" "rm" "-f" "a91c613ebd891dd31df24afddc5ff34e859447eeb95dc1b51deaa6fcea31105c"` Oct 31 19:02:00.528 INFO blam! a91c613ebd891dd31df24afddc5ff34e859447eeb95dc1b51deaa6fcea31105c