[INFO] cloning repository tylerreisinger/rust-raytracer [INFO] running `"git" "clone" "--bare" "git://github.com/tylerreisinger/rust-raytracer.git" "work/cache/sources/gh/tylerreisinger/rust-raytracer"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/tylerreisinger/rust-raytracer'... [INFO] running `"git" "clone" "work/cache/sources/gh/tylerreisinger/rust-raytracer" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tylerreisinger/rust-raytracer"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tylerreisinger/rust-raytracer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tylerreisinger/rust-raytracer" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tylerreisinger/rust-raytracer"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tylerreisinger/rust-raytracer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 38bcf36c8789f646e77183c4b471e951ebcdb99f [INFO] sha for GitHub repo tylerreisinger/rust-raytracer: 38bcf36c8789f646e77183c4b471e951ebcdb99f [INFO] validating manifest of tylerreisinger/rust-raytracer on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tylerreisinger/rust-raytracer on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tylerreisinger/rust-raytracer [INFO] finished frobbing tylerreisinger/rust-raytracer [INFO] frobbed toml for tylerreisinger/rust-raytracer written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tylerreisinger/rust-raytracer/Cargo.toml [INFO] started frobbing tylerreisinger/rust-raytracer [INFO] finished frobbing tylerreisinger/rust-raytracer [INFO] frobbed toml for tylerreisinger/rust-raytracer written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tylerreisinger/rust-raytracer/Cargo.toml [INFO] crate tylerreisinger/rust-raytracer already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] building tylerreisinger/rust-raytracer against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tylerreisinger/rust-raytracer:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] bcec94e3c0b54420149e98af685145bf145a303085184978ace3ad13845a4228 [INFO] running `"docker" "start" "-a" "bcec94e3c0b54420149e98af685145bf145a303085184978ace3ad13845a4228"` [INFO] [stderr] Compiling adler32 v1.0.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.3.0 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-complex v0.1.35 [INFO] [stderr] Compiling gif v0.9.1 [INFO] [stderr] Compiling deflate v0.7.5 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling cgmath v0.12.0 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling rayon v0.6.0 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling jpeg-decoder v0.1.11 [INFO] [stderr] Compiling image v0.12.3 [INFO] [stderr] Compiling raytracer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/geom/sphere.rs:34:43 [INFO] [stderr] | [INFO] [stderr] 34 | let b = 2.0 * ray.direction().dot((ray.origin() - self.origin())); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.02s [INFO] running `"docker" "inspect" "bcec94e3c0b54420149e98af685145bf145a303085184978ace3ad13845a4228"` [INFO] running `"docker" "rm" "-f" "bcec94e3c0b54420149e98af685145bf145a303085184978ace3ad13845a4228"` [INFO] [stdout] bcec94e3c0b54420149e98af685145bf145a303085184978ace3ad13845a4228 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tylerreisinger/rust-raytracer:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 951f1119568d470f62dfad2703dcc164cf9dc768523b2295b5bb118bb02d2c1f [INFO] running `"docker" "start" "-a" "951f1119568d470f62dfad2703dcc164cf9dc768523b2295b5bb118bb02d2c1f"` [INFO] [stderr] Compiling raytracer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/geom/sphere.rs:34:43 [INFO] [stderr] | [INFO] [stderr] 34 | let b = 2.0 * ray.direction().dot((ray.origin() - self.origin())); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `geom::*` [INFO] [stderr] --> src/geom/sphere.rs:78:9 [INFO] [stderr] | [INFO] [stderr] 78 | use geom::*; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.76s [INFO] running `"docker" "inspect" "951f1119568d470f62dfad2703dcc164cf9dc768523b2295b5bb118bb02d2c1f"` [INFO] running `"docker" "rm" "-f" "951f1119568d470f62dfad2703dcc164cf9dc768523b2295b5bb118bb02d2c1f"` [INFO] [stdout] 951f1119568d470f62dfad2703dcc164cf9dc768523b2295b5bb118bb02d2c1f