Oct 12 20:24:58.578 INFO testing tylerreisinger/rust-raytracer against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 20:24:58.580 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 20:24:59.109 INFO blam! 47a40a718cf85acd739b43b6bad91a88c5095919aa4a072029565eb8fefd548b Oct 12 20:24:59.111 INFO running `"docker" "start" "-a" "47a40a718cf85acd739b43b6bad91a88c5095919aa4a072029565eb8fefd548b"` Oct 12 20:25:00.567 INFO kablam! usermod: no changes Oct 12 20:25:00.663 INFO kablam! Compiling adler32 v1.0.0 Oct 12 20:25:00.670 INFO kablam! Compiling inflate v0.1.1 Oct 12 20:25:00.671 INFO kablam! Compiling glob v0.2.11 Oct 12 20:25:00.671 INFO kablam! Compiling scoped_threadpool v0.1.7 Oct 12 20:25:00.671 INFO kablam! Compiling rand v0.3.15 Oct 12 20:25:00.671 INFO kablam! Compiling num_cpus v1.3.0 Oct 12 20:25:00.671 INFO kablam! Compiling num-integer v0.1.32 Oct 12 20:25:00.671 INFO kablam! Compiling enum_primitive v0.1.1 Oct 12 20:25:01.615 INFO kablam! Compiling num-complex v0.1.35 Oct 12 20:25:02.671 INFO kablam! Compiling gif v0.9.1 Oct 12 20:25:03.259 INFO kablam! Compiling num-iter v0.1.32 Oct 12 20:25:09.447 INFO kablam! Compiling deflate v0.7.5 Oct 12 20:25:11.367 INFO kablam! Compiling deque v0.3.1 Oct 12 20:25:11.371 INFO kablam! Compiling num-bigint v0.1.35 Oct 12 20:25:11.371 INFO kablam! Compiling cgmath v0.12.0 Oct 12 20:25:12.528 INFO kablam! Compiling rayon v0.6.0 Oct 12 20:25:19.055 INFO kablam! Compiling num-rational v0.1.35 Oct 12 20:25:20.779 INFO kablam! Compiling num v0.1.36 Oct 12 20:25:24.407 INFO kablam! Compiling jpeg-decoder v0.1.11 Oct 12 20:25:26.001 INFO kablam! Compiling png v0.6.2 Oct 12 20:25:30.547 INFO kablam! Compiling image v0.12.3 Oct 12 20:25:46.140 INFO kablam! Compiling raytracer v0.1.0 (/source) Oct 12 20:25:46.443 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 20:25:46.443 INFO kablam! --> src/geom/sphere.rs:34:43 Oct 12 20:25:46.443 INFO kablam! | Oct 12 20:25:46.443 INFO kablam! 34 | let b = 2.0 * ray.direction().dot((ray.origin() - self.origin())); Oct 12 20:25:46.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 20:25:46.443 INFO kablam! | Oct 12 20:25:46.443 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 20:25:46.443 INFO kablam! Oct 12 20:25:48.217 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.62s Oct 12 20:25:48.223 INFO kablam! su: No module specific data is present Oct 12 20:25:49.903 INFO running `"docker" "rm" "-f" "47a40a718cf85acd739b43b6bad91a88c5095919aa4a072029565eb8fefd548b"` Oct 12 20:25:50.191 INFO blam! 47a40a718cf85acd739b43b6bad91a88c5095919aa4a072029565eb8fefd548b Oct 12 20:25:50.199 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 20:25:50.623 INFO blam! 6e906a0f72074eb44dfb00a66be2883910b1fae6612aa93bcf8da6f1f41f1293 Oct 12 20:25:50.625 INFO running `"docker" "start" "-a" "6e906a0f72074eb44dfb00a66be2883910b1fae6612aa93bcf8da6f1f41f1293"` Oct 12 20:25:52.359 INFO kablam! usermod: no changes Oct 12 20:25:52.439 INFO kablam! Compiling raytracer v0.1.0 (/source) Oct 12 20:25:52.943 INFO kablam! warning: unnecessary parentheses around method argument Oct 12 20:25:52.943 INFO kablam! --> src/geom/sphere.rs:34:43 Oct 12 20:25:52.943 INFO kablam! | Oct 12 20:25:52.943 INFO kablam! 34 | let b = 2.0 * ray.direction().dot((ray.origin() - self.origin())); Oct 12 20:25:52.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 20:25:52.943 INFO kablam! | Oct 12 20:25:52.943 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 20:25:52.943 INFO kablam! Oct 12 20:25:52.943 INFO kablam! warning: unused import: `geom::*` Oct 12 20:25:52.943 INFO kablam! --> src/geom/sphere.rs:78:9 Oct 12 20:25:52.943 INFO kablam! | Oct 12 20:25:52.943 INFO kablam! 78 | use geom::*; Oct 12 20:25:52.943 INFO kablam! | ^^^^^^^ Oct 12 20:25:52.943 INFO kablam! | Oct 12 20:25:52.943 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:25:52.943 INFO kablam! Oct 12 20:25:54.979 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.59s Oct 12 20:25:54.979 INFO kablam! su: No module specific data is present Oct 12 20:25:55.791 INFO running `"docker" "rm" "-f" "6e906a0f72074eb44dfb00a66be2883910b1fae6612aa93bcf8da6f1f41f1293"` Oct 12 20:25:56.171 INFO blam! 6e906a0f72074eb44dfb00a66be2883910b1fae6612aa93bcf8da6f1f41f1293