[INFO] cloning repository https://github.com/ASchneidman/RustTracer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ASchneidman/RustTracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASchneidman%2FRustTracer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASchneidman%2FRustTracer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 588b09d8a26f62a50f2295f53b9f28087c1bc467
[INFO] checking ASchneidman/RustTracer against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASchneidman%2FRustTracer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ASchneidman/RustTracer
[INFO] finished tweaking git repo https://github.com/ASchneidman/RustTracer
[INFO] tweaked toml for git repo https://github.com/ASchneidman/RustTracer written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ASchneidman/RustTracer on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ASchneidman/RustTracer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d80cbe41db39b75066c5998a21e855e5fdce757aed0a0bbe349082b3c96a6af6
[INFO] running `Command { std: "docker" "start" "-a" "d80cbe41db39b75066c5998a21e855e5fdce757aed0a0bbe349082b3c96a6af6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d80cbe41db39b75066c5998a21e855e5fdce757aed0a0bbe349082b3c96a6af6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d80cbe41db39b75066c5998a21e855e5fdce757aed0a0bbe349082b3c96a6af6", kill_on_drop: false }`
[INFO] [stdout] d80cbe41db39b75066c5998a21e855e5fdce757aed0a0bbe349082b3c96a6af6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc413a21606cbf318f57235a52eda19e7b935d889013a804e9ddada6268091e9
[INFO] running `Command { std: "docker" "start" "-a" "dc413a21606cbf318f57235a52eda19e7b935d889013a804e9ddada6268091e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]     Checking approx v0.5.0
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking gif v0.11.3
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]     Checking wide v0.7.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]     Checking RustTracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::cmp`
[INFO] [stdout]  --> main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::cmp;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> main.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 |     if (tca < 0.0) {
[INFO] [stdout]    |        ^         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 33 -     if (tca < 0.0) {
[INFO] [stdout] 33 +     if tca < 0.0  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> main.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 |     if (d > r2) {
[INFO] [stdout]    |        ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -     if (d > r2) {
[INFO] [stdout] 39 +     if d > r2  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> main.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 |     if (t0 < 0.0) {
[INFO] [stdout]    |        ^        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 48 -     if (t0 < 0.0) {
[INFO] [stdout] 48 +     if t0 < 0.0  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> main.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 |         if (t1 < 0.0) {
[INFO] [stdout]    |            ^        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 49 -         if (t1 < 0.0) {
[INFO] [stdout] 49 +         if t1 < 0.0  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> main.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |         if (t1 < 0.0) {
[INFO] [stdout]    |            ^        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 54 -         if (t1 < 0.0) {
[INFO] [stdout] 54 +         if t1 < 0.0  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> main.rs:98:20
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 if (hit_t >= 0.0) {
[INFO] [stdout]    |                    ^            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 98 -                 if (hit_t >= 0.0) {
[INFO] [stdout] 98 +                 if hit_t >= 0.0  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cmp`
[INFO] [stdout]  --> main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::cmp;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> main.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 |     if (tca < 0.0) {
[INFO] [stdout]    |        ^         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 33 -     if (tca < 0.0) {
[INFO] [stdout] 33 +     if tca < 0.0  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> main.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 |     if (d > r2) {
[INFO] [stdout]    |        ^      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -     if (d > r2) {
[INFO] [stdout] 39 +     if d > r2  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> main.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 |     if (t0 < 0.0) {
[INFO] [stdout]    |        ^        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 48 -     if (t0 < 0.0) {
[INFO] [stdout] 48 +     if t0 < 0.0  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> main.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 |         if (t1 < 0.0) {
[INFO] [stdout]    |            ^        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 49 -         if (t1 < 0.0) {
[INFO] [stdout] 49 +         if t1 < 0.0  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> main.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |         if (t1 < 0.0) {
[INFO] [stdout]    |            ^        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 54 -         if (t1 < 0.0) {
[INFO] [stdout] 54 +         if t1 < 0.0  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> main.rs:98:20
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 if (hit_t >= 0.0) {
[INFO] [stdout]    |                    ^            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 98 -                 if (hit_t >= 0.0) {
[INFO] [stdout] 98 +                 if hit_t >= 0.0  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L` should have a snake case name
[INFO] [stdout]   --> main.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let L = sphere.center - ray.origin;
[INFO] [stdout]    |         ^ help: convert the identifier to snake case: `l`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L` should have a snake case name
[INFO] [stdout]   --> main.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let L = sphere.center - ray.origin;
[INFO] [stdout]    |         ^ help: convert the identifier to snake case: `l`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.54s
[INFO] running `Command { std: "docker" "inspect" "dc413a21606cbf318f57235a52eda19e7b935d889013a804e9ddada6268091e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc413a21606cbf318f57235a52eda19e7b935d889013a804e9ddada6268091e9", kill_on_drop: false }`
[INFO] [stdout] dc413a21606cbf318f57235a52eda19e7b935d889013a804e9ddada6268091e9
