[INFO] cloning repository https://github.com/Git-i/gpu_gems
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Git-i/gpu_gems" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGit-i%2Fgpu_gems", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGit-i%2Fgpu_gems'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d267e1dcab9865471763e087d0b510a732c37ac6
[INFO] building Git-i/gpu_gems against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGit-i%2Fgpu_gems" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Git-i/gpu_gems on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Git-i/gpu_gems
[INFO] finished tweaking git repo https://github.com/Git-i/gpu_gems
[INFO] tweaked toml for git repo https://github.com/Git-i/gpu_gems written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Git-i/gpu_gems 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcae4b010909131b5946581fe8256532c2e89c95481ff55b473b8dec035b77d0
[INFO] running `Command { std: "docker" "start" "-a" "fcae4b010909131b5946581fe8256532c2e89c95481ff55b473b8dec035b77d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcae4b010909131b5946581fe8256532c2e89c95481ff55b473b8dec035b77d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcae4b010909131b5946581fe8256532c2e89c95481ff55b473b8dec035b77d0", kill_on_drop: false }`
[INFO] [stdout] fcae4b010909131b5946581fe8256532c2e89c95481ff55b473b8dec035b77d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f802966f536c9e8943d002daf378bb69de43d6f856dfed8180cefdc6bffb74d
[INFO] running `Command { std: "docker" "start" "-a" "6f802966f536c9e8943d002daf378bb69de43d6f856dfed8180cefdc6bffb74d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling wayland-client v0.31.3
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling wayland-sys v0.31.2
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling wayland-scanner v0.31.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling wayland-backend v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling vk-parse v0.12.0
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling owned_ttf_parser v0.21.0
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling polling v3.7.2
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling winit v0.30.2
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling ab_glyph v0.2.26
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.3
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling vulkano-macros v0.34.0
[INFO] [stderr]    Compiling vulkano v0.34.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling sctk-adwaita v0.9.0
[INFO] [stderr]    Compiling renderer v0.1.0 (/opt/rustwide/workdir/renderer)
[INFO] [stdout] warning: use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
[INFO] [stdout]   --> renderer/src/context.rs:83:62
[INFO] [stdout]    |
[INFO] [stdout] 83 |         self.window = Some(Arc::new(application.event_loop().create_window(WindowAttributes::default()
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queue`
[INFO] [stdout]   --> renderer/src/context.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let queue = queues.next().expect("Queue Creation Failed");
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]    --> renderer/src/render_graph.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |             let info = buff_info.unwrap();
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `passes_sorted`, `device`, and `queue` are never read
[INFO] [stdout]   --> renderer/src/render_graph.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct RenderGraph
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     passes_sorted: Vec<*const RenderPass>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 11 |     device: Arc<Device>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     queue: Arc<Queue>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]   --> renderer/src/render_graph.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct RenderGraphTexture{
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     handle: Option<Arc<Image>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `input_buffers`, `output_buffers`, and `dependencies` are never read
[INFO] [stdout]   --> renderer/src/render_graph.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct RenderPass
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     input_buffers: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 34 |     output_images: Vec<String>,
[INFO] [stdout] 35 |     output_buffers: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 36 |     dependencies: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `size` is never read
[INFO] [stdout]   --> renderer/src/render_graph.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct BufferInfo
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 65 | {
[INFO] [stdout] 66 |     size: u64
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `sort_passes` and `compile` are never used
[INFO] [stdout]    --> renderer/src/render_graph.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 68  | impl RenderGraph
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |     fn sort_passes(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     fn compile(&mut self) {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gpu_gems v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `collections::HashMap` and `fmt::Debug`
[INFO] [stdout]  --> src/main.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, fmt::Debug, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeviceCreateInfo`, `DeviceExtensions`, `Device`, `Features`, `InstanceCreateInfo`, `InstanceExtensions`, `Instance`, `QueueCreateFlags`, `QueueCreateInfo`, `Surface`, `Swapchain`, `Version`, `VulkanLibrary`, and `memory::allocator::StandardMemoryAllocator`
[INFO] [stdout]  --> src/main.rs:3:72
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...}, Device, DeviceCreateInfo, DeviceExtensions, Features, QueueCreateFlags, QueueCreateInfo}, instance::{Instance, InstanceCreateInfo, InstanceExtensions}, memory::allocator::StandardMemoryAllocator, swapchain::{Surface, Swapchain}, Version, VulkanLibrar...
[INFO] [stdout]   |       ^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^              ^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^              ^^^^^^^  ^^^^^^^^^   ^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ControlFlow`, `DisplayHandle`, `ElementState`, `EventLoopBuilder`, `EventLoop`, `Event`, `HasDisplayHandle`, `KeyEvent`, `RawDisplayHandle`, `WindowEvent`, `Window`, `application::ApplicationHandler`, and `self`
[INFO] [stdout]  --> src/main.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...::{application::ApplicationHandler, event::{ElementState, Event, KeyEvent, WindowEvent}, event_loop::{ControlFlow, EventLoop, EventLoopBuilder}, raw_window_handle::{DisplayHandle, HasDisplayHandle, RawDisplayHandle}, window::{self, Window...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^          ^^^^^^^^^^^^  ^^^^^  ^^^^^^^^  ^^^^^^^^^^^                ^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^^^^                       ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^            ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/main.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn update(ctx: &Context)
[INFO] [stdout]    |           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
[INFO] running `Command { std: "docker" "inspect" "6f802966f536c9e8943d002daf378bb69de43d6f856dfed8180cefdc6bffb74d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f802966f536c9e8943d002daf378bb69de43d6f856dfed8180cefdc6bffb74d", kill_on_drop: false }`
[INFO] [stdout] 6f802966f536c9e8943d002daf378bb69de43d6f856dfed8180cefdc6bffb74d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4751f951f273a33b977ae95524396a90c22511548acab480a2412eb6a341b20b
[INFO] running `Command { std: "docker" "start" "-a" "4751f951f273a33b977ae95524396a90c22511548acab480a2412eb6a341b20b", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
[INFO] [stdout]   --> renderer/src/context.rs:83:62
[INFO] [stdout]    |
[INFO] [stdout] 83 |         self.window = Some(Arc::new(application.event_loop().create_window(WindowAttributes::default()
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queue`
[INFO] [stdout]   --> renderer/src/context.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let queue = queues.next().expect("Queue Creation Failed");
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]    --> renderer/src/render_graph.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |             let info = buff_info.unwrap();
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gpu_gems v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `passes_sorted`, `device`, and `queue` are never read
[INFO] [stdout]   --> renderer/src/render_graph.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct RenderGraph
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     passes_sorted: Vec<*const RenderPass>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 11 |     device: Arc<Device>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 12 |     queue: Arc<Queue>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]   --> renderer/src/render_graph.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct RenderGraphTexture{
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     handle: Option<Arc<Image>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `input_buffers`, `output_buffers`, and `dependencies` are never read
[INFO] [stdout]   --> renderer/src/render_graph.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct RenderPass
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     input_buffers: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 34 |     output_images: Vec<String>,
[INFO] [stdout] 35 |     output_buffers: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 36 |     dependencies: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `size` is never read
[INFO] [stdout]   --> renderer/src/render_graph.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct BufferInfo
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 65 | {
[INFO] [stdout] 66 |     size: u64
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `sort_passes` and `compile` are never used
[INFO] [stdout]    --> renderer/src/render_graph.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 68  | impl RenderGraph
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |     fn sort_passes(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     fn compile(&mut self) {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collections::HashMap` and `fmt::Debug`
[INFO] [stdout]  --> src/main.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, fmt::Debug, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeviceCreateInfo`, `DeviceExtensions`, `Device`, `Features`, `InstanceCreateInfo`, `InstanceExtensions`, `Instance`, `QueueCreateFlags`, `QueueCreateInfo`, `Surface`, `Swapchain`, `Version`, `VulkanLibrary`, and `memory::allocator::StandardMemoryAllocator`
[INFO] [stdout]  --> src/main.rs:3:72
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...}, Device, DeviceCreateInfo, DeviceExtensions, Features, QueueCreateFlags, QueueCreateInfo}, instance::{Instance, InstanceCreateInfo, InstanceExtensions}, memory::allocator::StandardMemoryAllocator, swapchain::{Surface, Swapchain}, Version, VulkanLibrar...
[INFO] [stdout]   |       ^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^              ^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^              ^^^^^^^  ^^^^^^^^^   ^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ControlFlow`, `DisplayHandle`, `ElementState`, `EventLoopBuilder`, `EventLoop`, `Event`, `HasDisplayHandle`, `KeyEvent`, `RawDisplayHandle`, `WindowEvent`, `Window`, `application::ApplicationHandler`, and `self`
[INFO] [stdout]  --> src/main.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...::{application::ApplicationHandler, event::{ElementState, Event, KeyEvent, WindowEvent}, event_loop::{ControlFlow, EventLoop, EventLoopBuilder}, raw_window_handle::{DisplayHandle, HasDisplayHandle, RawDisplayHandle}, window::{self, Window...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^          ^^^^^^^^^^^^  ^^^^^  ^^^^^^^^  ^^^^^^^^^^^                ^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^^^^                       ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^            ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/main.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn update(ctx: &Context)
[INFO] [stdout]    |           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] running `Command { std: "docker" "inspect" "4751f951f273a33b977ae95524396a90c22511548acab480a2412eb6a341b20b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4751f951f273a33b977ae95524396a90c22511548acab480a2412eb6a341b20b", kill_on_drop: false }`
[INFO] [stdout] 4751f951f273a33b977ae95524396a90c22511548acab480a2412eb6a341b20b
