Oct 12 11:37:35.971 INFO checking tylerreisinger/rust-raytracer against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 11:37:35.973 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 11:37:36.480 INFO blam! 8ea4ca6c1aed1348a883cd33b41c3ed316fa33ff07c3321792086bf09c846f3c Oct 12 11:37:36.496 INFO running `"docker" "start" "-a" "8ea4ca6c1aed1348a883cd33b41c3ed316fa33ff07c3321792086bf09c846f3c"` Oct 12 11:37:38.256 INFO kablam! usermod: no changes Oct 12 11:37:38.404 INFO kablam! Checking approx v0.1.1 Oct 12 11:37:38.404 INFO kablam! Checking rand v0.3.15 Oct 12 11:37:38.404 INFO kablam! Checking num_cpus v1.3.0 Oct 12 11:37:38.412 INFO kablam! Checking enum_primitive v0.1.1 Oct 12 11:37:38.412 INFO kablam! Checking num-complex v0.1.35 Oct 12 11:37:38.412 INFO kablam! Checking deflate v0.7.5 Oct 12 11:37:41.313 INFO kablam! Checking png v0.6.2 Oct 12 11:37:41.790 INFO kablam! Checking deque v0.3.1 Oct 12 11:37:41.790 INFO kablam! Checking num-bigint v0.1.35 Oct 12 11:37:41.790 INFO kablam! Checking cgmath v0.12.0 Oct 12 11:37:42.140 INFO kablam! Checking rayon v0.6.0 Oct 12 11:37:44.904 INFO kablam! Checking jpeg-decoder v0.1.11 Oct 12 11:37:44.997 INFO kablam! Checking num-rational v0.1.35 Oct 12 11:37:46.288 INFO kablam! Checking num v0.1.36 Oct 12 11:37:47.733 INFO kablam! Checking image v0.12.3 Oct 12 11:37:54.124 INFO kablam! Checking raytracer v0.1.0 (/source) Oct 12 11:37:54.516 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 11:37:54.516 INFO kablam! --> src/geom/sphere.rs:34:43 Oct 12 11:37:54.516 INFO kablam! | Oct 12 11:37:54.516 INFO kablam! 34 | let b = 2.0 * ray.direction().dot((ray.origin() - self.origin())); Oct 12 11:37:54.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 11:37:54.516 INFO kablam! | Oct 12 11:37:54.516 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 11:37:54.516 INFO kablam! Oct 12 11:37:54.600 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 11:37:54.600 INFO kablam! --> src/geom/sphere.rs:34:43 Oct 12 11:37:54.601 INFO kablam! | Oct 12 11:37:54.601 INFO kablam! 34 | let b = 2.0 * ray.direction().dot((ray.origin() - self.origin())); Oct 12 11:37:54.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 11:37:54.601 INFO kablam! | Oct 12 11:37:54.601 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 11:37:54.601 INFO kablam! Oct 12 11:37:54.601 INFO kablam! warning: unused import: `geom::*` Oct 12 11:37:54.601 INFO kablam! --> src/geom/sphere.rs:78:9 Oct 12 11:37:54.601 INFO kablam! | Oct 12 11:37:54.601 INFO kablam! 78 | use geom::*; Oct 12 11:37:54.601 INFO kablam! | ^^^^^^^ Oct 12 11:37:54.601 INFO kablam! | Oct 12 11:37:54.601 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 11:37:54.601 INFO kablam! Oct 12 11:37:55.064 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.78s Oct 12 11:37:55.065 INFO kablam! su: No module specific data is present Oct 12 11:37:56.273 INFO running `"docker" "rm" "-f" "8ea4ca6c1aed1348a883cd33b41c3ed316fa33ff07c3321792086bf09c846f3c"` Oct 12 11:37:56.704 INFO blam! 8ea4ca6c1aed1348a883cd33b41c3ed316fa33ff07c3321792086bf09c846f3c