[INFO] fetching crate filum 0.1.2... [INFO] checking filum-0.1.2 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate filum 0.1.2 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate filum 0.1.2 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 crates.io crate filum 0.1.2 [INFO] finished tweaking crates.io crate filum 0.1.2 [INFO] tweaked toml for crates.io crate filum 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate filum 0.1.2 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c3c73d5e6431a485e0c068151bcea3398a1e9c6a555e83b33702f0987eedc5a3 [INFO] running `Command { std: "docker" "start" "-a" "c3c73d5e6431a485e0c068151bcea3398a1e9c6a555e83b33702f0987eedc5a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3c73d5e6431a485e0c068151bcea3398a1e9c6a555e83b33702f0987eedc5a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3c73d5e6431a485e0c068151bcea3398a1e9c6a555e83b33702f0987eedc5a3", kill_on_drop: false }` [INFO] [stdout] c3c73d5e6431a485e0c068151bcea3398a1e9c6a555e83b33702f0987eedc5a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 55249a04b8f968cc4c95651ede7fe0368c6b698de2b91dc69f05497ecd12dcf5 [INFO] running `Command { std: "docker" "start" "-a" "55249a04b8f968cc4c95651ede7fe0368c6b698de2b91dc69f05497ecd12dcf5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking filum v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `log_info` [INFO] [stdout] --> src/logging.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | macro_rules! log_info { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `implementations::*` [INFO] [stdout] --> src/vk/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use implementations::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::error::ErrorCode` [INFO] [stdout] --> src/instance.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::error::ErrorCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> src/instance.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CStr` [INFO] [stdout] --> src/instance.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use std::ffi::{CStr, CString}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> src/device.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `c_void` [INFO] [stdout] --> src/device.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use libc::{c_float, c_void}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::error::Result` [INFO] [stdout] --> src/dispatch.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::error::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::error::ErrorCode` [INFO] [stdout] --> src/dispatch.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::error::ErrorCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Device` [INFO] [stdout] --> src/dispatch.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use super::device::{Device, ShaderModule, CommandPool, BufferMemory}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> src/dispatch.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CStr` [INFO] [stdout] --> src/dispatch.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | use std::ffi::{CStr, CString}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::error::Result` [INFO] [stdout] --> src/buffer.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use super::error::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/pipeline.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use super::context::{Context}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Instance` [INFO] [stdout] --> src/pipeline.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | use super::instance::{Instance}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CommandPool`, `DeviceBuilder`, and `Device` [INFO] [stdout] --> src/pipeline.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | use super::device::{Device, DeviceBuilder, CommandPool, ShaderModule, ShaderModuleSource}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StagingBuffer` [INFO] [stdout] --> src/pipeline.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | use super::dispatch::{StagingBuffer, ComputePipeline, CommandDispatch, WorkgroupCount, ConstantEntry}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::PhantomData` [INFO] [stdout] --> src/pipeline.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `log_info` [INFO] [stdout] --> src/logging.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | macro_rules! log_info { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `implementations::*` [INFO] [stdout] --> src/vk/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use implementations::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::error::ErrorCode` [INFO] [stdout] --> src/instance.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::error::ErrorCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> src/instance.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CStr` [INFO] [stdout] --> src/instance.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use std::ffi::{CStr, CString}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> src/device.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `c_void` [INFO] [stdout] --> src/device.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use libc::{c_float, c_void}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::error::Result` [INFO] [stdout] --> src/dispatch.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::error::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::error::ErrorCode` [INFO] [stdout] --> src/dispatch.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::error::ErrorCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Device` [INFO] [stdout] --> src/dispatch.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use super::device::{Device, ShaderModule, CommandPool, BufferMemory}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> src/dispatch.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CStr` [INFO] [stdout] --> src/dispatch.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | use std::ffi::{CStr, CString}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::error::Result` [INFO] [stdout] --> src/buffer.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use super::error::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/pipeline.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use super::context::{Context}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Instance` [INFO] [stdout] --> src/pipeline.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | use super::instance::{Instance}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CommandPool`, `DeviceBuilder`, and `Device` [INFO] [stdout] --> src/pipeline.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | use super::device::{Device, DeviceBuilder, CommandPool, ShaderModule, ShaderModuleSource}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StagingBuffer` [INFO] [stdout] --> src/pipeline.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | use super::dispatch::{StagingBuffer, ComputePipeline, CommandDispatch, WorkgroupCount, ConstantEntry}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::PhantomData` [INFO] [stdout] --> src/pipeline.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `u` is never read [INFO] [stdout] --> src/error.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Error { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 20 | u: Box [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` 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 `whole_size` is never read [INFO] [stdout] --> src/device.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct BufferMemory { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 51 | whole_size: VkDeviceSize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `shader_module` is never read [INFO] [stdout] --> src/dispatch.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 176 | pub struct ComputePipeline { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 184 | shader_module: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `buffer_size` and `mapped` are never read [INFO] [stdout] --> src/dispatch.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 343 | pub struct StagingBuffer { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 344 | buffer_size: VkDeviceSize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | mapped: *mut c_void, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `device_buffer_memory` is never read [INFO] [stdout] --> src/dispatch.rs:509:5 [INFO] [stdout] | [INFO] [stdout] 504 | pub struct StagingBufferRegion { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 509 | device_buffer_memory: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `instance` is never read [INFO] [stdout] --> src/context.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Context { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 9 | instance: Arc, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `instance` is never used [INFO] [stdout] --> src/context.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 14 | impl Context { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub(crate) fn instance(&self) -> &Arc { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `bindings` and `size` are never read [INFO] [stdout] --> src/view.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct BufferLayout { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 44 | bindings: (T0, T1, T2, T3), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 45 | size: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `variant` is never read [INFO] [stdout] --> src/view.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 128 | pub struct BindingVariant { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 129 | variant: T, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `buffer` and `shader_module` are never read [INFO] [stdout] --> src/pipeline.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct Pipeline { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 94 | buffer: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 95 | shader_module: Arc, [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/error.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 40 | fn from(code: ErrorCode) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | Error { [INFO] [stdout] 42 | u: Box::new(code) [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/context.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 16 | let instance = Instance::new()?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | let device = DeviceBuilder::new(&instance).build()?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | let command_pool = CommandPool::new(&device)?; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | log_debug!("GPU: {:?}", device.physical_device().properties().device_name()); [INFO] [stdout] 20 | let context = Context { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 25 | Ok(Arc::new(context)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new_0(v0: BindingVariant) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | bindings: (v0, (), (), ()), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn new_1(v0: BindingVariant, v1: BindingVariant) -> Self { [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] 74 | bindings: (v0, v1, (), ()), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn new_2(v0: BindingVariant, v1: BindingVariant, v2: BindingVariant) -> Self { [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | bindings: (v0, v1, v2, ()), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn new_3(v0: BindingVariant, v1: BindingVariant, v2: BindingVariant, v3: BindingVariant) -> Self { [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] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 96 | bindings: (v0, v1, v2, v3), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view.rs:221:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn new(layout: BufferLayout, context: &Arc) -> Result> { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 216 | let buffer = Buffer::new(context, layout.entries); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 217 | let view = BufferView { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 221 | Ok(Arc::new(view)) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pipeline.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 104 | let shader_module = ShaderModule::new(device, shader)?; [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | let compute_pipeline = ComputePipeline::new(staging_buffer, &shader_module, spec_constants); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | let pipeline = Pipeline { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 111 | Ok(Arc::new(pipeline)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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 8 previous errors; 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `filum` (lib test) due to 9 previous errors; 28 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field `u` is never read [INFO] [stdout] --> src/error.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Error { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 20 | u: Box [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` 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 `whole_size` is never read [INFO] [stdout] --> src/device.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct BufferMemory { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 51 | whole_size: VkDeviceSize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `shader_module` is never read [INFO] [stdout] --> src/dispatch.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 176 | pub struct ComputePipeline { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 184 | shader_module: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `buffer_size` and `mapped` are never read [INFO] [stdout] --> src/dispatch.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 343 | pub struct StagingBuffer { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 344 | buffer_size: VkDeviceSize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | mapped: *mut c_void, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `device_buffer_memory` is never read [INFO] [stdout] --> src/dispatch.rs:509:5 [INFO] [stdout] | [INFO] [stdout] 504 | pub struct StagingBufferRegion { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 509 | device_buffer_memory: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `instance` is never read [INFO] [stdout] --> src/context.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Context { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 9 | instance: Arc, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `instance` is never used [INFO] [stdout] --> src/context.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 14 | impl Context { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub(crate) fn instance(&self) -> &Arc { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `bindings` and `size` are never read [INFO] [stdout] --> src/view.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct BufferLayout { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 44 | bindings: (T0, T1, T2, T3), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 45 | size: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `variant` is never read [INFO] [stdout] --> src/view.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 128 | pub struct BindingVariant { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 129 | variant: T, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `buffer` and `shader_module` are never read [INFO] [stdout] --> src/pipeline.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct Pipeline { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 94 | buffer: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 95 | shader_module: Arc, [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/error.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 40 | fn from(code: ErrorCode) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | Error { [INFO] [stdout] 42 | u: Box::new(code) [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/context.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 16 | let instance = Instance::new()?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | let device = DeviceBuilder::new(&instance).build()?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | let command_pool = CommandPool::new(&device)?; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | log_debug!("GPU: {:?}", device.physical_device().properties().device_name()); [INFO] [stdout] 20 | let context = Context { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 25 | Ok(Arc::new(context)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn new_0(v0: BindingVariant) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | bindings: (v0, (), (), ()), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn new_1(v0: BindingVariant, v1: BindingVariant) -> Self { [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] 74 | bindings: (v0, v1, (), ()), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn new_2(v0: BindingVariant, v1: BindingVariant, v2: BindingVariant) -> Self { [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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | bindings: (v0, v1, v2, ()), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn new_3(v0: BindingVariant, v1: BindingVariant, v2: BindingVariant, v3: BindingVariant) -> Self { [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] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 96 | bindings: (v0, v1, v2, v3), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/view.rs:221:12 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn new(layout: BufferLayout, context: &Arc) -> Result> { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 216 | let buffer = Buffer::new(context, layout.entries); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 217 | let view = BufferView { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 221 | Ok(Arc::new(view)) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pipeline.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 104 | let shader_module = ShaderModule::new(device, shader)?; [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | let compute_pipeline = ComputePipeline::new(staging_buffer, &shader_module, spec_constants); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | let pipeline = Pipeline { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 111 | Ok(Arc::new(pipeline)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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 8 previous errors; 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `filum` (lib) due to 9 previous errors; 28 warnings emitted [INFO] running `Command { std: "docker" "inspect" "55249a04b8f968cc4c95651ede7fe0368c6b698de2b91dc69f05497ecd12dcf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55249a04b8f968cc4c95651ede7fe0368c6b698de2b91dc69f05497ecd12dcf5", kill_on_drop: false }` [INFO] [stdout] 55249a04b8f968cc4c95651ede7fe0368c6b698de2b91dc69f05497ecd12dcf5