[INFO] cloning repository https://github.com/abyss-witch/sword-ward
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abyss-witch/sword-ward" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabyss-witch%2Fsword-ward", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabyss-witch%2Fsword-ward'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90d547c99112c82a414eb218b9c84113efa82886
[INFO] testing abyss-witch/sword-ward against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabyss-witch%2Fsword-ward" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/abyss-witch/sword-ward
[INFO] finished tweaking git repo https://github.com/abyss-witch/sword-ward
[INFO] tweaked toml for git repo https://github.com/abyss-witch/sword-ward written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abyss-witch/sword-ward on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/abyss-witch/sword-ward 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c51a32c9b9f2d378a338a871d4f26a20b2b6a818b24b789dac9230f59427665
[INFO] running `Command { std: "docker" "start" "-a" "0c51a32c9b9f2d378a338a871d4f26a20b2b6a818b24b789dac9230f59427665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c51a32c9b9f2d378a338a871d4f26a20b2b6a818b24b789dac9230f59427665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c51a32c9b9f2d378a338a871d4f26a20b2b6a818b24b789dac9230f59427665", kill_on_drop: false }`
[INFO] [stdout] 0c51a32c9b9f2d378a338a871d4f26a20b2b6a818b24b789dac9230f59427665
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfc4ecf3ccee315fa766641d6167c2a5835dfbaee65e8abdb943588f6ce972ae
[INFO] running `Command { std: "docker" "start" "-a" "dfc4ecf3ccee315fa766641d6167c2a5835dfbaee65e8abdb943588f6ce972ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling winit v0.30.11
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling glium v0.36.0
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.8
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.10
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling gilrs v0.11.0
[INFO] [stderr]    Compiling gilrs-core v0.6.4
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling derive-cmp-ops v0.1.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling avif-serialize v0.8.4
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.18
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling tobj v4.0.3
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.8
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.8
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling glium-types v0.6.1
[INFO] [stderr]    Compiling winit-input-map v0.5.0
[INFO] [stderr]    Compiling thin-engine v0.5.0
[INFO] [stderr]    Compiling sword-ward v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `draw_parameters::*`
[INFO] [stdout]  --> src/main.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | use glium::{texture::DepthTexture2d, draw_parameters::*, uniforms::MagnifySamplerFilter};
[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: `Cell`
[INFO] [stdout]  --> src/main.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{cell::{Cell, RefCell}, rc::Rc};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ObjectType::*`
[INFO] [stdout]    --> src/file_types/scenes.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |         use ObjectType::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/file_types/scenes.rs:179:28
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn triggers(&self, data: &PlayerData) -> Vec<(ColliderType, Mat4)> {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/main.rs:168:30
[INFO] [stdout]     |
[INFO] [stdout] 168 |                 let Object { name, object_type: Exit { exit_name, exit_scene, collider }, .. } = e
[INFO] [stdout]     |                              ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player_collider`
[INFO] [stdout]   --> src/main.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let player_collider = ColliderType::Cylinder;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_collider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PointLights` is more private than the item `lighting_from_scene`
[INFO] [stdout]   --> src/graphics.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn lighting_from_scene(scene: &Scene, data: &PlayerData) -> (PointLights, DirLights) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `lighting_from_scene` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `PointLights` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/graphics.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct PointLights { point_lights: [PointLight; 8] }
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DirLights` is more private than the item `lighting_from_scene`
[INFO] [stdout]   --> src/graphics.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn lighting_from_scene(scene: &Scene, data: &PlayerData) -> (PointLights, DirLights) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `lighting_from_scene` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `DirLights` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/graphics.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | struct DirLights { dir_lights: [DirLight; 8] }
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/graphics.rs:82:16
[INFO] [stdout]    |
[INFO] [stdout] 82 |     LoadingErr(LoadingErr),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoadDrawError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 82 -     LoadingErr(LoadingErr),
[INFO] [stdout] 82 +     LoadingErr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/graphics.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |     DrawErr(DrawError),
[INFO] [stdout]    |     ------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoadDrawError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 83 -     DrawErr(DrawError),
[INFO] [stdout] 83 +     DrawErr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/graphics.rs:291:15
[INFO] [stdout]     |
[INFO] [stdout] 291 |     MeshError(tobj::LoadError),
[INFO] [stdout]     |     --------- ^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 291 -     MeshError(tobj::LoadError),
[INFO] [stdout] 291 +     MeshError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/graphics.rs:292:13
[INFO] [stdout]     |
[INFO] [stdout] 292 |     IoError(std::io::Error),
[INFO] [stdout]     |     ------- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 292 -     IoError(std::io::Error),
[INFO] [stdout] 292 +     IoError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/graphics.rs:293:16
[INFO] [stdout]     |
[INFO] [stdout] 293 |     ImageError(image::ImageError),
[INFO] [stdout]     |     ---------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 293 -     ImageError(image::ImageError),
[INFO] [stdout] 293 +     ImageError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/graphics.rs:294:19
[INFO] [stdout]     |
[INFO] [stdout] 294 |     GpuImageError(TextureCreationError),
[INFO] [stdout]     |     ------------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 294 -     GpuImageError(TextureCreationError),
[INFO] [stdout] 294 +     GpuImageError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/graphics.rs:295:18
[INFO] [stdout]     |
[INFO] [stdout] 295 |     GpuMeshError(BufferCreationError),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 295 -     GpuMeshError(BufferCreationError),
[INFO] [stdout] 295 +     GpuMeshError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/graphics.rs:296:17
[INFO] [stdout]     |
[INFO] [stdout] 296 |     ShaderError(ProgramCreationError),
[INFO] [stdout]     |     ----------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 296 -     ShaderError(ProgramCreationError),
[INFO] [stdout] 296 +     ShaderError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/graphics.rs:297:17
[INFO] [stdout]     |
[INFO] [stdout] 297 |     ScriptError(ParseErr),
[INFO] [stdout]     |     ----------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 297 -     ScriptError(ParseErr),
[INFO] [stdout] 297 +     ScriptError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/graphics.rs:298:19
[INFO] [stdout]     |
[INFO] [stdout] 298 |     FontLoadError(String),
[INFO] [stdout]     |     ------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 298 -     FontLoadError(String),
[INFO] [stdout] 298 +     FontLoadError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `InvalidScene` is never constructed
[INFO] [stdout]    --> src/graphics.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 290 | pub enum LoadingErr {
[INFO] [stdout]     |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 299 |     InvalidScene(usize),
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/file_types/mod.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |     InvalidPrefix(String),
[INFO] [stdout]    |     ------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParseErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 14 -     InvalidPrefix(String),
[INFO] [stdout] 14 +     InvalidPrefix(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/file_types/mod.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 |     InvalidColliderType(String),
[INFO] [stdout]    |     ------------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParseErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     InvalidColliderType(String),
[INFO] [stdout] 15 +     InvalidColliderType(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/file_types/mod.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     InvalidNumber(ParseFloatError),
[INFO] [stdout]    |     ------------- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParseErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     InvalidNumber(ParseFloatError),
[INFO] [stdout] 16 +     InvalidNumber(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/file_types/mod.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |     IoError(std::io::Error),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParseErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     IoError(std::io::Error),
[INFO] [stdout] 17 +     IoError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `InvalidColour` is never constructed
[INFO] [stdout]   --> src/file_types/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum ParseErr {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 19 |     InvalidColour,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParseErr` 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 `cam_pos`, `cam_quat`, and `cam_scale` are never read
[INFO] [stdout]   --> src/file_types/scenes.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Scene {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub cam_pos:   Vec3,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 38 |     pub cam_rot:   Vec3,
[INFO] [stdout] 39 |     pub cam_quat:  Quat,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 40 |     pub cam_trans: Mat4,
[INFO] [stdout] 41 |     pub cam_scale: Vec3,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Scene` 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 `pos`, `rot`, `quat`, and `scale` are never read
[INFO] [stdout]    --> src/file_types/scenes.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub struct Object {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pos:   Vec3,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 173 |     rot:   Vec3,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 174 |     quat:  Quat,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 175 |     pub trans: Mat4,
[INFO] [stdout] 176 |     scale: Vec3,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Object` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/file_types/scenes.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn draw_info(&self, data: &PlayerData) -> Vec<(DrawInfo, Mat4)> {
[INFO] [stdout]    |                      ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn draw_info(&self, data: &PlayerData) -> Vec<(DrawInfo<'_>, Mat4)> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 13s
[INFO] running `Command { std: "docker" "inspect" "dfc4ecf3ccee315fa766641d6167c2a5835dfbaee65e8abdb943588f6ce972ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfc4ecf3ccee315fa766641d6167c2a5835dfbaee65e8abdb943588f6ce972ae", kill_on_drop: false }`
[INFO] [stdout] dfc4ecf3ccee315fa766641d6167c2a5835dfbaee65e8abdb943588f6ce972ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4824ba83beb5dfeef17612b1ce4ef7737d388badfb478598717bbcb7b05c59b
[INFO] running `Command { std: "docker" "start" "-a" "a4824ba83beb5dfeef17612b1ce4ef7737d388badfb478598717bbcb7b05c59b", kill_on_drop: false }`
[INFO] [stderr]    Compiling sword-ward v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `draw_parameters::*`
[INFO] [stdout]  --> src/main.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 | use glium::{texture::DepthTexture2d, draw_parameters::*, uniforms::MagnifySamplerFilter};
[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: `Cell`
[INFO] [stdout]  --> src/main.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{cell::{Cell, RefCell}, rc::Rc};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ObjectType::*`
[INFO] [stdout]    --> src/file_types/scenes.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 181 |         use ObjectType::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/file_types/scenes.rs:179:28
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn triggers(&self, data: &PlayerData) -> Vec<(ColliderType, Mat4)> {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/main.rs:168:30
[INFO] [stdout]     |
[INFO] [stdout] 168 |                 let Object { name, object_type: Exit { exit_name, exit_scene, collider }, .. } = e
[INFO] [stdout]     |                              ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player_collider`
[INFO] [stdout]   --> src/main.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let player_collider = ColliderType::Cylinder;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_collider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `PointLights` is more private than the item `lighting_from_scene`
[INFO] [stdout]   --> src/graphics.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn lighting_from_scene(scene: &Scene, data: &PlayerData) -> (PointLights, DirLights) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `lighting_from_scene` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `PointLights` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/graphics.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct PointLights { point_lights: [PointLight; 8] }
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DirLights` is more private than the item `lighting_from_scene`
[INFO] [stdout]   --> src/graphics.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn lighting_from_scene(scene: &Scene, data: &PlayerData) -> (PointLights, DirLights) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `lighting_from_scene` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `DirLights` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/graphics.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | struct DirLights { dir_lights: [DirLight; 8] }
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/graphics.rs:82:16
[INFO] [stdout]    |
[INFO] [stdout] 82 |     LoadingErr(LoadingErr),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoadDrawError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 82 -     LoadingErr(LoadingErr),
[INFO] [stdout] 82 +     LoadingErr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/graphics.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |     DrawErr(DrawError),
[INFO] [stdout]    |     ------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoadDrawError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 83 -     DrawErr(DrawError),
[INFO] [stdout] 83 +     DrawErr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/graphics.rs:291:15
[INFO] [stdout]     |
[INFO] [stdout] 291 |     MeshError(tobj::LoadError),
[INFO] [stdout]     |     --------- ^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 291 -     MeshError(tobj::LoadError),
[INFO] [stdout] 291 +     MeshError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/graphics.rs:292:13
[INFO] [stdout]     |
[INFO] [stdout] 292 |     IoError(std::io::Error),
[INFO] [stdout]     |     ------- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 292 -     IoError(std::io::Error),
[INFO] [stdout] 292 +     IoError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/graphics.rs:293:16
[INFO] [stdout]     |
[INFO] [stdout] 293 |     ImageError(image::ImageError),
[INFO] [stdout]     |     ---------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 293 -     ImageError(image::ImageError),
[INFO] [stdout] 293 +     ImageError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/graphics.rs:294:19
[INFO] [stdout]     |
[INFO] [stdout] 294 |     GpuImageError(TextureCreationError),
[INFO] [stdout]     |     ------------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 294 -     GpuImageError(TextureCreationError),
[INFO] [stdout] 294 +     GpuImageError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/graphics.rs:295:18
[INFO] [stdout]     |
[INFO] [stdout] 295 |     GpuMeshError(BufferCreationError),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 295 -     GpuMeshError(BufferCreationError),
[INFO] [stdout] 295 +     GpuMeshError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/graphics.rs:296:17
[INFO] [stdout]     |
[INFO] [stdout] 296 |     ShaderError(ProgramCreationError),
[INFO] [stdout]     |     ----------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 296 -     ShaderError(ProgramCreationError),
[INFO] [stdout] 296 +     ShaderError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/graphics.rs:297:17
[INFO] [stdout]     |
[INFO] [stdout] 297 |     ScriptError(ParseErr),
[INFO] [stdout]     |     ----------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 297 -     ScriptError(ParseErr),
[INFO] [stdout] 297 +     ScriptError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/graphics.rs:298:19
[INFO] [stdout]     |
[INFO] [stdout] 298 |     FontLoadError(String),
[INFO] [stdout]     |     ------------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 298 -     FontLoadError(String),
[INFO] [stdout] 298 +     FontLoadError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `InvalidScene` is never constructed
[INFO] [stdout]    --> src/graphics.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 290 | pub enum LoadingErr {
[INFO] [stdout]     |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 299 |     InvalidScene(usize),
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/file_types/mod.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |     InvalidPrefix(String),
[INFO] [stdout]    |     ------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParseErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 14 -     InvalidPrefix(String),
[INFO] [stdout] 14 +     InvalidPrefix(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/file_types/mod.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 |     InvalidColliderType(String),
[INFO] [stdout]    |     ------------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParseErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     InvalidColliderType(String),
[INFO] [stdout] 15 +     InvalidColliderType(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/file_types/mod.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     InvalidNumber(ParseFloatError),
[INFO] [stdout]    |     ------------- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParseErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     InvalidNumber(ParseFloatError),
[INFO] [stdout] 16 +     InvalidNumber(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/file_types/mod.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |     IoError(std::io::Error),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParseErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     IoError(std::io::Error),
[INFO] [stdout] 17 +     IoError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `InvalidColour` is never constructed
[INFO] [stdout]   --> src/file_types/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum ParseErr {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 19 |     InvalidColour,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParseErr` 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 `cam_pos`, `cam_quat`, and `cam_scale` are never read
[INFO] [stdout]   --> src/file_types/scenes.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Scene {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub cam_pos:   Vec3,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 38 |     pub cam_rot:   Vec3,
[INFO] [stdout] 39 |     pub cam_quat:  Quat,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 40 |     pub cam_trans: Mat4,
[INFO] [stdout] 41 |     pub cam_scale: Vec3,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Scene` 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 `pos`, `rot`, `quat`, and `scale` are never read
[INFO] [stdout]    --> src/file_types/scenes.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub struct Object {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pos:   Vec3,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 173 |     rot:   Vec3,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 174 |     quat:  Quat,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 175 |     pub trans: Mat4,
[INFO] [stdout] 176 |     scale: Vec3,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Object` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/file_types/scenes.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn draw_info(&self, data: &PlayerData) -> Vec<(DrawInfo, Mat4)> {
[INFO] [stdout]    |                      ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn draw_info(&self, data: &PlayerData) -> Vec<(DrawInfo<'_>, Mat4)> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.16s
[INFO] running `Command { std: "docker" "inspect" "a4824ba83beb5dfeef17612b1ce4ef7737d388badfb478598717bbcb7b05c59b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4824ba83beb5dfeef17612b1ce4ef7737d388badfb478598717bbcb7b05c59b", kill_on_drop: false }`
[INFO] [stdout] a4824ba83beb5dfeef17612b1ce4ef7737d388badfb478598717bbcb7b05c59b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 325157034c281e3e96cbba250b3b4491bee8e597df4fb0ad86e8eae5ae2c5b9c
[INFO] running `Command { std: "docker" "start" "-a" "325157034c281e3e96cbba250b3b4491bee8e597df4fb0ad86e8eae5ae2c5b9c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `draw_parameters::*`
[INFO] [stderr]  --> src/main.rs:2:38
[INFO] [stderr]   |
[INFO] [stderr] 2 | use glium::{texture::DepthTexture2d, draw_parameters::*, uniforms::MagnifySamplerFilter};
[INFO] [stderr]   |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Cell`
[INFO] [stderr]  --> src/main.rs:3:18
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::{cell::{Cell, RefCell}, rc::Rc};
[INFO] [stderr]   |                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ObjectType::*`
[INFO] [stderr]    --> src/file_types/scenes.rs:181:13
[INFO] [stderr]     |
[INFO] [stderr] 181 |         use ObjectType::*;
[INFO] [stderr]     |             ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]    --> src/file_types/scenes.rs:179:28
[INFO] [stderr]     |
[INFO] [stderr] 179 |     pub fn triggers(&self, data: &PlayerData) -> Vec<(ColliderType, Mat4)> {
[INFO] [stderr]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/main.rs:168:30
[INFO] [stderr]     |
[INFO] [stderr] 168 |                 let Object { name, object_type: Exit { exit_name, exit_scene, collider }, .. } = e
[INFO] [stderr]     |                              ^^^^ help: try ignoring the field: `name: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `player_collider`
[INFO] [stderr]   --> src/main.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |     let player_collider = ColliderType::Cylinder;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_collider`
[INFO] [stderr] 
[INFO] [stderr] warning: type `PointLights` is more private than the item `lighting_from_scene`
[INFO] [stderr]   --> src/graphics.rs:44:1
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub fn lighting_from_scene(scene: &Scene, data: &PlayerData) -> (PointLights, DirLights) {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `lighting_from_scene` is reachable at visibility `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `PointLights` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/graphics.rs:65:1
[INFO] [stderr]    |
[INFO] [stderr] 65 | struct PointLights { point_lights: [PointLight; 8] }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `DirLights` is more private than the item `lighting_from_scene`
[INFO] [stderr]   --> src/graphics.rs:44:1
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub fn lighting_from_scene(scene: &Scene, data: &PlayerData) -> (PointLights, DirLights) {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `lighting_from_scene` is reachable at visibility `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `DirLights` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/graphics.rs:69:1
[INFO] [stderr]    |
[INFO] [stderr] 69 | struct DirLights { dir_lights: [DirLight; 8] }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/graphics.rs:82:16
[INFO] [stderr]    |
[INFO] [stderr] 82 |     LoadingErr(LoadingErr),
[INFO] [stderr]    |     ---------- ^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LoadDrawError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 82 -     LoadingErr(LoadingErr),
[INFO] [stderr] 82 +     LoadingErr(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/graphics.rs:83:13
[INFO] [stderr]    |
[INFO] [stderr] 83 |     DrawErr(DrawError),
[INFO] [stderr]    |     ------- ^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LoadDrawError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 83 -     DrawErr(DrawError),
[INFO] [stderr] 83 +     DrawErr(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/graphics.rs:291:15
[INFO] [stderr]     |
[INFO] [stderr] 291 |     MeshError(tobj::LoadError),
[INFO] [stderr]     |     --------- ^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 291 -     MeshError(tobj::LoadError),
[INFO] [stderr] 291 +     MeshError(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/graphics.rs:292:13
[INFO] [stderr]     |
[INFO] [stderr] 292 |     IoError(std::io::Error),
[INFO] [stderr]     |     ------- ^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 292 -     IoError(std::io::Error),
[INFO] [stderr] 292 +     IoError(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/graphics.rs:293:16
[INFO] [stderr]     |
[INFO] [stderr] 293 |     ImageError(image::ImageError),
[INFO] [stderr]     |     ---------- ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 293 -     ImageError(image::ImageError),
[INFO] [stderr] 293 +     ImageError(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/graphics.rs:294:19
[INFO] [stderr]     |
[INFO] [stderr] 294 |     GpuImageError(TextureCreationError),
[INFO] [stderr]     |     ------------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 294 -     GpuImageError(TextureCreationError),
[INFO] [stderr] 294 +     GpuImageError(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/graphics.rs:295:18
[INFO] [stderr]     |
[INFO] [stderr] 295 |     GpuMeshError(BufferCreationError),
[INFO] [stderr]     |     ------------ ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 295 -     GpuMeshError(BufferCreationError),
[INFO] [stderr] 295 +     GpuMeshError(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/graphics.rs:296:17
[INFO] [stderr]     |
[INFO] [stderr] 296 |     ShaderError(ProgramCreationError),
[INFO] [stderr]     |     ----------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 296 -     ShaderError(ProgramCreationError),
[INFO] [stderr] 296 +     ShaderError(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/graphics.rs:297:17
[INFO] [stderr]     |
[INFO] [stderr] 297 |     ScriptError(ParseErr),
[INFO] [stderr]     |     ----------- ^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 297 -     ScriptError(ParseErr),
[INFO] [stderr] 297 +     ScriptError(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/graphics.rs:298:19
[INFO] [stderr]     |
[INFO] [stderr] 298 |     FontLoadError(String),
[INFO] [stderr]     |     ------------- ^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 298 -     FontLoadError(String),
[INFO] [stderr] 298 +     FontLoadError(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: variant `InvalidScene` is never constructed
[INFO] [stderr]    --> src/graphics.rs:299:5
[INFO] [stderr]     |
[INFO] [stderr] 290 | pub enum LoadingErr {
[INFO] [stderr]     |          ---------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 299 |     InvalidScene(usize),
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `LoadingErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/file_types/mod.rs:14:19
[INFO] [stderr]    |
[INFO] [stderr] 14 |     InvalidPrefix(String),
[INFO] [stderr]    |     ------------- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ParseErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 14 -     InvalidPrefix(String),
[INFO] [stderr] 14 +     InvalidPrefix(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/file_types/mod.rs:15:25
[INFO] [stderr]    |
[INFO] [stderr] 15 |     InvalidColliderType(String),
[INFO] [stderr]    |     ------------------- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ParseErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 15 -     InvalidColliderType(String),
[INFO] [stderr] 15 +     InvalidColliderType(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/file_types/mod.rs:16:19
[INFO] [stderr]    |
[INFO] [stderr] 16 |     InvalidNumber(ParseFloatError),
[INFO] [stderr]    |     ------------- ^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ParseErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 16 -     InvalidNumber(ParseFloatError),
[INFO] [stderr] 16 +     InvalidNumber(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/file_types/mod.rs:17:13
[INFO] [stderr]    |
[INFO] [stderr] 17 |     IoError(std::io::Error),
[INFO] [stderr]    |     ------- ^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ParseErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 17 -     IoError(std::io::Error),
[INFO] [stderr] 17 +     IoError(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: variant `InvalidColour` is never constructed
[INFO] [stderr]   --> src/file_types/mod.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub enum ParseErr {
[INFO] [stderr]    |          -------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 19 |     InvalidColour,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ParseErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `cam_pos`, `cam_quat`, and `cam_scale` are never read
[INFO] [stderr]   --> src/file_types/scenes.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub struct Scene {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 37 |     pub cam_pos:   Vec3,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 38 |     pub cam_rot:   Vec3,
[INFO] [stderr] 39 |     pub cam_quat:  Quat,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 40 |     pub cam_trans: Mat4,
[INFO] [stderr] 41 |     pub cam_scale: Vec3,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Scene` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `pos`, `rot`, `quat`, and `scale` are never read
[INFO] [stderr]    --> src/file_types/scenes.rs:172:5
[INFO] [stderr]     |
[INFO] [stderr] 169 | pub struct Object {
[INFO] [stderr]     |            ------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 172 |     pos:   Vec3,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 173 |     rot:   Vec3,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 174 |     quat:  Quat,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 175 |     pub trans: Mat4,
[INFO] [stderr] 176 |     scale: Vec3,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Object` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/file_types/scenes.rs:68:22
[INFO] [stderr]    |
[INFO] [stderr] 68 |     pub fn draw_info(&self, data: &PlayerData) -> Vec<(DrawInfo, Mat4)> {
[INFO] [stderr]    |                      ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 68 |     pub fn draw_info(&self, data: &PlayerData) -> Vec<(DrawInfo<'_>, Mat4)> {
[INFO] [stderr]    |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sword-ward` (bin "sword-ward" test) generated 27 warnings (run `cargo fix --bin "sword-ward" -p sword-ward --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sword_ward-bf65ccfef9b1bbb8)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test collision::on_surface ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "325157034c281e3e96cbba250b3b4491bee8e597df4fb0ad86e8eae5ae2c5b9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "325157034c281e3e96cbba250b3b4491bee8e597df4fb0ad86e8eae5ae2c5b9c", kill_on_drop: false }`
[INFO] [stdout] 325157034c281e3e96cbba250b3b4491bee8e597df4fb0ad86e8eae5ae2c5b9c
