[INFO] cloning repository https://github.com/kunalchandan/ToyTracer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kunalchandan/ToyTracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunalchandan%2FToyTracer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunalchandan%2FToyTracer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff53b12c5d5fd0185200dcbf631c01f63b34590c
[INFO] testing kunalchandan/ToyTracer against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunalchandan%2FToyTracer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kunalchandan/ToyTracer
[INFO] finished tweaking git repo https://github.com/kunalchandan/ToyTracer
[INFO] tweaked toml for git repo https://github.com/kunalchandan/ToyTracer written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kunalchandan/ToyTracer on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kunalchandan/ToyTracer 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: rust
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spin_sleep v1.1.1
[INFO] [stderr]   Downloaded flate2 v1.0.26
[INFO] [stderr]   Downloaded pistoncore-event_loop v0.53.1
[INFO] [stderr]   Downloaded glutin_egl_sys v0.5.0
[INFO] [stderr]   Downloaded glutin_glx_sys v0.4.0
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.0
[INFO] [stderr]   Downloaded matrixmultiply v0.3.7
[INFO] [stderr]   Downloaded piston2d-opengl_graphics v0.82.0
[INFO] [stderr]   Downloaded flamer v0.5.0
[INFO] [stderr]   Downloaded simba v0.7.3
[INFO] [stderr]   Downloaded wide v0.7.8
[INFO] [stderr]   Downloaded png v0.17.8
[INFO] [stderr]   Downloaded flame v0.2.2
[INFO] [stderr]   Downloaded owned_ttf_parser v0.15.2
[INFO] [stderr]   Downloaded safe_arch v0.6.0
[INFO] [stderr]   Downloaded exr v1.6.3
[INFO] [stderr]   Downloaded android-activity v0.4.1
[INFO] [stderr]   Downloaded syn v2.0.16
[INFO] [stderr]   Downloaded owned_ttf_parser v0.19.0
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.16.0
[INFO] [stderr]   Downloaded ttf-parser v0.19.0
[INFO] [stderr]   Downloaded pin-project v1.1.0
[INFO] [stderr]   Downloaded nalgebra v0.32.2
[INFO] [stderr]   Downloaded glutin v0.30.8
[INFO] [stderr]   Downloaded nalgebra v0.30.1
[INFO] [stderr]   Downloaded image v0.24.6
[INFO] [stderr]   Downloaded bumpalo v3.12.2
[INFO] [stderr]   Downloaded pin-project-internal v1.1.0
[INFO] [stderr]   Downloaded piston2d-graphics v0.43.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.58
[INFO] [stderr]   Downloaded rand_distr v0.2.2
[INFO] [stderr]   Downloaded gfx v0.18.2
[INFO] [stderr]   Downloaded piston_window v0.128.0
[INFO] [stderr]   Downloaded winit v0.28.6
[INFO] [stderr]   Downloaded pistoncore-input v1.0.1
[INFO] [stderr]   Downloaded pistoncore-window v0.47.1
[INFO] [stderr]   Downloaded fdeflate v0.3.0
[INFO] [stderr]   Downloaded calloop v0.10.5
[INFO] [stderr]   Downloaded pistoncore-glutin_window v0.71.0
[INFO] [stderr]   Downloaded gfx_device_gl v0.16.2
[INFO] [stderr]   Downloaded piston v0.53.2
[INFO] [stderr]   Downloaded gfx_core v0.9.2
[INFO] [stderr]   Downloaded piston-shaders_graphics2d v0.4.0
[INFO] [stderr]   Downloaded piston2d-gfx_graphics v0.79.0
[INFO] [stderr]   Downloaded rusttype v0.9.3
[INFO] [stderr]   Downloaded ab_glyph v0.2.21
[INFO] [stderr]   Downloaded strict-num v0.1.0
[INFO] [stderr]   Downloaded piston-texture v0.9.0
[INFO] [stderr]   Downloaded gl v0.13.0
[INFO] [stderr]   Downloaded glutin_wgl_sys v0.4.0
[INFO] [stderr]   Downloaded shader_version v0.7.0
[INFO] [stderr]   Downloaded bytemuck v1.13.1
[INFO] [stderr]   Downloaded gfx_gl v0.6.0
[INFO] [stderr]   Downloaded piston-gfx_texture v0.44.0
[INFO] [stderr]   Downloaded simd-adler32 v0.3.5
[INFO] [stderr]   Downloaded glutin-winit v0.3.0
[INFO] [stderr]   Downloaded piston-graphics_api_version v1.0.1
[INFO] [stderr]   Downloaded downcast-rs v1.1.1
[INFO] [stderr]   Downloaded quote v1.0.27
[INFO] [stderr]   Downloaded tiff v0.8.1
[INFO] [stderr]   Downloaded orbclient v0.3.45
[INFO] [stderr]   Downloaded imageproc v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 635efb95fa130958d107b3dfa07c404c6015ce4c7be66d47c1d73c20a068f95e
[INFO] running `Command { std: "docker" "start" "-a" "635efb95fa130958d107b3dfa07c404c6015ce4c7be66d47c1d73c20a068f95e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "635efb95fa130958d107b3dfa07c404c6015ce4c7be66d47c1d73c20a068f95e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "635efb95fa130958d107b3dfa07c404c6015ce4c7be66d47c1d73c20a068f95e", kill_on_drop: false }`
[INFO] [stdout] 635efb95fa130958d107b3dfa07c404c6015ce4c7be66d47c1d73c20a068f95e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0c62cd61ee71be22f8021a251f903ec93b446b4ed80ae5a9222eb1be45fb7bd
[INFO] running `Command { std: "docker" "start" "-a" "b0c62cd61ee71be22f8021a251f903ec93b446b4ed80ae5a9222eb1be45fb7bd", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: rust
[INFO] [stderr]    Compiling proc-macro2 v1.0.58
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling piston-float v1.0.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling piston-viewport v1.0.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling downcast-rs v1.1.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling piston-graphics_api_version v1.0.1
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling ttf-parser v0.19.0
[INFO] [stderr]    Compiling png v0.17.8
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling strict-num v0.1.0
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.11.1
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling draw_state v0.8.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling gfx_core v0.9.2
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.19.0
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling wide v0.7.8
[INFO] [stderr]    Compiling ab_glyph v0.2.21
[INFO] [stderr]    Compiling gl v0.13.0
[INFO] [stderr]    Compiling winit v0.28.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling gl_generator v0.11.0
[INFO] [stderr]    Compiling glutin v0.30.8
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling piston-texture v0.9.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling gfx_gl v0.6.0
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling shader_version v0.7.0
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]    Compiling vecmath v1.0.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling interpolation v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling piston2d-graphics v0.43.0
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling gfx v0.18.2
[INFO] [stderr]    Compiling piston-shaders_graphics2d v0.4.0
[INFO] [stderr]    Compiling spin_sleep v1.1.1
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling tiff v0.8.1
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling pin-project v1.1.0
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling calloop v0.10.5
[INFO] [stderr]    Compiling gfx_device_gl v0.16.2
[INFO] [stderr]    Compiling exr v1.6.3
[INFO] [stderr]    Compiling nalgebra-macros v0.2.0
[INFO] [stderr]    Compiling pistoncore-input v1.0.1
[INFO] [stderr]    Compiling flame v0.2.2
[INFO] [stderr]    Compiling flamer v0.5.0
[INFO] [stderr]    Compiling image v0.24.6
[INFO] [stderr]    Compiling pistoncore-window v0.47.1
[INFO] [stderr]    Compiling pistoncore-event_loop v0.53.1
[INFO] [stderr]    Compiling piston v0.53.2
[INFO] [stderr]    Compiling nalgebra v0.30.1
[INFO] [stderr]    Compiling nalgebra v0.32.2
[INFO] [stderr]    Compiling piston-gfx_texture v0.44.0
[INFO] [stderr]    Compiling piston2d-opengl_graphics v0.82.0
[INFO] [stderr]    Compiling piston2d-gfx_graphics v0.79.0
[INFO] [stderr]    Compiling imageproc v0.23.0
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling pistoncore-glutin_window v0.71.0
[INFO] [stderr]    Compiling piston_window v0.128.0
[INFO] [stderr]    Compiling toy_tracer v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::world::Traceable`
[INFO] [stdout]  --> src/ray.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::world::Traceable;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/world.rs:59:22
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn normal(&self, r: Ray) -> Ray {
[INFO] [stdout]    |                      ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/main.rs:86:26
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn update(&mut self, args: &UpdateArgs) {
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `to_trace` is assigned to, but never used
[INFO] [stdout]    --> src/main.rs:104:21
[INFO] [stdout]     |
[INFO] [stdout] 104 |             let mut to_trace: &Box<dyn Traceable> = self.objects[0].borrow();
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_to_trace` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `to_trace` is never read
[INFO] [stdout]    --> src/main.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     to_trace = obj;
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cn`
[INFO] [stdout]    --> src/main.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let cn = nl::Vector3::new(CAM_X, CAM_Y, CAM_Z) + (SCR_Z * nl::Vector3::new(CAM_P.sin() * CAM_T.cos(),
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_cn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `br`
[INFO] [stdout]    --> src/main.rs:145:13
[INFO] [stdout]     |
[INFO] [stdout] 145 |         let br = nl::Vector3::new(CAM_X, CAM_Y, CAM_Z) +
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_br`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pix_colour`
[INFO] [stdout]    --> src/main.rs:162:21
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 let pix_colour = self.recursive_trace(r);
[INFO] [stdout]     |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pix_colour`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/main.rs:254:21
[INFO] [stdout]     |
[INFO] [stdout] 254 |         if let Some(r) = e.render_args() {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> src/main.rs:218:25
[INFO] [stdout]     |
[INFO] [stdout] 218 |         e.mouse_cursor(|pos| {
[INFO] [stdout]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
[INFO] running `Command { std: "docker" "inspect" "b0c62cd61ee71be22f8021a251f903ec93b446b4ed80ae5a9222eb1be45fb7bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0c62cd61ee71be22f8021a251f903ec93b446b4ed80ae5a9222eb1be45fb7bd", kill_on_drop: false }`
[INFO] [stdout] b0c62cd61ee71be22f8021a251f903ec93b446b4ed80ae5a9222eb1be45fb7bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8be746c5389438b438666359005e8d6c60a178854674cc51284f1ee0db58293b
[INFO] running `Command { std: "docker" "start" "-a" "8be746c5389438b438666359005e8d6c60a178854674cc51284f1ee0db58293b", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: rust
[INFO] [stderr]    Compiling toy_tracer v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::world::Traceable`
[INFO] [stdout]  --> src/ray.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::world::Traceable;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/world.rs:59:22
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn normal(&self, r: Ray) -> Ray {
[INFO] [stdout]    |                      ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/main.rs:86:26
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn update(&mut self, args: &UpdateArgs) {
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `to_trace` is assigned to, but never used
[INFO] [stdout]    --> src/main.rs:104:21
[INFO] [stdout]     |
[INFO] [stdout] 104 |             let mut to_trace: &Box<dyn Traceable> = self.objects[0].borrow();
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_to_trace` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `to_trace` is never read
[INFO] [stdout]    --> src/main.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     to_trace = obj;
[INFO] [stdout]     |                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cn`
[INFO] [stdout]    --> src/main.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let cn = nl::Vector3::new(CAM_X, CAM_Y, CAM_Z) + (SCR_Z * nl::Vector3::new(CAM_P.sin() * CAM_T.cos(),
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_cn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `br`
[INFO] [stdout]    --> src/main.rs:145:13
[INFO] [stdout]     |
[INFO] [stdout] 145 |         let br = nl::Vector3::new(CAM_X, CAM_Y, CAM_Z) +
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_br`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pix_colour`
[INFO] [stdout]    --> src/main.rs:162:21
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 let pix_colour = self.recursive_trace(r);
[INFO] [stdout]     |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pix_colour`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/main.rs:254:21
[INFO] [stdout]     |
[INFO] [stdout] 254 |         if let Some(r) = e.render_args() {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]    --> src/main.rs:218:25
[INFO] [stdout]     |
[INFO] [stdout] 218 |         e.mouse_cursor(|pos| {
[INFO] [stdout]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] running `Command { std: "docker" "inspect" "8be746c5389438b438666359005e8d6c60a178854674cc51284f1ee0db58293b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8be746c5389438b438666359005e8d6c60a178854674cc51284f1ee0db58293b", kill_on_drop: false }`
[INFO] [stdout] 8be746c5389438b438666359005e8d6c60a178854674cc51284f1ee0db58293b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 92ecd1146e8d7d546f2e85198b5a28d35d0db9262f00f7bd147c0fca9355a6ed
[INFO] running `Command { std: "docker" "start" "-a" "92ecd1146e8d7d546f2e85198b5a28d35d0db9262f00f7bd147c0fca9355a6ed", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: rust
[INFO] [stderr] warning: unused import: `crate::world::Traceable`
[INFO] [stderr]  --> src/ray.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::world::Traceable;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]   --> src/world.rs:59:22
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn normal(&self, r: Ray) -> Ray {
[INFO] [stderr]    |                      ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `args`
[INFO] [stderr]   --> src/main.rs:86:26
[INFO] [stderr]    |
[INFO] [stderr] 86 |     fn update(&mut self, args: &UpdateArgs) {
[INFO] [stderr]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `to_trace` is assigned to, but never used
[INFO] [stderr]    --> src/main.rs:104:21
[INFO] [stderr]     |
[INFO] [stderr] 104 |             let mut to_trace: &Box<dyn Traceable> = self.objects[0].borrow();
[INFO] [stderr]     |                     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_to_trace` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `to_trace` is never read
[INFO] [stderr]    --> src/main.rs:109:21
[INFO] [stderr]     |
[INFO] [stderr] 109 |                     to_trace = obj;
[INFO] [stderr]     |                     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cn`
[INFO] [stderr]    --> src/main.rs:127:13
[INFO] [stderr]     |
[INFO] [stderr] 127 |         let cn = nl::Vector3::new(CAM_X, CAM_Y, CAM_Z) + (SCR_Z * nl::Vector3::new(CAM_P.sin() * CAM_T.cos(),
[INFO] [stderr]     |             ^^ help: if this is intentional, prefix it with an underscore: `_cn`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `br`
[INFO] [stderr]    --> src/main.rs:145:13
[INFO] [stderr]     |
[INFO] [stderr] 145 |         let br = nl::Vector3::new(CAM_X, CAM_Y, CAM_Z) +
[INFO] [stderr]     |             ^^ help: if this is intentional, prefix it with an underscore: `_br`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pix_colour`
[INFO] [stderr]    --> src/main.rs:162:21
[INFO] [stderr]     |
[INFO] [stderr] 162 |                 let pix_colour = self.recursive_trace(r);
[INFO] [stderr]     |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pix_colour`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]    --> src/main.rs:254:21
[INFO] [stderr]     |
[INFO] [stderr] 254 |         if let Some(r) = e.render_args() {
[INFO] [stderr]     |                     ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pos`
[INFO] [stderr]    --> src/main.rs:218:25
[INFO] [stderr]     |
[INFO] [stderr] 218 |         e.mouse_cursor(|pos| {
[INFO] [stderr]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stderr] 
[INFO] [stderr] warning: `toy_tracer` (bin "toy_tracer" test) generated 10 warnings (run `cargo fix --bin "toy_tracer" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/toy_tracer-8efbf0991c1fd87b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "92ecd1146e8d7d546f2e85198b5a28d35d0db9262f00f7bd147c0fca9355a6ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92ecd1146e8d7d546f2e85198b5a28d35d0db9262f00f7bd147c0fca9355a6ed", kill_on_drop: false }`
[INFO] [stdout] 92ecd1146e8d7d546f2e85198b5a28d35d0db9262f00f7bd147c0fca9355a6ed
