[INFO] cloning repository https://github.com/alamont/rustray
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alamont/rustray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falamont%2Frustray", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falamont%2Frustray'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3fbea086f43d72c3f0989aa5061405d20a2a1bb1
[INFO] checking alamont/rustray against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falamont%2Frustray" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  35% (17/48)
Updating files:  37% (18/48)
Updating files:  39% (19/48)
Updating files:  41% (20/48)
Updating files:  43% (21/48)
Updating files:  45% (22/48)
Updating files:  47% (23/48)
Updating files:  50% (24/48)
Updating files:  52% (25/48)
Updating files:  54% (26/48)
Updating files:  56% (27/48)
Updating files:  58% (28/48)
Updating files:  60% (29/48)
Updating files:  62% (30/48)
Updating files:  64% (31/48)
Updating files:  66% (32/48)
Updating files:  68% (33/48)
Updating files:  70% (34/48)
Updating files:  72% (35/48)
Updating files:  75% (36/48)
Updating files:  77% (37/48)
Updating files:  79% (38/48)
Updating files:  81% (39/48)
Updating files:  83% (40/48)
Updating files:  85% (41/48)
Updating files:  87% (42/48)
Updating files:  89% (43/48)
Updating files:  91% (44/48)
Updating files:  93% (45/48)
Updating files:  95% (46/48)
Updating files:  97% (47/48)
Updating files: 100% (48/48)
Updating files: 100% (48/48), done.
[INFO] started tweaking git repo https://github.com/alamont/rustray
[INFO] finished tweaking git repo https://github.com/alamont/rustray
[INFO] tweaked toml for git repo https://github.com/alamont/rustray written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alamont/rustray on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alamont/rustray 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slice_as_array v1.1.0
[INFO] [stderr]   Downloaded simba v0.1.2
[INFO] [stderr]   Downloaded paste v0.1.10
[INFO] [stderr]   Downloaded tobj v1.0.0
[INFO] [stderr]   Downloaded wayland-cursor v0.25.0
[INFO] [stderr]   Downloaded wayland-sys v0.25.0
[INFO] [stderr]   Downloaded paste-impl v0.1.10
[INFO] [stderr]   Downloaded wayland-scanner v0.25.0
[INFO] [stderr]   Downloaded cast v0.2.3
[INFO] [stderr]   Downloaded cmd_lib v0.7.8
[INFO] [stderr]   Downloaded num v0.1.42
[INFO] [stderr]   Downloaded hsl v0.1.1
[INFO] [stderr]   Downloaded generic-array v0.13.2
[INFO] [stderr]   Downloaded xkbcommon-sys v0.7.4
[INFO] [stderr]   Downloaded once_cell v1.3.1
[INFO] [stderr]   Downloaded wayland-commons v0.25.0
[INFO] [stderr]   Downloaded png v0.16.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.9
[INFO] [stderr]   Downloaded smallvec v1.3.0
[INFO] [stderr]   Downloaded wayland-client v0.25.0
[INFO] [stderr]   Downloaded deflate v0.8.3
[INFO] [stderr]   Downloaded minifb v0.16.0
[INFO] [stderr]   Downloaded nalgebra v0.21.0
[INFO] [stderr]   Downloaded wayland-protocols v0.25.0
[INFO] [stderr]   Downloaded sdl2 v0.32.2
[INFO] [stderr]   Downloaded image v0.23.2
[INFO] [stderr]   Downloaded sdl2-sys v0.32.6
[INFO] [stderr]   Downloaded orbclient v0.3.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c8d6f1d0344519dde889642b08d28b07c329b51bf06844f3ca2d5a0f0a46e2f9
[INFO] running `Command { std: "docker" "start" "c8d6f1d0344519dde889642b08d28b07c329b51bf06844f3ca2d5a0f0a46e2f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8d6f1d0344519dde889642b08d28b07c329b51bf06844f3ca2d5a0f0a46e2f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c8d6f1d0344519dde889642b08d28b07c329b51bf06844f3ca2d5a0f0a46e2f9" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8d6f1d0344519dde889642b08d28b07c329b51bf06844f3ca2d5a0f0a46e2f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c8d6f1d0344519dde889642b08d28b07c329b51bf06844f3ca2d5a0f0a46e2f9" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking once_cell v1.3.1
[INFO] [stderr]     Checking smallvec v1.3.0
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.15
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking downcast-rs v1.1.1
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling xkbcommon-sys v0.7.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling num-iter v0.1.40
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling minifb v0.16.0
[INFO] [stderr]     Checking deflate v0.8.3
[INFO] [stderr]     Checking miniz_oxide v0.3.6
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking matrixmultiply v0.2.3
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling wayland-scanner v0.25.0
[INFO] [stderr]     Checking tiff v0.4.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking bytemuck v1.2.0
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking crossbeam-queue v0.2.1
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]     Checking tobj v1.0.0
[INFO] [stderr]     Checking wayland-sys v0.25.0
[INFO] [stderr]     Checking cmd_lib v0.7.8
[INFO] [stderr]     Checking hsl v0.1.1
[INFO] [stderr]     Checking slice_as_array v1.1.0
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking png v0.16.1
[INFO] [stderr]     Checking xkb v0.2.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling wayland-client v0.25.0
[INFO] [stderr]    Compiling wayland-protocols v0.25.0
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]    Compiling paste-impl v0.1.10
[INFO] [stderr]     Checking paste v0.1.10
[INFO] [stderr]     Checking simba v0.1.2
[INFO] [stderr]     Checking nalgebra v0.21.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.18
[INFO] [stderr]     Checking wayland-commons v0.25.0
[INFO] [stderr]     Checking image v0.23.2
[INFO] [stderr]     Checking wayland-cursor v0.25.0
[INFO] [stderr]     Checking rustray v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]   --> src/main.rs:68:55
[INFO] [stdout]    |
[INFO] [stdout] 68 |     if let Some(hit_rec) = world.hit(ray, 0.001, f32::MAX) {
[INFO] [stdout]    |                                                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]   --> src/main.rs:90:55
[INFO] [stdout]    |
[INFO] [stdout] 90 |     if let Some(hit_rec) = world.hit(ray, 0.001, f32::MAX) {
[INFO] [stdout]    |                                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]   --> src/main.rs:99:55
[INFO] [stdout]    |
[INFO] [stdout] 99 |     if let Some(hit_rec) = world.hit(ray, 0.001, f32::MAX) {
[INFO] [stdout]    |                                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]   --> src/bvh.rs:20:50
[INFO] [stdout]    |
[INFO] [stdout] 20 |             let range = objects.iter().fold(f32::MAX..f32::MIN, |range, obj| {
[INFO] [stdout]    |                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MIN`: replaced by the `MIN` associated constant on `f32`
[INFO] [stdout]   --> src/bvh.rs:20:60
[INFO] [stdout]    |
[INFO] [stdout] 20 |             let range = objects.iter().fold(f32::MAX..f32::MIN, |range, obj| {
[INFO] [stdout]    |                                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MIN`: replaced by the `MIN` associated constant on `f32`
[INFO] [stdout]   --> src/volume.rs:37:61
[INFO] [stdout]    |
[INFO] [stdout] 37 |         if let Some(mut hit1) = self.boundary.hit(ray, f32::MIN, f32::MAX) {
[INFO] [stdout]    |                                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]   --> src/volume.rs:37:71
[INFO] [stdout]    |
[INFO] [stdout] 37 |         if let Some(mut hit1) = self.boundary.hit(ray, f32::MIN, f32::MAX) {
[INFO] [stdout]    |                                                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]   --> src/volume.rs:38:82
[INFO] [stdout]    |
[INFO] [stdout] 38 |             if let Some(mut hit2) = self.boundary.hit(ray, hit1.t + 0.0001, f32::MAX) {
[INFO] [stdout]    |                                                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]   --> src/volume.rs:52:64
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     return self.hit(ray, hit2.t + 0.0001, f32::MAX);
[INFO] [stdout]    |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MIN`: replaced by the `MIN` associated constant on `f32`
[INFO] [stdout]   --> src/volume.rs:99:61
[INFO] [stdout]    |
[INFO] [stdout] 99 |         if let Some(mut hit1) = self.boundary.hit(ray, f32::MIN, f32::MAX) {
[INFO] [stdout]    |                                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]   --> src/volume.rs:99:71
[INFO] [stdout]    |
[INFO] [stdout] 99 |         if let Some(mut hit1) = self.boundary.hit(ray, f32::MIN, f32::MAX) {
[INFO] [stdout]    |                                                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/volume.rs:100:82
[INFO] [stdout]     |
[INFO] [stdout] 100 |             if let Some(mut hit2) = self.boundary.hit(ray, hit1.t + 0.0001, f32::MAX) {
[INFO] [stdout]     |                                                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/volume.rs:131:64
[INFO] [stdout]     |
[INFO] [stdout] 131 |                     return self.hit(ray, hit2.t + 0.0001, f32::MAX);
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]   --> src/main.rs:68:55
[INFO] [stdout]    |
[INFO] [stdout] 68 |     if let Some(hit_rec) = world.hit(ray, 0.001, f32::MAX) {
[INFO] [stdout]    |                                                       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]   --> src/main.rs:90:55
[INFO] [stdout]    |
[INFO] [stdout] 90 |     if let Some(hit_rec) = world.hit(ray, 0.001, f32::MAX) {
[INFO] [stdout]    |                                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]   --> src/main.rs:99:55
[INFO] [stdout]    |
[INFO] [stdout] 99 |     if let Some(hit_rec) = world.hit(ray, 0.001, f32::MAX) {
[INFO] [stdout]    |                                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]   --> src/bvh.rs:20:50
[INFO] [stdout]    |
[INFO] [stdout] 20 |             let range = objects.iter().fold(f32::MAX..f32::MIN, |range, obj| {
[INFO] [stdout]    |                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MIN`: replaced by the `MIN` associated constant on `f32`
[INFO] [stdout]   --> src/bvh.rs:20:60
[INFO] [stdout]    |
[INFO] [stdout] 20 |             let range = objects.iter().fold(f32::MAX..f32::MIN, |range, obj| {
[INFO] [stdout]    |                                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MIN`: replaced by the `MIN` associated constant on `f32`
[INFO] [stdout]   --> src/volume.rs:37:61
[INFO] [stdout]    |
[INFO] [stdout] 37 |         if let Some(mut hit1) = self.boundary.hit(ray, f32::MIN, f32::MAX) {
[INFO] [stdout]    |                                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]   --> src/volume.rs:37:71
[INFO] [stdout]    |
[INFO] [stdout] 37 |         if let Some(mut hit1) = self.boundary.hit(ray, f32::MIN, f32::MAX) {
[INFO] [stdout]    |                                                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]   --> src/volume.rs:38:82
[INFO] [stdout]    |
[INFO] [stdout] 38 |             if let Some(mut hit2) = self.boundary.hit(ray, hit1.t + 0.0001, f32::MAX) {
[INFO] [stdout]    |                                                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]   --> src/volume.rs:52:64
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     return self.hit(ray, hit2.t + 0.0001, f32::MAX);
[INFO] [stdout]    |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MIN`: replaced by the `MIN` associated constant on `f32`
[INFO] [stdout]   --> src/volume.rs:99:61
[INFO] [stdout]    |
[INFO] [stdout] 99 |         if let Some(mut hit1) = self.boundary.hit(ray, f32::MIN, f32::MAX) {
[INFO] [stdout]    |                                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]   --> src/volume.rs:99:71
[INFO] [stdout]    |
[INFO] [stdout] 99 |         if let Some(mut hit1) = self.boundary.hit(ray, f32::MIN, f32::MAX) {
[INFO] [stdout]    |                                                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/volume.rs:100:82
[INFO] [stdout]     |
[INFO] [stdout] 100 |             if let Some(mut hit2) = self.boundary.hit(ray, hit1.t + 0.0001, f32::MAX) {
[INFO] [stdout]     |                                                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`
[INFO] [stdout]    --> src/volume.rs:131:64
[INFO] [stdout]     |
[INFO] [stdout] 131 |                     return self.hit(ray, hit2.t + 0.0001, f32::MAX);
[INFO] [stdout]     |                                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `earth_material`
[INFO] [stdout]   --> src/scenes/env_scene.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let earth_material = Arc::new(Lambertian {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_earth_material`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `image_path`
[INFO] [stdout]    --> src/texture.rs:219:25
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub fn hdr_image_loader(image_path: String) {
[INFO] [stdout]     |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_image_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `earth_material`
[INFO] [stdout]   --> src/scenes/env_scene.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let earth_material = Arc::new(Lambertian {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_earth_material`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `image_path`
[INFO] [stdout]    --> src/texture.rs:219:25
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub fn hdr_image_loader(image_path: String) {
[INFO] [stdout]     |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_image_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `hsl`
[INFO] [stderr]  --> Cargo.toml:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | hsl = "^0.1"
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `hsl`
[INFO] [stderr] warning: unused dependency `itertools`
[INFO] [stderr]  --> Cargo.toml:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | itertools = "0.9.0"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: consider removing the dependency on `itertools`
[INFO] [stderr] warning: unused dependency `slice_as_array`
[INFO] [stderr]   --> Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | slice_as_array = "1.1.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `slice_as_array`
[INFO] [stderr] warning: `rustray` (manifest) generated 3 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.08s
[INFO] running `Command { std: "docker" "inspect" "c8d6f1d0344519dde889642b08d28b07c329b51bf06844f3ca2d5a0f0a46e2f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8d6f1d0344519dde889642b08d28b07c329b51bf06844f3ca2d5a0f0a46e2f9", kill_on_drop: false }`
[INFO] [stdout] c8d6f1d0344519dde889642b08d28b07c329b51bf06844f3ca2d5a0f0a46e2f9
