[INFO] cloning repository https://github.com/jkassis/gasrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkassis/gasrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkassis%2Fgasrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkassis%2Fgasrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e8706445c4983d4790f8b0c6b2e17eddb1625d5c
[INFO] checking jkassis/gasrs against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkassis%2Fgasrs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jkassis/gasrs
[INFO] finished tweaking git repo https://github.com/jkassis/gasrs
[INFO] tweaked toml for git repo https://github.com/jkassis/gasrs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jkassis/gasrs on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jkassis/gasrs 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-3-tc1/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `gasrs`
[INFO] [stderr]   * `bin` target `gasrs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quinn-udp v0.5.9
[INFO] [stderr]   Downloaded cstring v0.1.1
[INFO] [stderr]   Downloaded built v0.7.6
[INFO] [stderr]   Downloaded winnow v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e299ba8fae184925297ecf1c418914614ae5429da37567dc825e2046d2ad3d6
[INFO] running `Command { std: "docker" "start" "-a" "6e299ba8fae184925297ecf1c418914614ae5429da37567dc825e2046d2ad3d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e299ba8fae184925297ecf1c418914614ae5429da37567dc825e2046d2ad3d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e299ba8fae184925297ecf1c418914614ae5429da37567dc825e2046d2ad3d6", kill_on_drop: false }`
[INFO] [stdout] 6e299ba8fae184925297ecf1c418914614ae5429da37567dc825e2046d2ad3d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9aa3c8a2104507804637bda033c9db5d4413e3b77b65989f2dd7e367b176aa36
[INFO] running `Command { std: "docker" "start" "-a" "9aa3c8a2104507804637bda033c9db5d4413e3b77b65989f2dd7e367b176aa36", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `gasrs`
[INFO] [stderr]   * `bin` target `gasrs`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]    Compiling built v0.7.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling glutin v0.32.2
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking avif-serialize v0.8.2
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking cstring v0.1.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking wayland-protocols v0.32.6
[INFO] [stderr]     Checking wayland-cursor v0.31.8
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking ravif v0.11.11
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.6
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.6
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking gasrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `PossiblyCurrentContext`
[INFO] [stdout]   --> src/view.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             PossiblyCurrentContext, Version,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `winit::raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
[INFO] [stdout]   --> src/view.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use winit::raw_window_handle::HasRawWindowHandle;
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `winit::raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
[INFO] [stdout]   --> src/view.rs:82:32
[INFO] [stdout]    |
[INFO] [stdout] 82 |             .build(Some(window.raw_window_handle().unwrap()));
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `winit::raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
[INFO] [stdout]   --> src/view.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |             window.raw_window_handle().unwrap(),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PossiblyCurrentContext`
[INFO] [stdout]   --> src/view.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             PossiblyCurrentContext, Version,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup` is never used
[INFO] [stdout]   --> src/main.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | async fn setup(view: &mut View) {
[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 `MyApp` is never constructed
[INFO] [stdout]   --> src/main.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct MyApp<'a> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/main.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl<'a> MyApp<'a> {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 46 |     fn new(view: &'a mut View) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> src/main.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 | async fn main() {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `View` is never constructed
[INFO] [stdout]   --> src/view.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct View {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/view.rs:59:12
[INFO] [stdout]     |
[INFO] [stdout]  56 | impl View {
[INFO] [stdout]     | --------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub fn new(width: u32, height: u32) -> (Self, EventLoop<()>) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 |     pub fn resize(&mut self, new_width: u32, new_height: u32) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub async fn load_texture(&mut self, path: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 |     fn decode_image(img: DynamicImage) -> (u32, u32, Vec<u8>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 276 |     fn upload_texture(&self, width: u32, height: u32, data: &[u8]) -> glow::Texture {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 318 |     pub fn bind_texture(&self, path: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 |     pub fn render_frame(&self, time_ms: f64) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `winit::window::Window::request_inner_size` that must be used
[INFO] [stdout]    --> src/view.rs:207:13
[INFO] [stdout]     |
[INFO] [stdout] 207 | /             self.window
[INFO] [stdout] 208 | |                 .request_inner_size(winit::dpi::PhysicalSize::new(new_width, new_height));
[INFO] [stdout]     | |_________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 207 |             let _ = self.window
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `winit::raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
[INFO] [stdout]   --> src/view.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use winit::raw_window_handle::HasRawWindowHandle;
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `winit::raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
[INFO] [stdout]   --> src/view.rs:82:32
[INFO] [stdout]    |
[INFO] [stdout] 82 |             .build(Some(window.raw_window_handle().unwrap()));
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `winit::raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
[INFO] [stdout]   --> src/view.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |             window.raw_window_handle().unwrap(),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width` and `height` are never read
[INFO] [stdout]   --> src/view.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct View {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     width: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 46 |     height: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resize` is never used
[INFO] [stdout]    --> src/view.rs:201:12
[INFO] [stdout]     |
[INFO] [stdout]  56 | impl View {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 201 |     pub fn resize(&mut self, new_width: u32, new_height: u32) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PossiblyCurrentContext`
[INFO] [stdout]   --> src/view.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             PossiblyCurrentContext, Version,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `winit::window::Window::request_inner_size` that must be used
[INFO] [stdout]    --> src/view.rs:207:13
[INFO] [stdout]     |
[INFO] [stdout] 207 | /             self.window
[INFO] [stdout] 208 | |                 .request_inner_size(winit::dpi::PhysicalSize::new(new_width, new_height));
[INFO] [stdout]     | |_________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 207 |             let _ = self.window
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `winit::raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
[INFO] [stdout]   --> src/view.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use winit::raw_window_handle::HasRawWindowHandle;
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `winit::raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
[INFO] [stdout]   --> src/view.rs:82:32
[INFO] [stdout]    |
[INFO] [stdout] 82 |             .build(Some(window.raw_window_handle().unwrap()));
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `winit::raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
[INFO] [stdout]   --> src/view.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |             window.raw_window_handle().unwrap(),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PossiblyCurrentContext`
[INFO] [stdout]   --> src/view.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             PossiblyCurrentContext, Version,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `winit::raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
[INFO] [stdout]   --> src/view.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 60 |         use winit::raw_window_handle::HasRawWindowHandle;
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width` and `height` are never read
[INFO] [stdout]   --> src/view.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct View {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     width: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 46 |     height: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resize` is never used
[INFO] [stdout]    --> src/view.rs:201:12
[INFO] [stdout]     |
[INFO] [stdout]  56 | impl View {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 201 |     pub fn resize(&mut self, new_width: u32, new_height: u32) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `winit::window::Window::request_inner_size` that must be used
[INFO] [stdout]    --> src/view.rs:207:13
[INFO] [stdout]     |
[INFO] [stdout] 207 | /             self.window
[INFO] [stdout] 208 | |                 .request_inner_size(winit::dpi::PhysicalSize::new(new_width, new_height));
[INFO] [stdout]     | |_________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 207 |             let _ = self.window
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `winit::raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
[INFO] [stdout]   --> src/view.rs:82:32
[INFO] [stdout]    |
[INFO] [stdout] 82 |             .build(Some(window.raw_window_handle().unwrap()));
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `winit::raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
[INFO] [stdout]   --> src/view.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |             window.raw_window_handle().unwrap(),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width` and `height` are never read
[INFO] [stdout]   --> src/view.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct View {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     width: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 46 |     height: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resize` is never used
[INFO] [stdout]    --> src/view.rs:201:12
[INFO] [stdout]     |
[INFO] [stdout]  56 | impl View {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 201 |     pub fn resize(&mut self, new_width: u32, new_height: u32) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `winit::window::Window::request_inner_size` that must be used
[INFO] [stdout]    --> src/view.rs:207:13
[INFO] [stdout]     |
[INFO] [stdout] 207 | /             self.window
[INFO] [stdout] 208 | |                 .request_inner_size(winit::dpi::PhysicalSize::new(new_width, new_height));
[INFO] [stdout]     | |_________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 207 |             let _ = self.window
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "9aa3c8a2104507804637bda033c9db5d4413e3b77b65989f2dd7e367b176aa36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aa3c8a2104507804637bda033c9db5d4413e3b77b65989f2dd7e367b176aa36", kill_on_drop: false }`
[INFO] [stdout] 9aa3c8a2104507804637bda033c9db5d4413e3b77b65989f2dd7e367b176aa36
