[INFO] cloning repository https://github.com/tetracalibers/wgpu-practice-ground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetracalibers/wgpu-practice-ground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetracalibers%2Fwgpu-practice-ground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetracalibers%2Fwgpu-practice-ground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7fde50dfe2e7975d5014fa81ebc22766859803af
[INFO] checking tetracalibers/wgpu-practice-ground against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetracalibers%2Fwgpu-practice-ground" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tetracalibers/wgpu-practice-ground
[INFO] finished tweaking git repo https://github.com/tetracalibers/wgpu-practice-ground
[INFO] tweaked toml for git repo https://github.com/tetracalibers/wgpu-practice-ground written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tetracalibers/wgpu-practice-ground on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tetracalibers/wgpu-practice-ground 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-cursor v0.31.5
[INFO] [stderr]   Downloaded xcursor v0.3.6
[INFO] [stderr]   Downloaded derive-enum-rotate v0.1.1
[INFO] [stderr]   Downloaded toml v0.8.15
[INFO] [stderr]   Downloaded etagere v0.2.13
[INFO] [stderr]   Downloaded wayland-protocols-plasma v0.3.3
[INFO] [stderr]   Downloaded cdt v0.1.0
[INFO] [stderr]   Downloaded enum-rotate v0.1.1
[INFO] [stderr]   Downloaded bitstream-io v2.5.0
[INFO] [stderr]   Downloaded meshtext v0.3.1
[INFO] [stderr]   Downloaded geometry-predicates v0.3.0
[INFO] [stderr]   Downloaded fontdb v0.15.0
[INFO] [stderr]   Downloaded wgpu v0.19.4
[INFO] [stderr]   Downloaded winnow v0.6.16
[INFO] [stderr]   Downloaded toml_edit v0.22.16
[INFO] [stderr]   Downloaded glyphon v0.5.0
[INFO] [stderr]   Downloaded wgpu-core v0.19.4
[INFO] [stderr]   Downloaded wgpu-core v22.0.0
[INFO] [stderr]   Downloaded wgpu-hal v0.19.5
[INFO] [stderr]   Downloaded glam v0.29.1
[INFO] [stderr]   Downloaded naga v22.0.0
[INFO] [stderr]   Downloaded cosmic-text v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2e679fa656062016ad40773d7b508dcc01fa6f40d33266a852a5840e4aa3a1c
[INFO] running `Command { std: "docker" "start" "-a" "b2e679fa656062016ad40773d7b508dcc01fa6f40d33266a852a5840e4aa3a1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2e679fa656062016ad40773d7b508dcc01fa6f40d33266a852a5840e4aa3a1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2e679fa656062016ad40773d7b508dcc01fa6f40d33266a852a5840e4aa3a1c", kill_on_drop: false }`
[INFO] [stdout] b2e679fa656062016ad40773d7b508dcc01fa6f40d33266a852a5840e4aa3a1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15a4baab25c0cc7aecbd180046a32c58bd21e180a145776031b7597dd9fd6d0e
[INFO] running `Command { std: "docker" "start" "-a" "15a4baab25c0cc7aecbd180046a32c58bd21e180a145776031b7597dd9fd6d0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling wayland-sys v0.31.4
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling wayland-client v0.31.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking xcursor v0.3.6
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.4
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-backend v0.3.6
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling naga v22.0.0
[INFO] [stderr]    Compiling wgpu-hal v22.0.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling wgpu-core v22.0.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking owned_ttf_parser v0.24.0
[INFO] [stderr]     Checking wgpu-types v22.0.0
[INFO] [stderr]     Checking ab_glyph v0.2.28
[INFO] [stderr]    Compiling wgpu v22.1.0
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking cgmath v0.18.0
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking bitstream-io v2.5.0
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]     Checking avif-serialize v0.8.2
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]     Checking polling v3.7.2
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]    Compiling derive-enum-rotate v0.1.1
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking enum-rotate v0.1.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking wayland-protocols v0.32.3
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.5
[INFO] [stderr]     Checking font-types v0.6.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking read-fonts v0.20.0
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]     Checking euclid v0.22.10
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]     Checking etagere v0.2.13
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.3
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.3
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking memmap2 v0.8.0
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]     Checking ravif v0.11.11
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking skrifa v0.20.0
[INFO] [stderr]     Checking unicode-properties v0.1.1
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]     Checking swash v0.1.18
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking rustybuzz v0.11.0
[INFO] [stderr]     Checking self_cell v1.0.4
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking sys-locale v0.3.1
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]     Checking geometry-predicates v0.3.0
[INFO] [stderr]     Checking fontdb v0.15.0
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking lru v0.12.4
[INFO] [stderr]     Checking cdt v0.1.0
[INFO] [stderr]     Checking glam v0.29.1
[INFO] [stderr]     Checking ttf-parser v0.25.0
[INFO] [stderr]     Checking ch01-window v0.1.0 (/opt/rustwide/workdir/tutorial/ch01-window)
[INFO] [stderr]     Checking empty_window v0.1.0 (/opt/rustwide/workdir/examples/empty_window)
[INFO] [stderr]     Checking window_app v0.1.0 (/opt/rustwide/workdir/lib/window_app)
[INFO] [stderr]     Checking cosmic-text v0.10.0
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking meshtext v0.3.1
[INFO] [stderr]     Checking wgsim v0.1.0 (/opt/rustwide/workdir/lib/wgsim)
[INFO] [stderr]     Checking wgpu_helper v0.1.0 (/opt/rustwide/workdir/lib/wgpu_helper)
[INFO] [stderr]     Checking life-game v0.1.0 (/opt/rustwide/workdir/tutorial/life-game)
[INFO] [stderr]     Checking ch06-texture v0.1.0 (/opt/rustwide/workdir/tutorial/ch06-texture)
[INFO] [stderr]     Checking ch04-buffer v0.1.0 (/opt/rustwide/workdir/tutorial/ch04-buffer)
[INFO] [stderr]     Checking rect-renderer v0.1.0 (/opt/rustwide/workdir/prototype/rect-renderer)
[INFO] [stderr]     Checking text-renderer v0.1.0 (/opt/rustwide/workdir/prototype/text-renderer)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tutorial/ch04-buffer/src/vertex.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | 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]   --> tutorial/ch04-buffer/src/vertex.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[repr(C)]
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |   color: [f32; 3],
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ch03-pipeline v0.1.0 (/opt/rustwide/workdir/tutorial/ch03-pipeline)
[INFO] [stdout] warning: field `x` is never read
[INFO] [stdout]   --> prototype/text-renderer/src/lib.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |   struct Glyph {
[INFO] [stdout]    |          ----- field in this struct
[INFO] [stdout] 68 |     id: ttf::GlyphId,
[INFO] [stdout] 69 |     x: i16,
[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 `Text` is never constructed
[INFO] [stdout]   --> prototype/text-renderer/src/renderer.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Text<'a> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ch05-indice v0.1.0 (/opt/rustwide/workdir/tutorial/ch05-indice)
[INFO] [stderr]     Checking ch02-surface v0.1.0 (/opt/rustwide/workdir/tutorial/ch02-surface)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tutorial/ch06-texture/src/vertex.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | 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]   --> tutorial/ch06-texture/src/vertex.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[repr(C)]
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |   tex_coords: [f32; 2],
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> tutorial/life-game/src/vertex.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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]   --> tutorial/life-game/src/vertex.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | / #[repr(C)]
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |   position: [f32; 2],
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/wgsim/src/compute/pixel.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     &self,
[INFO] [stdout]     |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 135 |   ) -> Result<BufferView, Box<dyn Error>> {
[INFO] [stdout]     |               ^^^^^^^^^^ 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] 135 |   ) -> Result<BufferView<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/wgsim/src/ctx.rs:146:18
[INFO] [stdout]     |
[INFO] [stdout] 146 |   pub fn surface(&self) -> Option<&wgpu::Surface> {
[INFO] [stdout]     |                  ^^^^^            ^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |                ||
[INFO] [stdout]     |                  |                |the same lifetime is hidden here
[INFO] [stdout]     |                  |                the same lifetime is elided here
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 |   pub fn surface(&self) -> Option<&wgpu::Surface<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/wgsim/src/util.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |   texture_view: &wgpu::TextureView,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 67 | ) -> wgpu::RenderPassColorAttachment {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 | ) -> wgpu::RenderPassColorAttachment<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/wgsim/src/util.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |   depth_view: &wgpu::TextureView,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 136 | ) -> wgpu::RenderPassDepthStencilAttachment {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 | ) -> wgpu::RenderPassDepthStencilAttachment<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking glyph_geometry_2d v0.1.0 (/opt/rustwide/workdir/tutorial/glyph_geometry_2d)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tutorial/ch05-indice/src/vertex.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | 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]   --> tutorial/ch05-indice/src/vertex.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[repr(C)]
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |   color: [f32; 3],
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking compute_visualize_workgroup_global v0.1.0 (/opt/rustwide/workdir/tutorial/compute_visualize_workgroup_global)
[INFO] [stderr]     Checking instanced_cube_sphere_torus_direction_light_2 v0.1.0 (/opt/rustwide/workdir/instanced_cube_sphere_torus/direction_light_2)
[INFO] [stderr]     Checking image_blur v0.1.0 (/opt/rustwide/workdir/image_processing/image_blur)
[INFO] [stderr]     Checking image_gaussian_filter v0.1.0 (/opt/rustwide/workdir/image_processing/image_gaussian_filter)
[INFO] [stderr]     Checking instanced_cube_sphere_torus_direction_light_1 v0.1.0 (/opt/rustwide/workdir/instanced_cube_sphere_torus/direction_light_1)
[INFO] [stderr]     Checking with_gif v0.1.0 (/opt/rustwide/workdir/prototype/with_gif)
[INFO] [stderr]     Checking compute_visualize_workgroup_local v0.1.0 (/opt/rustwide/workdir/tutorial/compute_visualize_workgroup_local)
[INFO] [stderr]     Checking image_average_filter v0.1.0 (/opt/rustwide/workdir/image_processing/image_average_filter)
[INFO] [stderr]     Checking instanced_cube_sphere_torus_base v0.1.0 (/opt/rustwide/workdir/instanced_cube_sphere_torus/base)
[INFO] [stderr]     Checking compute_mandelbrot_set v0.1.0 (/opt/rustwide/workdir/tutorial/compute_mandelbrot_set)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/wgpu_helper/src/context.rs:289:17
[INFO] [stdout]     |
[INFO] [stdout] 289 |   texture_view: &wgpu::TextureView,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 290 | ) -> wgpu::RenderPassColorAttachment {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 290 | ) -> wgpu::RenderPassColorAttachment<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/wgpu_helper/src/context.rs:354:15
[INFO] [stdout]     |
[INFO] [stdout] 354 |   depth_view: &wgpu::TextureView,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 355 | ) -> wgpu::RenderPassDepthStencilAttachment {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 355 | ) -> wgpu::RenderPassDepthStencilAttachment<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/wgpu_helper/src/wgpu_simplified.rs:212:17
[INFO] [stdout]     |
[INFO] [stdout] 212 |   texture_view: &wgpu::TextureView,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 213 | ) -> wgpu::RenderPassColorAttachment {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 | ) -> wgpu::RenderPassColorAttachment<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/wgpu_helper/src/wgpu_simplified.rs:277:15
[INFO] [stdout]     |
[INFO] [stdout] 277 |   depth_view: &wgpu::TextureView,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 278 | ) -> wgpu::RenderPassDepthStencilAttachment {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 278 | ) -> wgpu::RenderPassDepthStencilAttachment<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> instanced_cube_sphere_torus/direction_light_2/src/instance_defs.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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]   --> instanced_cube_sphere_torus/direction_light_2/src/instance_defs.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[repr(C)]
[INFO] [stdout] 11 | | #[derive(Copy, Clone, Debug, Pod, Zeroable)]
[INFO] [stdout] 12 | | pub struct Vertex {
[INFO] [stdout] 13 | |   pub position: [f32; 3],
[INFO] [stdout] 14 | |   pub normal: [f32; 3],
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking shader_step_rect v0.1.0 (/opt/rustwide/workdir/shader_art/shader_step_rect)
[INFO] [stderr]     Checking rotate_cube_basic v0.1.0 (/opt/rustwide/workdir/practice/rotate_cube_basic)
[INFO] [stderr]     Checking compute_atomic_add v0.1.0 (/opt/rustwide/workdir/tutorial/compute_atomic_add)
[INFO] [stderr]     Checking compute_single_thread v0.1.0 (/opt/rustwide/workdir/tutorial/compute_single_thread)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> prototype/with_gif/src/lib.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | 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]   --> prototype/with_gif/src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / #[repr(C)]
[INFO] [stdout] 71 | | #[derive(Copy, Clone, Debug, Pod, Zeroable)]
[INFO] [stdout] 72 | | struct Vertex {
[INFO] [stdout] 73 | |   pub position: [f32; 3],
[INFO] [stdout] 74 | |   pub normal: [f32; 3],
[INFO] [stdout] 75 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> prototype/with_gif/src/lib.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout] 109 | struct Material {
[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]    --> prototype/with_gif/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / #[repr(C)]
[INFO] [stdout] 108 | | #[derive(Debug, Copy, Clone, Pod, Zeroable)]
[INFO] [stdout] 109 | | struct Material {
[INFO] [stdout] 110 | |   ambient_intensity: f32,
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |   specular_shininess: f32,
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cube_blinn_phong v0.1.0 (/opt/rustwide/workdir/practice/cube_blinn_phong)
[INFO] [stderr]     Checking with_gif_life_game v0.1.0 (/opt/rustwide/workdir/with_gif/life_game)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> with_gif/life_game/src/vertex.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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]   --> with_gif/life_game/src/vertex.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | / #[repr(C)]
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |   position: [f32; 2],
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> instanced_cube_sphere_torus/direction_light_1/src/instance_defs.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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]   --> instanced_cube_sphere_torus/direction_light_1/src/instance_defs.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[repr(C)]
[INFO] [stdout] 11 | | #[derive(Copy, Clone, Debug, Pod, Zeroable)]
[INFO] [stdout] 12 | | pub struct Vertex {
[INFO] [stdout] 13 | |   pub position: [f32; 3],
[INFO] [stdout] 14 | |   pub normal: [f32; 3],
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> instanced_cube_sphere_torus/base/src/instance_defs.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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]   --> instanced_cube_sphere_torus/base/src/instance_defs.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[repr(C)]
[INFO] [stdout] 11 | | #[derive(Copy, Clone, Debug, Pod, Zeroable)]
[INFO] [stdout] 12 | | pub struct Vertex {
[INFO] [stdout] 13 | |   pub position: [f32; 3],
[INFO] [stdout] 14 | |   pub normal: [f32; 3],
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> practice/cube_blinn_phong/src/lib.rs:610:8
[INFO] [stdout]     |
[INFO] [stdout] 610 | struct IMaterial {
[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]    --> practice/cube_blinn_phong/src/lib.rs:608:1
[INFO] [stdout]     |
[INFO] [stdout] 608 | / #[repr(C)]
[INFO] [stdout] 609 | | #[derive(Debug, Copy, Clone, Pod, Zeroable)]
[INFO] [stdout] 610 | | struct IMaterial {
[INFO] [stdout] 611 | |   ambient_intensity: f32,
[INFO] [stdout] ...   |
[INFO] [stdout] 614 | |   specular_shininess: f32,
[INFO] [stdout] 615 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> practice/cube_blinn_phong/src/lib.rs:641:12
[INFO] [stdout]     |
[INFO] [stdout] 641 | pub struct Vertex {
[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]    --> practice/cube_blinn_phong/src/lib.rs:639:1
[INFO] [stdout]     |
[INFO] [stdout] 639 | / #[repr(C)]
[INFO] [stdout] 640 | | #[derive(Copy, Clone, Debug, Pod, Zeroable)]
[INFO] [stdout] 641 | | pub struct Vertex {
[INFO] [stdout] 642 | |   pub position: [f32; 3],
[INFO] [stdout] 643 | |   pub normal: [f32; 3],
[INFO] [stdout] 644 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> practice/rotate_cube_basic/src/lib.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | 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]   --> practice/rotate_cube_basic/src/lib.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | / #[repr(C)]
[INFO] [stdout] 54 | | #[derive(Copy, Clone, Debug, Pod, Zeroable)]
[INFO] [stdout] 55 | | struct Vertex {
[INFO] [stdout] 56 | |   pub position: [f32; 3],
[INFO] [stdout] 57 | |   pub normal: [f32; 3],
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> practice/rotate_cube_basic/src/lib.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 89 | struct Material {
[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]   --> practice/rotate_cube_basic/src/lib.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | / #[repr(C)]
[INFO] [stdout] 88 | | #[derive(Debug, Copy, Clone, Pod, Zeroable)]
[INFO] [stdout] 89 | | struct Material {
[INFO] [stdout] 90 | |   ambient_intensity: f32,
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |   specular_shininess: f32,
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> practice/cube_blinn_phong/src/lib.rs:610:8
[INFO] [stdout]     |
[INFO] [stdout] 610 | struct IMaterial {
[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]    --> practice/cube_blinn_phong/src/lib.rs:608:1
[INFO] [stdout]     |
[INFO] [stdout] 608 | / #[repr(C)]
[INFO] [stdout] 609 | | #[derive(Debug, Copy, Clone, Pod, Zeroable)]
[INFO] [stdout] 610 | | struct IMaterial {
[INFO] [stdout] 611 | |   ambient_intensity: f32,
[INFO] [stdout] ...   |
[INFO] [stdout] 614 | |   specular_shininess: f32,
[INFO] [stdout] 615 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> practice/cube_blinn_phong/src/lib.rs:641:12
[INFO] [stdout]     |
[INFO] [stdout] 641 | pub struct Vertex {
[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]    --> practice/cube_blinn_phong/src/lib.rs:639:1
[INFO] [stdout]     |
[INFO] [stdout] 639 | / #[repr(C)]
[INFO] [stdout] 640 | | #[derive(Copy, Clone, Debug, Pod, Zeroable)]
[INFO] [stdout] 641 | | pub struct Vertex {
[INFO] [stdout] 642 | |   pub position: [f32; 3],
[INFO] [stdout] 643 | |   pub normal: [f32; 3],
[INFO] [stdout] 644 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> practice/rotate_cube_basic/src/lib.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | 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]   --> practice/rotate_cube_basic/src/lib.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | / #[repr(C)]
[INFO] [stdout] 54 | | #[derive(Copy, Clone, Debug, Pod, Zeroable)]
[INFO] [stdout] 55 | | struct Vertex {
[INFO] [stdout] 56 | |   pub position: [f32; 3],
[INFO] [stdout] 57 | |   pub normal: [f32; 3],
[INFO] [stdout] 58 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> practice/rotate_cube_basic/src/lib.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 89 | struct Material {
[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]   --> practice/rotate_cube_basic/src/lib.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | / #[repr(C)]
[INFO] [stdout] 88 | | #[derive(Debug, Copy, Clone, Pod, Zeroable)]
[INFO] [stdout] 89 | | struct Material {
[INFO] [stdout] 90 | |   ambient_intensity: f32,
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |   specular_shininess: f32,
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> with_gif/life_game/src/vertex.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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]   --> with_gif/life_game/src/vertex.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | / #[repr(C)]
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |   position: [f32; 2],
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> prototype/with_gif/src/lib.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | 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]   --> prototype/with_gif/src/lib.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / #[repr(C)]
[INFO] [stdout] 71 | | #[derive(Copy, Clone, Debug, Pod, Zeroable)]
[INFO] [stdout] 72 | | struct Vertex {
[INFO] [stdout] 73 | |   pub position: [f32; 3],
[INFO] [stdout] 74 | |   pub normal: [f32; 3],
[INFO] [stdout] 75 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> prototype/with_gif/src/lib.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout] 109 | struct Material {
[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]    --> prototype/with_gif/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / #[repr(C)]
[INFO] [stdout] 108 | | #[derive(Debug, Copy, Clone, Pod, Zeroable)]
[INFO] [stdout] 109 | | struct Material {
[INFO] [stdout] 110 | |   ambient_intensity: f32,
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |   specular_shininess: f32,
[INFO] [stdout] 114 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> instanced_cube_sphere_torus/base/src/instance_defs.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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]   --> instanced_cube_sphere_torus/base/src/instance_defs.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[repr(C)]
[INFO] [stdout] 11 | | #[derive(Copy, Clone, Debug, Pod, Zeroable)]
[INFO] [stdout] 12 | | pub struct Vertex {
[INFO] [stdout] 13 | |   pub position: [f32; 3],
[INFO] [stdout] 14 | |   pub normal: [f32; 3],
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> instanced_cube_sphere_torus/direction_light_1/src/instance_defs.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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]   --> instanced_cube_sphere_torus/direction_light_1/src/instance_defs.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[repr(C)]
[INFO] [stdout] 11 | | #[derive(Copy, Clone, Debug, Pod, Zeroable)]
[INFO] [stdout] 12 | | pub struct Vertex {
[INFO] [stdout] 13 | |   pub position: [f32; 3],
[INFO] [stdout] 14 | |   pub normal: [f32; 3],
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tutorial/ch04-buffer/src/vertex.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | 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]   --> tutorial/ch04-buffer/src/vertex.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[repr(C)]
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |   color: [f32; 3],
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> instanced_cube_sphere_torus/direction_light_2/src/instance_defs.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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]   --> instanced_cube_sphere_torus/direction_light_2/src/instance_defs.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[repr(C)]
[INFO] [stdout] 11 | | #[derive(Copy, Clone, Debug, Pod, Zeroable)]
[INFO] [stdout] 12 | | pub struct Vertex {
[INFO] [stdout] 13 | |   pub position: [f32; 3],
[INFO] [stdout] 14 | |   pub normal: [f32; 3],
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tutorial/ch05-indice/src/vertex.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | 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]   --> tutorial/ch05-indice/src/vertex.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[repr(C)]
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |   color: [f32; 3],
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tutorial/ch06-texture/src/vertex.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | 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]   --> tutorial/ch06-texture/src/vertex.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / #[repr(C)]
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |   tex_coords: [f32; 2],
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> tutorial/life-game/src/vertex.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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]   --> tutorial/life-game/src/vertex.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | / #[repr(C)]
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | |   position: [f32; 2],
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `x` is never read
[INFO] [stdout]   --> prototype/text-renderer/src/lib.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |   struct Glyph {
[INFO] [stdout]    |          ----- field in this struct
[INFO] [stdout] 68 |     id: ttf::GlyphId,
[INFO] [stdout] 69 |     x: i16,
[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 `Text` is never constructed
[INFO] [stdout]   --> prototype/text-renderer/src/renderer.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Text<'a> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/wgsim/src/compute/pixel.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     &self,
[INFO] [stdout]     |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 135 |   ) -> Result<BufferView, Box<dyn Error>> {
[INFO] [stdout]     |               ^^^^^^^^^^ 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] 135 |   ) -> Result<BufferView<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/wgsim/src/ctx.rs:146:18
[INFO] [stdout]     |
[INFO] [stdout] 146 |   pub fn surface(&self) -> Option<&wgpu::Surface> {
[INFO] [stdout]     |                  ^^^^^            ^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |                ||
[INFO] [stdout]     |                  |                |the same lifetime is hidden here
[INFO] [stdout]     |                  |                the same lifetime is elided here
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 |   pub fn surface(&self) -> Option<&wgpu::Surface<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/wgsim/src/util.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |   texture_view: &wgpu::TextureView,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 67 | ) -> wgpu::RenderPassColorAttachment {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 | ) -> wgpu::RenderPassColorAttachment<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/wgsim/src/util.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |   depth_view: &wgpu::TextureView,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 136 | ) -> wgpu::RenderPassDepthStencilAttachment {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 136 | ) -> wgpu::RenderPassDepthStencilAttachment<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/wgpu_helper/src/context.rs:289:17
[INFO] [stdout]     |
[INFO] [stdout] 289 |   texture_view: &wgpu::TextureView,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 290 | ) -> wgpu::RenderPassColorAttachment {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 290 | ) -> wgpu::RenderPassColorAttachment<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/wgpu_helper/src/context.rs:354:15
[INFO] [stdout]     |
[INFO] [stdout] 354 |   depth_view: &wgpu::TextureView,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 355 | ) -> wgpu::RenderPassDepthStencilAttachment {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 355 | ) -> wgpu::RenderPassDepthStencilAttachment<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/wgpu_helper/src/wgpu_simplified.rs:212:17
[INFO] [stdout]     |
[INFO] [stdout] 212 |   texture_view: &wgpu::TextureView,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 213 | ) -> wgpu::RenderPassColorAttachment {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 | ) -> wgpu::RenderPassColorAttachment<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/wgpu_helper/src/wgpu_simplified.rs:277:15
[INFO] [stdout]     |
[INFO] [stdout] 277 |   depth_view: &wgpu::TextureView,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 278 | ) -> wgpu::RenderPassDepthStencilAttachment {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 278 | ) -> wgpu::RenderPassDepthStencilAttachment<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking glyphon v0.5.0
[INFO] [stderr]     Checking hello-glyphon v0.1.0 (/opt/rustwide/workdir/tutorial/hello-glyphon)
[INFO] [stderr]     Checking wgpu-practice-ground v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 01s
[INFO] running `Command { std: "docker" "inspect" "15a4baab25c0cc7aecbd180046a32c58bd21e180a145776031b7597dd9fd6d0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15a4baab25c0cc7aecbd180046a32c58bd21e180a145776031b7597dd9fd6d0e", kill_on_drop: false }`
[INFO] [stdout] 15a4baab25c0cc7aecbd180046a32c58bd21e180a145776031b7597dd9fd6d0e
