[INFO] cloning repository https://github.com/SpicyRicecaker/hometown-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpicyRicecaker/hometown-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpicyRicecaker%2Fhometown-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpicyRicecaker%2Fhometown-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92845c3632e8b474073a8376be357288f6c05586
[INFO] testing SpicyRicecaker/hometown-rs against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpicyRicecaker%2Fhometown-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SpicyRicecaker/hometown-rs
[INFO] finished tweaking git repo https://github.com/SpicyRicecaker/hometown-rs
[INFO] tweaked toml for git repo https://github.com/SpicyRicecaker/hometown-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SpicyRicecaker/hometown-rs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SpicyRicecaker/hometown-rs 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52d92797dbcff126d7e9031f2e60ca484b1658348c20e935f7fb3bc09fbdfe40
[INFO] running `Command { std: "docker" "start" "-a" "52d92797dbcff126d7e9031f2e60ca484b1658348c20e935f7fb3bc09fbdfe40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52d92797dbcff126d7e9031f2e60ca484b1658348c20e935f7fb3bc09fbdfe40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52d92797dbcff126d7e9031f2e60ca484b1658348c20e935f7fb3bc09fbdfe40", kill_on_drop: false }`
[INFO] [stdout] 52d92797dbcff126d7e9031f2e60ca484b1658348c20e935f7fb3bc09fbdfe40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03478d3030e5568a5de6ea319ee7f09f9c297825f7907253a6a1a7a36948d8d6
[INFO] running `Command { std: "docker" "start" "-a" "03478d3030e5568a5de6ea319ee7f09f9c297825f7907253a6a1a7a36948d8d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling fixedbitset v0.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling ttf-parser v0.12.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.1
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling petgraph v0.6.0
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling minimal-lexical v0.1.3
[INFO] [stderr]    Compiling wgpu-core v0.10.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling gpu-descriptor v0.2.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling gpu-alloc v0.5.2
[INFO] [stderr]    Compiling ab_glyph v0.2.11
[INFO] [stderr]    Compiling ash v0.33.3+1.2.191
[INFO] [stderr]    Compiling wgpu-types v0.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling glow v0.11.0
[INFO] [stderr]    Compiling arrayvec v0.7.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling approx v0.5.0
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling profiling v1.0.3
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling weezl v0.1.5
[INFO] [stderr]    Compiling cpal v0.13.4
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling twox-hash v1.6.1
[INFO] [stderr]    Compiling glyph_brush_layout v0.2.3
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling glyph_brush_draw_cache v0.1.4
[INFO] [stderr]    Compiling alsa v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling slice-deque v0.3.0
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling ordered-float v2.8.0
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling mio-misc v1.2.1
[INFO] [stderr]    Compiling glyph_brush v0.7.2
[INFO] [stderr]    Compiling gif v0.11.2
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling hound v3.4.0
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling bytemuck_derive v1.0.1
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling bytemuck v1.7.2
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling naga v0.6.3
[INFO] [stderr]    Compiling minimp3 v0.5.1
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling rodio v0.14.0
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling wgpu-hal v0.10.7
[INFO] [stderr]    Compiling wgpu v0.10.2
[INFO] [stderr]    Compiling wgpu_glyph v0.14.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling thomas v0.1.0 (/opt/rustwide/workdir/thomas)
[INFO] [stdout] warning: unused import: `context::Context`
[INFO] [stdout]  --> thomas/src/debugger.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{context::Context, graphics::backend::State};
[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: `lr_dz`
[INFO] [stdout]    --> thomas/src/graphics/frontend/mod.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let lr_dz = lr_p.cos() + lr_p.sin();
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let _lr_dz = lr_p.cos() + lr_p.sin();
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 119 -         let lr_dz = lr_p.cos() + lr_p.sin();
[INFO] [stdout] 119 +         let debugger::FONT_SIZE = lr_p.cos() + lr_p.sin();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fb_p`
[INFO] [stdout]    --> thomas/src/graphics/frontend/mod.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let fb_p = fb_angle + PI / 2.0;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let _fb_p = fb_angle + PI / 2.0;
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 124 -         let fb_p = fb_angle + PI / 2.0;
[INFO] [stdout] 124 +         let debugger::FONT_SIZE = fb_angle + PI / 2.0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fb_r`
[INFO] [stdout]    --> thomas/src/graphics/frontend/mod.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let fb_r = thickness / 2.0;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let _fb_r = thickness / 2.0;
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 126 -         let fb_r = thickness / 2.0;
[INFO] [stdout] 126 +         let debugger::FONT_SIZE = thickness / 2.0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fb_dx`
[INFO] [stdout]    --> thomas/src/graphics/frontend/mod.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let fb_dx = lr_p.cos() * lr_r;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let _fb_dx = lr_p.cos() * lr_r;
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 128 -         let fb_dx = lr_p.cos() * lr_r;
[INFO] [stdout] 128 +         let debugger::FONT_SIZE = lr_p.cos() * lr_r;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fb_dy`
[INFO] [stdout]    --> thomas/src/graphics/frontend/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let fb_dy = lr_p.sin() * lr_r;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let _fb_dy = lr_p.sin() * lr_r;
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 129 -         let fb_dy = lr_p.sin() * lr_r;
[INFO] [stdout] 129 +         let debugger::FONT_SIZE = lr_p.sin() * lr_r;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fb_dz`
[INFO] [stdout]    --> thomas/src/graphics/frontend/mod.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let fb_dz = lr_p.cos() + lr_p.sin();
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let _fb_dz = lr_p.cos() + lr_p.sin();
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 130 -         let fb_dz = lr_p.cos() + lr_p.sin();
[INFO] [stdout] 130 +         let debugger::FONT_SIZE = lr_p.cos() + lr_p.sin();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> thomas/src/graphics/backend/buffers.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Vertex {
[INFO] [stdout]   |            ^^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> thomas/src/graphics/backend/buffers.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[repr(C)]
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> thomas/src/graphics/backend/buffers.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Uniforms {
[INFO] [stdout]    |            ^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> thomas/src/graphics/backend/buffers.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hometown v0.1.0 (/opt/rustwide/workdir/hometown)
[INFO] [stdout] warning: unused imports: `distributions::Uniform` and `prelude::ThreadRng`
[INFO] [stdout]  --> hometown/src/rain.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::{distributions::Uniform, prelude::ThreadRng};
[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: `ctx`
[INFO] [stdout]   --> hometown/src/rain.rs:64:28
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn tick(&mut self, ctx: &mut Context) {
[INFO] [stdout]    |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> hometown/src/rain.rs:142:28
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn tick(&mut self, ctx: &mut Context) {}
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> hometown/src/rain.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn render(&self, ctx: &mut Context) {}
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> hometown/src/rain.rs:164:28
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn tick(&mut self, ctx: &mut Context) {}
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> hometown/src/rain.rs:165:26
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn render(&self, ctx: &mut Context) {}
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `thickness`
[INFO] [stdout]   --> hometown/src/game/mod.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let thickness = 2;
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thickness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Frustrum` is never constructed
[INFO] [stdout]   --> hometown/src/lib.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Frustrum {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Any` is never constructed
[INFO] [stdout]   --> hometown/src/lib.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Any {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `y` is never read
[INFO] [stdout]   --> hometown/src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct CoordRange {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] 28 |     x_range: Uniform<f32>,
[INFO] [stdout] 29 |     y: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `endy` is never read
[INFO] [stdout]    --> hometown/src/rain.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub struct Falling {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     endy: f32,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Falling` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> hometown/src/rain.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub struct Colliding {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 125 |     // Length, should get modified as its being inserted into the puddle
[INFO] [stdout] 126 |     length: u32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 127 |     x: f32,
[INFO] [stdout]     |     ^
[INFO] [stdout] 128 |     y: f32,
[INFO] [stdout]     |     ^
[INFO] [stdout] 129 |     // The z is fixed at this point
[INFO] [stdout] 130 |     z: f32,
[INFO] [stdout]     |     ^
[INFO] [stdout] 131 |     dx: f32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 132 |     dy: f32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 133 |     dz: f32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 134 |     // We no know z declares the tip of the water
[INFO] [stdout] 135 |     thickness: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     spreading: Spreading,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Colliding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> hometown/src/rain.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub struct Spreading {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 148 |     // The location of the puddle
[INFO] [stdout] 149 |     x: f32,
[INFO] [stdout]     |     ^
[INFO] [stdout] 150 |     y: f32,
[INFO] [stdout]     |     ^
[INFO] [stdout] 151 |     z: f32,
[INFO] [stdout]     |     ^
[INFO] [stdout] 152 |     // The thickness of the edges of the water
[INFO] [stdout] 153 |     thickness: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 154 |     // The radius
[INFO] [stdout] 155 |     r: f32,
[INFO] [stdout]     |     ^
[INFO] [stdout] 156 |     // The rate at which the radius is changing
[INFO] [stdout] 157 |     dr: u32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     lifetime: u32,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Spreading` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x_angle` and `z_angle` are never read
[INFO] [stdout]   --> hometown/src/game/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct Game {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     x_angle: f32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 20 |     z_angle: f32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `direction` and `camera_controller` are never read
[INFO] [stdout]   --> hometown/src/player.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct Player {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     direction: cgmath::Vector3<f32>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 13 |     camera_controller: CameraController,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.66s
[INFO] running `Command { std: "docker" "inspect" "03478d3030e5568a5de6ea319ee7f09f9c297825f7907253a6a1a7a36948d8d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03478d3030e5568a5de6ea319ee7f09f9c297825f7907253a6a1a7a36948d8d6", kill_on_drop: false }`
[INFO] [stdout] 03478d3030e5568a5de6ea319ee7f09f9c297825f7907253a6a1a7a36948d8d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70c2b7cf747e0de72906f7131622f6be9871a9e2705274452fca4860522de629
[INFO] running `Command { std: "docker" "start" "-a" "70c2b7cf747e0de72906f7131622f6be9871a9e2705274452fca4860522de629", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `context::Context`
[INFO] [stdout]  --> thomas/src/debugger.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{context::Context, graphics::backend::State};
[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: `lr_dz`
[INFO] [stdout]    --> thomas/src/graphics/frontend/mod.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let lr_dz = lr_p.cos() + lr_p.sin();
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let _lr_dz = lr_p.cos() + lr_p.sin();
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 119 -         let lr_dz = lr_p.cos() + lr_p.sin();
[INFO] [stdout] 119 +         let debugger::FONT_SIZE = lr_p.cos() + lr_p.sin();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fb_p`
[INFO] [stdout]    --> thomas/src/graphics/frontend/mod.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let fb_p = fb_angle + PI / 2.0;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let _fb_p = fb_angle + PI / 2.0;
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 124 -         let fb_p = fb_angle + PI / 2.0;
[INFO] [stdout] 124 +         let debugger::FONT_SIZE = fb_angle + PI / 2.0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fb_r`
[INFO] [stdout]    --> thomas/src/graphics/frontend/mod.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let fb_r = thickness / 2.0;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let _fb_r = thickness / 2.0;
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 126 -         let fb_r = thickness / 2.0;
[INFO] [stdout] 126 +         let debugger::FONT_SIZE = thickness / 2.0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fb_dx`
[INFO] [stdout]    --> thomas/src/graphics/frontend/mod.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let fb_dx = lr_p.cos() * lr_r;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let _fb_dx = lr_p.cos() * lr_r;
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 128 -         let fb_dx = lr_p.cos() * lr_r;
[INFO] [stdout] 128 +         let debugger::FONT_SIZE = lr_p.cos() * lr_r;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fb_dy`
[INFO] [stdout]    --> thomas/src/graphics/frontend/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let fb_dy = lr_p.sin() * lr_r;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let _fb_dy = lr_p.sin() * lr_r;
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 129 -         let fb_dy = lr_p.sin() * lr_r;
[INFO] [stdout] 129 +         let debugger::FONT_SIZE = lr_p.sin() * lr_r;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fb_dz`
[INFO] [stdout]    --> thomas/src/graphics/frontend/mod.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let fb_dz = lr_p.cos() + lr_p.sin();
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let _fb_dz = lr_p.cos() + lr_p.sin();
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 130 -         let fb_dz = lr_p.cos() + lr_p.sin();
[INFO] [stdout] 130 +         let debugger::FONT_SIZE = lr_p.cos() + lr_p.sin();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> thomas/src/graphics/backend/buffers.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Vertex {
[INFO] [stdout]   |            ^^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> thomas/src/graphics/backend/buffers.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[repr(C)]
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thomas v0.1.0 (/opt/rustwide/workdir/thomas)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> thomas/src/graphics/backend/buffers.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Uniforms {
[INFO] [stdout]    |            ^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> thomas/src/graphics/backend/buffers.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `distributions::Uniform` and `prelude::ThreadRng`
[INFO] [stdout]  --> hometown/src/rain.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::{distributions::Uniform, prelude::ThreadRng};
[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: `ctx`
[INFO] [stdout]   --> hometown/src/rain.rs:64:28
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn tick(&mut self, ctx: &mut Context) {
[INFO] [stdout]    |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> hometown/src/rain.rs:142:28
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn tick(&mut self, ctx: &mut Context) {}
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> hometown/src/rain.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn render(&self, ctx: &mut Context) {}
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> hometown/src/rain.rs:164:28
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn tick(&mut self, ctx: &mut Context) {}
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> hometown/src/rain.rs:165:26
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn render(&self, ctx: &mut Context) {}
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `thickness`
[INFO] [stdout]   --> hometown/src/game/mod.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let thickness = 2;
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thickness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Frustrum` is never constructed
[INFO] [stdout]   --> hometown/src/lib.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Frustrum {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Any` is never constructed
[INFO] [stdout]   --> hometown/src/lib.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Any {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `y` is never read
[INFO] [stdout]   --> hometown/src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct CoordRange {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] 28 |     x_range: Uniform<f32>,
[INFO] [stdout] 29 |     y: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `endy` is never read
[INFO] [stdout]    --> hometown/src/rain.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub struct Falling {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     endy: f32,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Falling` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> hometown/src/rain.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub struct Colliding {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 125 |     // Length, should get modified as its being inserted into the puddle
[INFO] [stdout] 126 |     length: u32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 127 |     x: f32,
[INFO] [stdout]     |     ^
[INFO] [stdout] 128 |     y: f32,
[INFO] [stdout]     |     ^
[INFO] [stdout] 129 |     // The z is fixed at this point
[INFO] [stdout] 130 |     z: f32,
[INFO] [stdout]     |     ^
[INFO] [stdout] 131 |     dx: f32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 132 |     dy: f32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 133 |     dz: f32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 134 |     // We no know z declares the tip of the water
[INFO] [stdout] 135 |     thickness: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     spreading: Spreading,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Colliding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> hometown/src/rain.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub struct Spreading {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 148 |     // The location of the puddle
[INFO] [stdout] 149 |     x: f32,
[INFO] [stdout]     |     ^
[INFO] [stdout] 150 |     y: f32,
[INFO] [stdout]     |     ^
[INFO] [stdout] 151 |     z: f32,
[INFO] [stdout]     |     ^
[INFO] [stdout] 152 |     // The thickness of the edges of the water
[INFO] [stdout] 153 |     thickness: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 154 |     // The radius
[INFO] [stdout] 155 |     r: f32,
[INFO] [stdout]     |     ^
[INFO] [stdout] 156 |     // The rate at which the radius is changing
[INFO] [stdout] 157 |     dr: u32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     lifetime: u32,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Spreading` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x_angle` and `z_angle` are never read
[INFO] [stdout]   --> hometown/src/game/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct Game {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     x_angle: f32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 20 |     z_angle: f32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hometown v0.1.0 (/opt/rustwide/workdir/hometown)
[INFO] [stdout] warning: fields `direction` and `camera_controller` are never read
[INFO] [stdout]   --> hometown/src/player.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct Player {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     direction: cgmath::Vector3<f32>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 13 |     camera_controller: CameraController,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `distributions::Uniform` and `prelude::ThreadRng`
[INFO] [stdout]  --> hometown/src/rain.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rand::{distributions::Uniform, prelude::ThreadRng};
[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 import: `context::Context`
[INFO] [stdout]  --> thomas/src/debugger.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{context::Context, graphics::backend::State};
[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: `ctx`
[INFO] [stdout]   --> hometown/src/rain.rs:64:28
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn tick(&mut self, ctx: &mut Context) {
[INFO] [stdout]    |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> hometown/src/rain.rs:142:28
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn tick(&mut self, ctx: &mut Context) {}
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> hometown/src/rain.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn render(&self, ctx: &mut Context) {}
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> hometown/src/rain.rs:164:28
[INFO] [stdout]     |
[INFO] [stdout] 164 |     pub fn tick(&mut self, ctx: &mut Context) {}
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> hometown/src/rain.rs:165:26
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn render(&self, ctx: &mut Context) {}
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `thickness`
[INFO] [stdout]   --> hometown/src/game/mod.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let thickness = 2;
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thickness`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Frustrum` is never constructed
[INFO] [stdout]   --> hometown/src/lib.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Frustrum {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Any` is never constructed
[INFO] [stdout]   --> hometown/src/lib.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Any {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `y` is never read
[INFO] [stdout]   --> hometown/src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct CoordRange {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] 28 |     x_range: Uniform<f32>,
[INFO] [stdout] 29 |     y: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `endy` is never read
[INFO] [stdout]    --> hometown/src/rain.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub struct Falling {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     endy: f32,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Falling` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> hometown/src/rain.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub struct Colliding {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 125 |     // Length, should get modified as its being inserted into the puddle
[INFO] [stdout] 126 |     length: u32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 127 |     x: f32,
[INFO] [stdout]     |     ^
[INFO] [stdout] 128 |     y: f32,
[INFO] [stdout]     |     ^
[INFO] [stdout] 129 |     // The z is fixed at this point
[INFO] [stdout] 130 |     z: f32,
[INFO] [stdout]     |     ^
[INFO] [stdout] 131 |     dx: f32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 132 |     dy: f32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 133 |     dz: f32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 134 |     // We no know z declares the tip of the water
[INFO] [stdout] 135 |     thickness: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     spreading: Spreading,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Colliding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> hometown/src/rain.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub struct Spreading {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 148 |     // The location of the puddle
[INFO] [stdout] 149 |     x: f32,
[INFO] [stdout]     |     ^
[INFO] [stdout] 150 |     y: f32,
[INFO] [stdout]     |     ^
[INFO] [stdout] 151 |     z: f32,
[INFO] [stdout]     |     ^
[INFO] [stdout] 152 |     // The thickness of the edges of the water
[INFO] [stdout] 153 |     thickness: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 154 |     // The radius
[INFO] [stdout] 155 |     r: f32,
[INFO] [stdout]     |     ^
[INFO] [stdout] 156 |     // The rate at which the radius is changing
[INFO] [stdout] 157 |     dr: u32,
[INFO] [stdout]     |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     lifetime: u32,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Spreading` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x_angle` and `z_angle` are never read
[INFO] [stdout]   --> hometown/src/game/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct Game {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     x_angle: f32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 20 |     z_angle: f32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `direction` and `camera_controller` are never read
[INFO] [stdout]   --> hometown/src/player.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct Player {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     direction: cgmath::Vector3<f32>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 13 |     camera_controller: CameraController,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lr_dz`
[INFO] [stdout]    --> thomas/src/graphics/frontend/mod.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let lr_dz = lr_p.cos() + lr_p.sin();
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let _lr_dz = lr_p.cos() + lr_p.sin();
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 119 -         let lr_dz = lr_p.cos() + lr_p.sin();
[INFO] [stdout] 119 +         let debugger::FONT_SIZE = lr_p.cos() + lr_p.sin();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fb_p`
[INFO] [stdout]    --> thomas/src/graphics/frontend/mod.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let fb_p = fb_angle + PI / 2.0;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let _fb_p = fb_angle + PI / 2.0;
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 124 -         let fb_p = fb_angle + PI / 2.0;
[INFO] [stdout] 124 +         let debugger::FONT_SIZE = fb_angle + PI / 2.0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fb_r`
[INFO] [stdout]    --> thomas/src/graphics/frontend/mod.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let fb_r = thickness / 2.0;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let _fb_r = thickness / 2.0;
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 126 -         let fb_r = thickness / 2.0;
[INFO] [stdout] 126 +         let debugger::FONT_SIZE = thickness / 2.0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fb_dx`
[INFO] [stdout]    --> thomas/src/graphics/frontend/mod.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let fb_dx = lr_p.cos() * lr_r;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let _fb_dx = lr_p.cos() * lr_r;
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 128 -         let fb_dx = lr_p.cos() * lr_r;
[INFO] [stdout] 128 +         let debugger::FONT_SIZE = lr_p.cos() * lr_r;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fb_dy`
[INFO] [stdout]    --> thomas/src/graphics/frontend/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let fb_dy = lr_p.sin() * lr_r;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let _fb_dy = lr_p.sin() * lr_r;
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 129 -         let fb_dy = lr_p.sin() * lr_r;
[INFO] [stdout] 129 +         let debugger::FONT_SIZE = lr_p.sin() * lr_r;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fb_dz`
[INFO] [stdout]    --> thomas/src/graphics/frontend/mod.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let fb_dz = lr_p.cos() + lr_p.sin();
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let _fb_dz = lr_p.cos() + lr_p.sin();
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 130 -         let fb_dz = lr_p.cos() + lr_p.sin();
[INFO] [stdout] 130 +         let debugger::FONT_SIZE = lr_p.cos() + lr_p.sin();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> thomas/src/graphics/backend/buffers.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Vertex {
[INFO] [stdout]   |            ^^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> thomas/src/graphics/backend/buffers.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[repr(C)]
[INFO] [stdout]   | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> thomas/src/graphics/backend/buffers.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Uniforms {
[INFO] [stdout]    |            ^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> thomas/src/graphics/backend/buffers.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s
[INFO] running `Command { std: "docker" "inspect" "70c2b7cf747e0de72906f7131622f6be9871a9e2705274452fca4860522de629", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70c2b7cf747e0de72906f7131622f6be9871a9e2705274452fca4860522de629", kill_on_drop: false }`
[INFO] [stdout] 70c2b7cf747e0de72906f7131622f6be9871a9e2705274452fca4860522de629
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4f24d1a443354d235efc66085c5d1e19437fa630c59078c5d448a0e456a0770d
[INFO] running `Command { std: "docker" "start" "-a" "4f24d1a443354d235efc66085c5d1e19437fa630c59078c5d448a0e456a0770d", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `context::Context`
[INFO] [stderr]  --> thomas/src/debugger.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::{context::Context, graphics::backend::State};
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `lr_dz`
[INFO] [stderr]    --> thomas/src/graphics/frontend/mod.rs:119:13
[INFO] [stderr]     |
[INFO] [stderr] 119 |         let lr_dz = lr_p.cos() + lr_p.sin();
[INFO] [stderr]     |             ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 119 |         let _lr_dz = lr_p.cos() + lr_p.sin();
[INFO] [stderr]     |             +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stderr]     |
[INFO] [stderr] 119 -         let lr_dz = lr_p.cos() + lr_p.sin();
[INFO] [stderr] 119 +         let debugger::FONT_SIZE = lr_p.cos() + lr_p.sin();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fb_p`
[INFO] [stderr]    --> thomas/src/graphics/frontend/mod.rs:124:13
[INFO] [stderr]     |
[INFO] [stderr] 124 |         let fb_p = fb_angle + PI / 2.0;
[INFO] [stderr]     |             ^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 124 |         let _fb_p = fb_angle + PI / 2.0;
[INFO] [stderr]     |             +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stderr]     |
[INFO] [stderr] 124 -         let fb_p = fb_angle + PI / 2.0;
[INFO] [stderr] 124 +         let debugger::FONT_SIZE = fb_angle + PI / 2.0;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fb_r`
[INFO] [stderr]    --> thomas/src/graphics/frontend/mod.rs:126:13
[INFO] [stderr]     |
[INFO] [stderr] 126 |         let fb_r = thickness / 2.0;
[INFO] [stderr]     |             ^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 126 |         let _fb_r = thickness / 2.0;
[INFO] [stderr]     |             +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stderr]     |
[INFO] [stderr] 126 -         let fb_r = thickness / 2.0;
[INFO] [stderr] 126 +         let debugger::FONT_SIZE = thickness / 2.0;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fb_dx`
[INFO] [stderr]    --> thomas/src/graphics/frontend/mod.rs:128:13
[INFO] [stderr]     |
[INFO] [stderr] 128 |         let fb_dx = lr_p.cos() * lr_r;
[INFO] [stderr]     |             ^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 128 |         let _fb_dx = lr_p.cos() * lr_r;
[INFO] [stderr]     |             +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stderr]     |
[INFO] [stderr] 128 -         let fb_dx = lr_p.cos() * lr_r;
[INFO] [stderr] 128 +         let debugger::FONT_SIZE = lr_p.cos() * lr_r;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fb_dy`
[INFO] [stderr]    --> thomas/src/graphics/frontend/mod.rs:129:13
[INFO] [stderr]     |
[INFO] [stderr] 129 |         let fb_dy = lr_p.sin() * lr_r;
[INFO] [stderr]     |             ^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 129 |         let _fb_dy = lr_p.sin() * lr_r;
[INFO] [stderr]     |             +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stderr]     |
[INFO] [stderr] 129 -         let fb_dy = lr_p.sin() * lr_r;
[INFO] [stderr] 129 +         let debugger::FONT_SIZE = lr_p.sin() * lr_r;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fb_dz`
[INFO] [stderr]    --> thomas/src/graphics/frontend/mod.rs:130:13
[INFO] [stderr]     |
[INFO] [stderr] 130 |         let fb_dz = lr_p.cos() + lr_p.sin();
[INFO] [stderr]     |             ^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 130 |         let _fb_dz = lr_p.cos() + lr_p.sin();
[INFO] [stderr]     |             +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `FONT_SIZE`
[INFO] [stderr]     |
[INFO] [stderr] 130 -         let fb_dz = lr_p.cos() + lr_p.sin();
[INFO] [stderr] 130 +         let debugger::FONT_SIZE = lr_p.cos() + lr_p.sin();
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> thomas/src/graphics/backend/buffers.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct Vertex {
[INFO] [stderr]   |            ^^^^^^ field in this struct
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider removing this field
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]  --> thomas/src/graphics/backend/buffers.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[repr(C)]
[INFO] [stderr]   | ^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> thomas/src/graphics/backend/buffers.rs:46:12
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub struct Uniforms {
[INFO] [stderr]    |            ^^^^^^^^ field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> thomas/src/graphics/backend/buffers.rs:44:1
[INFO] [stderr]    |
[INFO] [stderr] 44 | #[repr(C)]
[INFO] [stderr]    | ^
[INFO] [stderr] 
[INFO] [stderr] warning: `thomas` (lib) generated 11 warnings (run `cargo fix --lib -p thomas` to apply 7 suggestions)
[INFO] [stderr] warning: `thomas` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr] warning: unused imports: `distributions::Uniform` and `prelude::ThreadRng`
[INFO] [stderr]  --> hometown/src/rain.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | use rand::{distributions::Uniform, prelude::ThreadRng};
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> hometown/src/rain.rs:64:28
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn tick(&mut self, ctx: &mut Context) {
[INFO] [stderr]    |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]    --> hometown/src/rain.rs:142:28
[INFO] [stderr]     |
[INFO] [stderr] 142 |     pub fn tick(&mut self, ctx: &mut Context) {}
[INFO] [stderr]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]    --> hometown/src/rain.rs:143:26
[INFO] [stderr]     |
[INFO] [stderr] 143 |     pub fn render(&self, ctx: &mut Context) {}
[INFO] [stderr]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]    --> hometown/src/rain.rs:164:28
[INFO] [stderr]     |
[INFO] [stderr] 164 |     pub fn tick(&mut self, ctx: &mut Context) {}
[INFO] [stderr]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]    --> hometown/src/rain.rs:165:26
[INFO] [stderr]     |
[INFO] [stderr] 165 |     pub fn render(&self, ctx: &mut Context) {}
[INFO] [stderr]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `thickness`
[INFO] [stderr]   --> hometown/src/game/mod.rs:27:13
[INFO] [stderr]    |
[INFO] [stderr] 27 |         let thickness = 2;
[INFO] [stderr]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_thickness`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Frustrum` is never constructed
[INFO] [stderr]   --> hometown/src/lib.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr] 11 | struct Frustrum {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Any` is never constructed
[INFO] [stderr]   --> hometown/src/lib.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 18 | struct Any {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `y` is never read
[INFO] [stderr]   --> hometown/src/lib.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 27 | struct CoordRange {
[INFO] [stderr]    |        ---------- field in this struct
[INFO] [stderr] 28 |     x_range: Uniform<f32>,
[INFO] [stderr] 29 |     y: f32,
[INFO] [stderr]    |     ^
[INFO] [stderr] 
[INFO] [stderr] warning: field `endy` is never read
[INFO] [stderr]    --> hometown/src/rain.rs:109:5
[INFO] [stderr]     |
[INFO] [stderr] 101 | pub struct Falling {
[INFO] [stderr]     |            ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 109 |     endy: f32,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Falling` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> hometown/src/rain.rs:126:5
[INFO] [stderr]     |
[INFO] [stderr] 124 | pub struct Colliding {
[INFO] [stderr]     |            --------- fields in this struct
[INFO] [stderr] 125 |     // Length, should get modified as its being inserted into the puddle
[INFO] [stderr] 126 |     length: u32,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 127 |     x: f32,
[INFO] [stderr]     |     ^
[INFO] [stderr] 128 |     y: f32,
[INFO] [stderr]     |     ^
[INFO] [stderr] 129 |     // The z is fixed at this point
[INFO] [stderr] 130 |     z: f32,
[INFO] [stderr]     |     ^
[INFO] [stderr] 131 |     dx: f32,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 132 |     dy: f32,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 133 |     dz: f32,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 134 |     // We no know z declares the tip of the water
[INFO] [stderr] 135 |     thickness: u32,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 138 |     spreading: Spreading,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Colliding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> hometown/src/rain.rs:149:5
[INFO] [stderr]     |
[INFO] [stderr] 147 | pub struct Spreading {
[INFO] [stderr]     |            --------- fields in this struct
[INFO] [stderr] 148 |     // The location of the puddle
[INFO] [stderr] 149 |     x: f32,
[INFO] [stderr]     |     ^
[INFO] [stderr] 150 |     y: f32,
[INFO] [stderr]     |     ^
[INFO] [stderr] 151 |     z: f32,
[INFO] [stderr]     |     ^
[INFO] [stderr] 152 |     // The thickness of the edges of the water
[INFO] [stderr] 153 |     thickness: u32,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 154 |     // The radius
[INFO] [stderr] 155 |     r: f32,
[INFO] [stderr]     |     ^
[INFO] [stderr] 156 |     // The rate at which the radius is changing
[INFO] [stderr] 157 |     dr: u32,
[INFO] [stderr]     |     ^^
[INFO] [stderr] ...
[INFO] [stderr] 160 |     lifetime: u32,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Spreading` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `x_angle` and `z_angle` are never read
[INFO] [stderr]   --> hometown/src/game/mod.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr]  4 | pub struct Game {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 19 |     x_angle: f32,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 20 |     z_angle: f32,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `direction` and `camera_controller` are never read
[INFO] [stderr]   --> hometown/src/player.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr]  4 | pub struct Player {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 12 |     direction: cgmath::Vector3<f32>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 13 |     camera_controller: CameraController,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `hometown` (lib) generated 15 warnings (run `cargo fix --lib -p hometown` to apply 1 suggestion)
[INFO] [stderr] warning: `hometown` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hometown-61918bd99908c97c)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hometown-5b6b9488852a3eb9)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thomas-ad20a55b75950dac)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test graphics::frontend::color::test::test_color_from_hex ... ok
[INFO] [stdout] test graphics::frontend::color::test::test_color_to_wgpu_color ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- graphics::frontend::color::test::test_color_to_wgpu_color stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'graphics::frontend::color::test::test_color_to_wgpu_color' (28) panicked at thomas/src/graphics/frontend/color.rs:98:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Color { r: 0.017782653290274876, g: 0.016842403094008966, b: 0.016842403094008966, a: 1.0 }
[INFO] [stdout]  right: Color { r: 0.16015625, g: 0.15625, b: 0.15625, a: 1.0 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e973b9e6772 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e973b9e6772 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e973b9e6772 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e973b9e6772 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e973b9f76df - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e973b9f76df - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e973b9b3ce1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e973b9b3ce1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e973b9bfd42 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e973b9c488f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e973b9c4721 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e973b9822ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5e973b9822ee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e973b9c4f4f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5e973b9c4f4f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e973b9c4daa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e973b9bfe79 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e973b9a81bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e973b9ff1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e973b9ff043 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e973b95ab8a - core::panicking::assert_failed::hce43703b16bfc258
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e973b95b4f1 - thomas::graphics::frontend::color::test::test_color_to_wgpu_color::h88835e9efef06c5c
[INFO] [stdout]                                at /opt/rustwide/workdir/thomas/src/graphics/frontend/color.rs:98:9
[INFO] [stdout]   22:     0x5e973b95b517 - thomas::graphics::frontend::color::test::test_color_to_wgpu_color::{{closure}}::h1dd40c166fb36af9
[INFO] [stdout]                                at /opt/rustwide/workdir/thomas/src/graphics/frontend/color.rs:96:34
[INFO] [stdout]   23:     0x5e973b959c76 - core::ops::function::FnOnce::call_once::heee577a3920e447b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e973b9820ab - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e973b9820ab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e973b997d15 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e973b997d15 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e973b997d15 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5e973b997d15 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5e973b997d15 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e973b997d15 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e973b997d15 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e973b96e504 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e973b96e504 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5e973b971dca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5e973b971dca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e973b971dca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5e973b971dca - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5e973b971dca - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e973b971dca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5e973b971dca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e973b9bafdf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5e973b9bafdf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7fa7e2a82aa4 - <unknown>
[INFO] [stdout]   45:     0x7fa7e2b0fa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     graphics::frontend::color::test::test_color_to_wgpu_color
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p thomas --lib`
[INFO] running `Command { std: "docker" "inspect" "4f24d1a443354d235efc66085c5d1e19437fa630c59078c5d448a0e456a0770d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f24d1a443354d235efc66085c5d1e19437fa630c59078c5d448a0e456a0770d", kill_on_drop: false }`
[INFO] [stdout] 4f24d1a443354d235efc66085c5d1e19437fa630c59078c5d448a0e456a0770d
