[INFO] cloning repository https://github.com/karlosvas/ferrum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karlosvas/ferrum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlosvas%2Fferrum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlosvas%2Fferrum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03c6d6d970e16de3a49995f3255db13a80e535c0
[INFO] checking karlosvas/ferrum against master#e1613686e0efc80a1a18b1263625450a8de3fb04 for pr-154492
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarlosvas%2Fferrum" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/karlosvas/ferrum
[INFO] finished tweaking git repo https://github.com/karlosvas/ferrum
[INFO] tweaked toml for git repo https://github.com/karlosvas/ferrum written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karlosvas/ferrum on toolchain e1613686e0efc80a1a18b1263625450a8de3fb04
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/karlosvas/ferrum 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" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gpu-allocator v0.28.0
[INFO] [stderr]   Downloaded wgpu-core-deps-windows-linux-android v28.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v28.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-apple v28.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-wasm v28.0.0
[INFO] [stderr]   Downloaded wgpu-types v28.0.0
[INFO] [stderr]   Downloaded wgpu v28.0.0
[INFO] [stderr]   Downloaded wgpu-core v28.0.1
[INFO] [stderr]   Downloaded wgpu-hal v28.0.1
[INFO] [stderr]   Downloaded naga v28.0.0
[INFO] [stderr]   Downloaded metal v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2717c634e8fd7c7fe04f05131d95edbbcb7cc8b03528625e929aebf967977a13
[INFO] running `Command { std: "docker" "start" "-a" "2717c634e8fd7c7fe04f05131d95edbbcb7cc8b03528625e929aebf967977a13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2717c634e8fd7c7fe04f05131d95edbbcb7cc8b03528625e929aebf967977a13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2717c634e8fd7c7fe04f05131d95edbbcb7cc8b03528625e929aebf967977a13", kill_on_drop: false }`
[INFO] [stdout] 2717c634e8fd7c7fe04f05131d95edbbcb7cc8b03528625e929aebf967977a13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b298ca50aca83afe42e2c49cf3d503418040c5abeeaabcfa7c097c2db76787b8
[INFO] running `Command { std: "docker" "start" "-a" "b298ca50aca83afe42e2c49cf3d503418040c5abeeaabcfa7c097c2db76787b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling naga v28.0.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling wgpu-hal v28.0.1
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerocopy v0.8.31
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking wgpu-types v28.0.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling wgpu-core v28.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking windows-link v0.1.3
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling wgpu v28.0.0
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling ferrum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking js-sys v0.3.83
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking windows-strings v0.4.2
[INFO] [stderr]     Checking windows-result v0.3.4
[INFO] [stderr]    Compiling windows-interface v0.59.3
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling windows-implement v0.60.2
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking windows-core v0.61.2
[INFO] [stderr]     Checking tobj v3.2.5
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking web-sys v0.3.83
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v28.0.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/texture.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wgt::TextureDescriptor`
[INFO] [stdout]  --> src/texture.rs:4:44
[INFO] [stdout]   |
[INFO] [stdout] 4 |     wgpu::{Extent3d, Sampler, TextureView, wgt::TextureDescriptor},
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/texture.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wgt::TextureDescriptor`
[INFO] [stdout]  --> src/texture.rs:4:44
[INFO] [stdout]   |
[INFO] [stdout] 4 |     wgpu::{Extent3d, Sampler, TextureView, wgt::TextureDescriptor},
[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: `icon`
[INFO] [stdout]    --> src/lib.rs:446:13
[INFO] [stdout]     |
[INFO] [stdout] 446 |         let icon: Icon = {
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_icon`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/light.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl LightUniform {
[INFO] [stdout]   | ----------------- associated function in this implementation
[INFO] [stdout] 6 |     fn new(position: [f32; 3], color: [f32; 3], _padding: u32, _padding2: u32) -> Self {
[INFO] [stdout]   |        ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `desc` is never used
[INFO] [stdout]    --> src/models.rs:100:12
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl InstanceRaw {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 100 |     pub fn desc() -> wgpu::VertexBufferLayout<'static> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `diffuse_texture` are never read
[INFO] [stdout]   --> src/structs.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct Material {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 84 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 85 |     pub diffuse_texture: texture::Texture,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `texture` is never read
[INFO] [stdout]  --> src/texture.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Texture {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 8 |     pub texture: wgpu::Texture,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CompareFunction` is never used
[INFO] [stdout]    --> src/texture.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub enum CompareFunction {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `icon`
[INFO] [stdout]    --> src/lib.rs:446:13
[INFO] [stdout]     |
[INFO] [stdout] 446 |         let icon: Icon = {
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_icon`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/light.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl LightUniform {
[INFO] [stdout]   | ----------------- associated function in this implementation
[INFO] [stdout] 6 |     fn new(position: [f32; 3], color: [f32; 3], _padding: u32, _padding2: u32) -> Self {
[INFO] [stdout]   |        ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `desc` is never used
[INFO] [stdout]    --> src/models.rs:100:12
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl InstanceRaw {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 100 |     pub fn desc() -> wgpu::VertexBufferLayout<'static> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `diffuse_texture` are never read
[INFO] [stdout]   --> src/structs.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct Material {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 84 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 85 |     pub diffuse_texture: texture::Texture,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `texture` is never read
[INFO] [stdout]  --> src/texture.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Texture {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 8 |     pub texture: wgpu::Texture,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CompareFunction` is never used
[INFO] [stdout]    --> src/texture.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub enum CompareFunction {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 26s
[INFO] running `Command { std: "docker" "inspect" "b298ca50aca83afe42e2c49cf3d503418040c5abeeaabcfa7c097c2db76787b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b298ca50aca83afe42e2c49cf3d503418040c5abeeaabcfa7c097c2db76787b8", kill_on_drop: false }`
[INFO] [stdout] b298ca50aca83afe42e2c49cf3d503418040c5abeeaabcfa7c097c2db76787b8
