[INFO] cloning repository https://github.com/ZakStar17/ash-boilerplate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZakStar17/ash-boilerplate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZakStar17%2Fash-boilerplate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZakStar17%2Fash-boilerplate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b53cc11c9d0237b473db8dd114d9d64e8a2d1de [INFO] checking ZakStar17/ash-boilerplate/9b53cc11c9d0237b473db8dd114d9d64e8a2d1de against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZakStar17%2Fash-boilerplate" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZakStar17/ash-boilerplate on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ZakStar17/ash-boilerplate [INFO] finished tweaking git repo https://github.com/ZakStar17/ash-boilerplate [INFO] tweaked toml for git repo https://github.com/ZakStar17/ash-boilerplate written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ZakStar17/ash-boilerplate 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c086494f210fddf8265b5b5f1bc648ef40fc9739350d6ae290d14f404bab31d [INFO] running `Command { std: "docker" "start" "-a" "8c086494f210fddf8265b5b5f1bc648ef40fc9739350d6ae290d14f404bab31d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c086494f210fddf8265b5b5f1bc648ef40fc9739350d6ae290d14f404bab31d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c086494f210fddf8265b5b5f1bc648ef40fc9739350d6ae290d14f404bab31d", kill_on_drop: false }` [INFO] [stdout] 8c086494f210fddf8265b5b5f1bc648ef40fc9739350d6ae290d14f404bab31d [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=forbid -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28e4bb3db36d7b0fa830694bcc70a26d4ffe0508bcc758e1a04a6720eb35de70 [INFO] running `Command { std: "docker" "start" "-a" "28e4bb3db36d7b0fa830694bcc70a26d4ffe0508bcc758e1a04a6720eb35de70", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking ttf-parser v0.19.2 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling glium v0.32.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking owned_ttf_parser v0.19.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking regex-syntax v0.8.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking ab_glyph v0.2.22 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking regex-automata v0.4.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking regex v1.10.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking obj-rs v0.7.1 [INFO] [stderr] Checking ash-window v0.12.0 [INFO] [stderr] Checking ash_boilerplate v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Released` [INFO] [stdout] --> src/keys.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | pub use KeyState::{Pressed, Released}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `partition::Partition` [INFO] [stdout] --> src/structures/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use partition::Partition; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Released` [INFO] [stdout] --> src/keys.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | pub use KeyState::{Pressed, Released}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `partition::Partition` [INFO] [stdout] --> src/structures/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use partition::Partition; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `pointer_byte_offsets` has been stable since 1.75.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(pointer_byte_offsets)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `pointer_byte_offsets` has been stable since 1.75.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(pointer_byte_offsets)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/render/sync.rs:289:9 [INFO] [stdout] | [INFO] [stdout] 289 | let s = Duration::from_secs_f32(1.0 / 60.0); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `vertex_count` is never read [INFO] [stdout] --> src/render/models/mod.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct ModelProperties { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 15 | pub vertex_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ModelProperties` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mem_offset` is never read [INFO] [stdout] --> src/render/objects/buffers/local_constant.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Inst { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 39 | pub buffer: vk::Buffer, [INFO] [stdout] 40 | pub mem_offset: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_ren` is never used [INFO] [stdout] --> src/render/renderable_3d.rs:5:6 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait RenderableIn3d { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] 4 | fn ren(&self) -> &Renderable3dObject; [INFO] [stdout] 5 | fn into_ren(self) -> Renderable3dObject; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VERT_SHADER_PATH` is never used [INFO] [stdout] --> src/render/shaders/tex_plain/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | const VERT_SHADER_PATH: &'static str = "./assets/shaders/tex_plain/vert.spv"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FRAG_SHADER_PATH` is never used [INFO] [stdout] --> src/render/shaders/tex_plain/mod.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const FRAG_SHADER_PATH: &'static str = "./assets/shaders/tex_plain/frag.spv"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `load` and `destroy_self` are never used [INFO] [stdout] --> src/render/shaders/tex_plain/mod.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 15 | impl Shader { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 16 | pub fn load(device: &ash::Device) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub unsafe fn destroy_self(&mut self, device: &ash::Device) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn main_loop(event_loop: EventLoop<()>, mut app: App) { [INFO] [stdout] | ------------------------- ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | event_loop.run(move |event, _, control_flow| match event { [INFO] [stdout] | __________________^ [INFO] [stdout] 36 | | Event::Suspended => { [INFO] [stdout] 37 | | debug!("Application suspended"); [INFO] [stdout] 38 | | application_paused = true; [INFO] [stdout] ... | [INFO] [stdout] 94 | | _ => (), [INFO] [stdout] 95 | | }) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/render/objects/logical_device.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 44 | .map(|s| CString::new(s.as_bytes()).expect("Invalid device extension")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ash_boilerplate` (bin "ash_boilerplate") due to 3 previous errors; 10 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/render/sync.rs:289:9 [INFO] [stdout] | [INFO] [stdout] 289 | let s = Duration::from_secs_f32(1.0 / 60.0); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `vertex_count` is never read [INFO] [stdout] --> src/render/models/mod.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct ModelProperties { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 15 | pub vertex_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ModelProperties` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mem_offset` is never read [INFO] [stdout] --> src/render/objects/buffers/local_constant.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Inst { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 39 | pub buffer: vk::Buffer, [INFO] [stdout] 40 | pub mem_offset: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_ren` is never used [INFO] [stdout] --> src/render/renderable_3d.rs:5:6 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait RenderableIn3d { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] 4 | fn ren(&self) -> &Renderable3dObject; [INFO] [stdout] 5 | fn into_ren(self) -> Renderable3dObject; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VERT_SHADER_PATH` is never used [INFO] [stdout] --> src/render/shaders/tex_plain/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | const VERT_SHADER_PATH: &'static str = "./assets/shaders/tex_plain/vert.spv"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FRAG_SHADER_PATH` is never used [INFO] [stdout] --> src/render/shaders/tex_plain/mod.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const FRAG_SHADER_PATH: &'static str = "./assets/shaders/tex_plain/frag.spv"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `load` and `destroy_self` are never used [INFO] [stdout] --> src/render/shaders/tex_plain/mod.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 15 | impl Shader { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 16 | pub fn load(device: &ash::Device) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub unsafe fn destroy_self(&mut self, device: &ash::Device) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn main_loop(event_loop: EventLoop<()>, mut app: App) { [INFO] [stdout] | ------------------------- ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | event_loop.run(move |event, _, control_flow| match event { [INFO] [stdout] | __________________^ [INFO] [stdout] 36 | | Event::Suspended => { [INFO] [stdout] 37 | | debug!("Application suspended"); [INFO] [stdout] 38 | | application_paused = true; [INFO] [stdout] ... | [INFO] [stdout] 94 | | _ => (), [INFO] [stdout] 95 | | }) [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/render/objects/logical_device.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 44 | .map(|s| CString::new(s.as_bytes()).expect("Invalid device extension")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ash_boilerplate` (bin "ash_boilerplate" test) due to 3 previous errors; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "28e4bb3db36d7b0fa830694bcc70a26d4ffe0508bcc758e1a04a6720eb35de70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28e4bb3db36d7b0fa830694bcc70a26d4ffe0508bcc758e1a04a6720eb35de70", kill_on_drop: false }` [INFO] [stdout] 28e4bb3db36d7b0fa830694bcc70a26d4ffe0508bcc758e1a04a6720eb35de70