[INFO] cloning repository https://github.com/ChenQiqian/CollisionDetection-GPU [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChenQiqian/CollisionDetection-GPU" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChenQiqian%2FCollisionDetection-GPU", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChenQiqian%2FCollisionDetection-GPU'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a496cf322c087f29c4a850e1fb23ca057b300f8 [INFO] checking ChenQiqian/CollisionDetection-GPU/6a496cf322c087f29c4a850e1fb23ca057b300f8 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%2FChenQiqian%2FCollisionDetection-GPU" "/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/ChenQiqian/CollisionDetection-GPU 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/ChenQiqian/CollisionDetection-GPU [INFO] finished tweaking git repo https://github.com/ChenQiqian/CollisionDetection-GPU [INFO] tweaked toml for git repo https://github.com/ChenQiqian/CollisionDetection-GPU written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ChenQiqian/CollisionDetection-GPU 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-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd2536a635345624c2ed7d599e2c4a4dcc64ddbf805ca4c408267ff75e74187a [INFO] running `Command { std: "docker" "start" "-a" "cd2536a635345624c2ed7d599e2c4a4dcc64ddbf805ca4c408267ff75e74187a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd2536a635345624c2ed7d599e2c4a4dcc64ddbf805ca4c408267ff75e74187a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd2536a635345624c2ed7d599e2c4a4dcc64ddbf805ca4c408267ff75e74187a", kill_on_drop: false }` [INFO] [stdout] cd2536a635345624c2ed7d599e2c4a4dcc64ddbf805ca4c408267ff75e74187a [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 -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] 12ca55ac9ebf2a7866605286991adad4b6da2ef25938dd67241c4c24493395a8 [INFO] running `Command { std: "docker" "start" "-a" "12ca55ac9ebf2a7866605286991adad4b6da2ef25938dd67241c4c24493395a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking fdeflate v0.3.3 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking rayon-core v1.12.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking wgpu-types v0.18.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking profiling v1.0.13 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking glow v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking naga v0.14.2 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling collision-detection-gpu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking glam v0.24.2 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking tobj v3.2.5 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Checking wgpu-hal v0.18.1 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking wgpu-core v0.18.1 [INFO] [stderr] Checking wgpu v0.18.0 [INFO] [stderr] Checking app-surface v0.3.5 [INFO] [stdout] warning: fields `bind_group_layout` and `pipeline_layout` are never read [INFO] [stdout] --> src/compute.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct ComputeNode { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 77 | pub bind_group_layout: wgpu::BindGroupLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 78 | pub bind_groups: Vec, [INFO] [stdout] 79 | pub pipeline_layout: wgpu::PipelineLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cell_index_buffer` is never read [INFO] [stdout] --> src/compute.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 212 | pub struct ComputeState { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 220 | pub cell_index_buffer: Arc, // group 3 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `diffuse_texture`, and `normal_texture` are never read [INFO] [stdout] --> src/model.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct Material { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 78 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 79 | pub diffuse_texture: texture::Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 80 | pub normal_texture: texture::Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/model.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 134 | pub struct Mesh { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 135 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `draw_mesh`, `draw_model`, and `draw_model_instanced_with_material` are never used [INFO] [stdout] --> src/model.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 153 | pub trait DrawModel<'a> { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] 154 | fn draw_mesh( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | fn draw_model( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | fn draw_model_instanced_with_material( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `draw_light_mesh` is never used [INFO] [stdout] --> src/model.rs:272:8 [INFO] [stdout] | [INFO] [stdout] 271 | pub trait DrawLight<'a> { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] 272 | fn draw_light_mesh( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `texture` is never read [INFO] [stdout] --> src/texture.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Texture { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 13 | pub texture: wgpu::Texture, [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/resources.rs:99:37 [INFO] [stdout] | [INFO] [stdout] 99 | tobj::load_mtl_buf(&mut BufReader::new(Cursor::new(mat_text))) [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] = 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/texture.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 128 | let texture = device.create_texture(&wgpu::TextureDescriptor { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 159 | let view = texture.create_view(&wgpu::TextureViewDescriptor::default()); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 160 | let sampler = device.create_sampler(&wgpu::SamplerDescriptor { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 171 | | texture, [INFO] [stdout] 172 | | view, [INFO] [stdout] 173 | | sampler, [INFO] [stdout] 174 | | }) [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; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `collision-detection-gpu` (bin "my-collision-detect" test) due to 3 previous errors; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: fields `bind_group_layout` and `pipeline_layout` are never read [INFO] [stdout] --> src/compute.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct ComputeNode { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 77 | pub bind_group_layout: wgpu::BindGroupLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 78 | pub bind_groups: Vec, [INFO] [stdout] 79 | pub pipeline_layout: wgpu::PipelineLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cell_index_buffer` is never read [INFO] [stdout] --> src/compute.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 212 | pub struct ComputeState { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 220 | pub cell_index_buffer: Arc, // group 3 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `diffuse_texture`, and `normal_texture` are never read [INFO] [stdout] --> src/model.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct Material { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 78 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 79 | pub diffuse_texture: texture::Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 80 | pub normal_texture: texture::Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/model.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 134 | pub struct Mesh { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 135 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `draw_mesh`, `draw_model`, and `draw_model_instanced_with_material` are never used [INFO] [stdout] --> src/model.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 153 | pub trait DrawModel<'a> { [INFO] [stdout] | --------- methods in this trait [INFO] [stdout] 154 | fn draw_mesh( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 170 | fn draw_model( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | fn draw_model_instanced_with_material( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `draw_light_mesh` is never used [INFO] [stdout] --> src/model.rs:272:8 [INFO] [stdout] | [INFO] [stdout] 271 | pub trait DrawLight<'a> { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] 272 | fn draw_light_mesh( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `texture` is never read [INFO] [stdout] --> src/texture.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Texture { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 13 | pub texture: wgpu::Texture, [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/resources.rs:99:37 [INFO] [stdout] | [INFO] [stdout] 99 | tobj::load_mtl_buf(&mut BufReader::new(Cursor::new(mat_text))) [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] = 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/texture.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 128 | let texture = device.create_texture(&wgpu::TextureDescriptor { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 159 | let view = texture.create_view(&wgpu::TextureViewDescriptor::default()); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 160 | let sampler = device.create_sampler(&wgpu::SamplerDescriptor { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 171 | | texture, [INFO] [stdout] 172 | | view, [INFO] [stdout] 173 | | sampler, [INFO] [stdout] 174 | | }) [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; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `collision-detection-gpu` (bin "my-collision-detect") due to 3 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "12ca55ac9ebf2a7866605286991adad4b6da2ef25938dd67241c4c24493395a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12ca55ac9ebf2a7866605286991adad4b6da2ef25938dd67241c4c24493395a8", kill_on_drop: false }` [INFO] [stdout] 12ca55ac9ebf2a7866605286991adad4b6da2ef25938dd67241c4c24493395a8