[INFO] cloning repository https://github.com/SwitchMan92/rs-tracer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SwitchMan92/rs-tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwitchMan92%2Frs-tracer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwitchMan92%2Frs-tracer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5db6d3ac660f0d01d776115a047076c391caa5f1
[INFO] checking SwitchMan92/rs-tracer against master#0028f344ce9f64766259577c998a1959ca1f6a0b for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwitchMan92%2Frs-tracer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/SwitchMan92/rs-tracer
[INFO] finished tweaking git repo https://github.com/SwitchMan92/rs-tracer
[INFO] tweaked toml for git repo https://github.com/SwitchMan92/rs-tracer written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SwitchMan92/rs-tracer on toolchain 0028f344ce9f64766259577c998a1959ca1f6a0b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SwitchMan92/rs-tracer 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" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dhat v0.3.3
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.6
[INFO] [stderr]   Downloaded thousands v0.2.0
[INFO] [stderr]   Downloaded range2d v0.2.0
[INFO] [stderr]   Downloaded mintex v0.1.4
[INFO] [stderr]   Downloaded quote v1.0.43
[INFO] [stderr]   Downloaded rustc-demangle v0.1.27
[INFO] [stderr]   Downloaded rayon-core v1.13.0
[INFO] [stderr]   Downloaded zmij v1.0.16
[INFO] [stderr]   Downloaded backtrace v0.3.76
[INFO] [stderr]   Downloaded rayon v1.11.0
[INFO] [stderr]   Downloaded sdl2 v0.38.0
[INFO] [stderr]   Downloaded glam v0.31.0
[INFO] [stderr]   Downloaded sdl2-sys v0.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6e297e0501d6cbb28f0582015319e1a9e2043f0fe1a315f6f17d3981b7da25e
[INFO] running `Command { std: "docker" "start" "-a" "c6e297e0501d6cbb28f0582015319e1a9e2043f0fe1a315f6f17d3981b7da25e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6e297e0501d6cbb28f0582015319e1a9e2043f0fe1a315f6f17d3981b7da25e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6e297e0501d6cbb28f0582015319e1a9e2043f0fe1a315f6f17d3981b7da25e", kill_on_drop: false }`
[INFO] [stdout] c6e297e0501d6cbb28f0582015319e1a9e2043f0fe1a315f6f17d3981b7da25e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cd885e9a14ec734ed81e863e91d1077030257210c0f0199cd6808b43e4c78c8
[INFO] running `Command { std: "docker" "start" "-a" "7cd885e9a14ec734ed81e863e91d1077030257210c0f0199cd6808b43e4c78c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling sdl2 v0.38.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling sdl2-sys v0.38.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking mintex v0.1.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking range2d v0.2.0
[INFO] [stderr]     Checking glam v0.31.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking dhat v0.3.3
[INFO] [stderr]     Checking tracer-core v0.1.0 (/opt/rustwide/workdir/tracer-core)
[INFO] [stdout] warning: unused variable: `surface_normal`
[INFO] [stdout]    --> tracer-core/src/entity/rendering/material.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         surface_normal: &Vec3A,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface_normal`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray`
[INFO] [stdout]    --> tracer-core/src/entity/rendering/material.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         ray: &Ray,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ray`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tracer-render v0.1.0 (/opt/rustwide/workdir/tracer-render)
[INFO] [stdout] warning: unused variable: `surface_normal`
[INFO] [stdout]    --> tracer-core/src/entity/rendering/material.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         surface_normal: &Vec3A,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface_normal`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray`
[INFO] [stdout]    --> tracer-core/src/entity/rendering/material.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         ray: &Ray,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ray`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ReflectiveMaterial`
[INFO] [stdout]  --> tracer-render/src/main.rs:9:66
[INFO] [stdout]   |
[INFO] [stdout] 9 |     ColorMaterial, DiffuseMaterial, MaterialMixer, MaterialType, ReflectiveMaterial,
[INFO] [stdout]   |                                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `surface_normal`
[INFO] [stdout]    --> tracer-core/src/entity/rendering/material.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         surface_normal: &Vec3A,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface_normal`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray`
[INFO] [stdout]    --> tracer-core/src/entity/rendering/material.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         ray: &Ray,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ray`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ReflectiveMaterial`
[INFO] [stdout]  --> tracer-render/src/main.rs:9:66
[INFO] [stdout]   |
[INFO] [stdout] 9 |     ColorMaterial, DiffuseMaterial, MaterialMixer, MaterialType, ReflectiveMaterial,
[INFO] [stdout]   |                                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.02s
[INFO] running `Command { std: "docker" "inspect" "7cd885e9a14ec734ed81e863e91d1077030257210c0f0199cd6808b43e4c78c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cd885e9a14ec734ed81e863e91d1077030257210c0f0199cd6808b43e4c78c8", kill_on_drop: false }`
[INFO] [stdout] 7cd885e9a14ec734ed81e863e91d1077030257210c0f0199cd6808b43e4c78c8
