[INFO] cloning repository https://github.com/tech0tron/oceanman
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tech0tron/oceanman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftech0tron%2Foceanman", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftech0tron%2Foceanman'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99ea9a4f29cc97a6dc0ea005d479f4161a556d4d
[INFO] checking tech0tron/oceanman against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftech0tron%2Foceanman" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tech0tron/oceanman
[INFO] finished tweaking git repo https://github.com/tech0tron/oceanman
[INFO] tweaked toml for git repo https://github.com/tech0tron/oceanman written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tech0tron/oceanman on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tech0tron/oceanman already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f18647fc1e2ec92f874ec3c51aadb86a58c775bf1df531f19b962364f116e7e1
[INFO] running `Command { std: "docker" "start" "-a" "f18647fc1e2ec92f874ec3c51aadb86a58c775bf1df531f19b962364f116e7e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f18647fc1e2ec92f874ec3c51aadb86a58c775bf1df531f19b962364f116e7e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f18647fc1e2ec92f874ec3c51aadb86a58c775bf1df531f19b962364f116e7e1", kill_on_drop: false }`
[INFO] [stdout] f18647fc1e2ec92f874ec3c51aadb86a58c775bf1df531f19b962364f116e7e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47d09475a25c660fc255503407cb7647b7749134ae9c47634cfc4ba494f09e93
[INFO] running `Command { std: "docker" "start" "-a" "47d09475a25c660fc255503407cb7647b7749134ae9c47634cfc4ba494f09e93", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling winnow v0.5.7
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling cfg-expr v0.15.4
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking libloading v0.8.0
[INFO] [stderr]    Compiling xml-rs v0.8.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking ttf-parser v0.19.1
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]     Checking png v0.17.9
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]     Checking ab_glyph v0.2.21
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling bytemuck_derive v1.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling system-deps v6.1.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.1
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking naga v0.13.0 (https://github.com/gfx-rs/naga?rev=bac2d82a430fbfcf100ee22b7c3bc12f3d593079#bac2d82a)
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking gpu-descriptor v0.2.3
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]    Compiling glib-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.16.3
[INFO] [stderr]    Compiling gio-sys v0.16.3
[INFO] [stderr]    Compiling gdk-sys v0.16.0
[INFO] [stderr]    Compiling atk-sys v0.16.0
[INFO] [stderr]    Compiling pango-sys v0.16.3
[INFO] [stderr]    Compiling cairo-sys-rs v0.16.3
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.16.3
[INFO] [stderr]    Compiling gtk-sys v0.16.0
[INFO] [stderr]     Checking emath v0.22.0
[INFO] [stderr]     Checking ecolor v0.22.0
[INFO] [stderr]     Checking wgpu-types v0.17.0 (https://github.com/wicast/wgpu.git?branch=shader_debug_flag#88e83c52)
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking renderdoc-sys v1.0.0
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking profiling v1.0.9
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling winit v0.28.6
[INFO] [stderr]     Checking epaint v0.22.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking aho-corasick v1.0.3
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]    Compiling gltf-derive v1.2.0
[INFO] [stderr]     Checking exr v1.6.4
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking simba v0.4.0
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking tiff v0.9.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]    Compiling rfd v0.11.4
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking clap_builder v4.3.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking arboard v3.2.0
[INFO] [stderr]     Checking webbrowser v0.8.10
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking wgpu-hal v0.17.0 (https://github.com/wicast/wgpu.git?branch=shader_debug_flag#88e83c52)
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking gltf-json v1.2.0
[INFO] [stderr]     Checking egui v0.22.0
[INFO] [stderr]     Checking nalgebra v0.26.2
[INFO] [stderr]     Checking type-map v0.5.0
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking wgpu-core v0.17.0 (https://github.com/wicast/wgpu.git?branch=shader_debug_flag#88e83c52)
[INFO] [stderr]     Checking ddsfile v0.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking glam v0.24.1
[INFO] [stderr]     Checking gltf v1.2.0
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking clap v4.3.21
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]     Checking smithay-clipboard v0.6.6
[INFO] [stderr]     Checking wgpu v0.17.0 (https://github.com/wicast/wgpu.git?branch=shader_debug_flag#88e83c52)
[INFO] [stderr]     Checking egui-winit v0.22.0
[INFO] [stderr]     Checking mikktspace v0.3.0
[INFO] [stderr]     Checking egui-wgpu v0.22.0 (/opt/rustwide/workdir/egui-wgpu)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> egui-wgpu/src/renderer.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 131 | struct UniformBuffer {
[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]    --> egui-wgpu/src/renderer.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | /// Uniform buffer used when rendering.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking oceanman v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated field `winit::event::WindowEvent::MouseInput::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged
[INFO] [stdout]    --> src/camera.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 modifiers: _,
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `winit::event::WindowEvent::CursorMoved::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged
[INFO] [stdout]    --> src/camera.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 modifiers: _,
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `winit::event::WindowEvent::MouseInput::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged
[INFO] [stdout]    --> src/camera.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 modifiers: _,
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `winit::event::WindowEvent::CursorMoved::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged
[INFO] [stdout]    --> src/camera.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 modifiers: _,
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pitch` and `yaw` are never read
[INFO] [stdout]   --> src/camera.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Camera {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub pitch: f32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 13 |     pub yaw: f32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `format` is never read
[INFO] [stdout]   --> src/cubemap.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Cubemap {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 11 |     pub format: wgpu::TextureFormat,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `occlusion` and `shadow` are never read
[INFO] [stdout]   --> src/gbuffers.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct GBuffers {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub occlusion: Texture,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub shadow: Texture,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/loader.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Message(String),
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SceneLoadError` 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] 29 -     Message(String),
[INFO] [stdout] 29 +     Message(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sampler` is never read
[INFO] [stdout]   --> src/passes/fxaa.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct Fxaa {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 38 |     pub uniform: FxaaUniform,
[INFO] [stdout] 39 |     sampler: Sampler,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uniform_buffer_1` is never read
[INFO] [stdout]   --> src/resources.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct SceneUniform {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 72 |     pub uniform_buffer_0: wgpu::Buffer,
[INFO] [stdout] 73 |     pub uniform_buffer_1: wgpu::Buffer,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uniform_buffer` is never read
[INFO] [stdout]    --> src/resources.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct LightingUniform {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 184 |     pub uniform_buffer: wgpu::Buffer,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/resources.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 249 | pub struct Material {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 250 |     pub uniform_buffer: wgpu::Buffer,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 251 |     pub bind_group: wgpu::BindGroup,
[INFO] [stdout] 252 |     pub diffuse_texture: Texture,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 253 |     pub diffuse_texture_sampler: Sampler,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 254 |     pub normal_texture: Texture,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 255 |     pub normal_texture_sampler: Sampler,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 256 |     pub metal_roughness_texture: Texture,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 257 |     pub metal_roughness_texture_sampler: Sampler,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vertex_count` and `uniform_buffer` are never read
[INFO] [stdout]    --> src/resources.rs:411:9
[INFO] [stdout]     |
[INFO] [stdout] 409 | pub struct Mesh {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 410 |     pub vertex_buffer: wgpu::Buffer,
[INFO] [stdout] 411 |     pub vertex_count: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 414 |     pub uniform_buffer: wgpu::Buffer,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `texture` is never read
[INFO] [stdout]   --> src/shadowmap.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Shadowmap {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 35 |     pub texture: Texture,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `shadowmap` is never read
[INFO] [stdout]   --> src/shadowmap.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct Shadows {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 57 |     pub shadowmap: Shadowmap,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sample_type` and `texture` are never read
[INFO] [stdout]  --> src/texture.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Texture {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 4 |     pub sample_type: wgpu::TextureSampleType,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 5 |     pub texture: wgpu::Texture,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `data` and `bind_group` are never read
[INFO] [stdout]   --> src/uniform.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Uniform<T: Pod + Zeroable> {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 10 |     data: T,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 11 |     buffer: wgpu::Buffer,
[INFO] [stdout] 12 |     pub bind_group: wgpu::BindGroup,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/texture.rs:199:29
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn bind_group_entry(&self, i: u32) -> BindGroupEntry {
[INFO] [stdout]     |                             ^^^^^             ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn bind_group_entry(&self, i: u32) -> BindGroupEntry<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uniform.rs:72:29
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn bind_group_entry(&self, i: u32) -> BindGroupEntry {
[INFO] [stdout]    |                             ^^^^^             ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[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] 72 |     pub fn bind_group_entry(&self, i: u32) -> BindGroupEntry<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pitch` and `yaw` are never read
[INFO] [stdout]   --> src/camera.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Camera {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub pitch: f32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 13 |     pub yaw: f32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `format` is never read
[INFO] [stdout]   --> src/cubemap.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Cubemap {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 11 |     pub format: wgpu::TextureFormat,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `occlusion` and `shadow` are never read
[INFO] [stdout]   --> src/gbuffers.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct GBuffers {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub occlusion: Texture,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub shadow: Texture,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/loader.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Message(String),
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SceneLoadError` 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] 29 -     Message(String),
[INFO] [stdout] 29 +     Message(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sampler` is never read
[INFO] [stdout]   --> src/passes/fxaa.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct Fxaa {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 38 |     pub uniform: FxaaUniform,
[INFO] [stdout] 39 |     sampler: Sampler,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uniform_buffer_1` is never read
[INFO] [stdout]   --> src/resources.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct SceneUniform {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 72 |     pub uniform_buffer_0: wgpu::Buffer,
[INFO] [stdout] 73 |     pub uniform_buffer_1: wgpu::Buffer,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uniform_buffer` is never read
[INFO] [stdout]    --> src/resources.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct LightingUniform {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 184 |     pub uniform_buffer: wgpu::Buffer,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/resources.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 249 | pub struct Material {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 250 |     pub uniform_buffer: wgpu::Buffer,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 251 |     pub bind_group: wgpu::BindGroup,
[INFO] [stdout] 252 |     pub diffuse_texture: Texture,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 253 |     pub diffuse_texture_sampler: Sampler,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 254 |     pub normal_texture: Texture,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 255 |     pub normal_texture_sampler: Sampler,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 256 |     pub metal_roughness_texture: Texture,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 257 |     pub metal_roughness_texture_sampler: Sampler,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vertex_count` and `uniform_buffer` are never read
[INFO] [stdout]    --> src/resources.rs:411:9
[INFO] [stdout]     |
[INFO] [stdout] 409 | pub struct Mesh {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 410 |     pub vertex_buffer: wgpu::Buffer,
[INFO] [stdout] 411 |     pub vertex_count: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 414 |     pub uniform_buffer: wgpu::Buffer,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `texture` is never read
[INFO] [stdout]   --> src/shadowmap.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Shadowmap {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 35 |     pub texture: Texture,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `shadowmap` is never read
[INFO] [stdout]   --> src/shadowmap.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct Shadows {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 57 |     pub shadowmap: Shadowmap,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sample_type` and `texture` are never read
[INFO] [stdout]  --> src/texture.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Texture {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 4 |     pub sample_type: wgpu::TextureSampleType,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 5 |     pub texture: wgpu::Texture,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `data` and `bind_group` are never read
[INFO] [stdout]   --> src/uniform.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Uniform<T: Pod + Zeroable> {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 10 |     data: T,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 11 |     buffer: wgpu::Buffer,
[INFO] [stdout] 12 |     pub bind_group: wgpu::BindGroup,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/texture.rs:199:29
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn bind_group_entry(&self, i: u32) -> BindGroupEntry {
[INFO] [stdout]     |                             ^^^^^             ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn bind_group_entry(&self, i: u32) -> BindGroupEntry<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/uniform.rs:72:29
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn bind_group_entry(&self, i: u32) -> BindGroupEntry {
[INFO] [stdout]    |                             ^^^^^             ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[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] 72 |     pub fn bind_group_entry(&self, i: u32) -> BindGroupEntry<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.26.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "47d09475a25c660fc255503407cb7647b7749134ae9c47634cfc4ba494f09e93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47d09475a25c660fc255503407cb7647b7749134ae9c47634cfc4ba494f09e93", kill_on_drop: false }`
[INFO] [stdout] 47d09475a25c660fc255503407cb7647b7749134ae9c47634cfc4ba494f09e93
