[INFO] cloning repository https://github.com/Sodment/vulkan-rust-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sodment/vulkan-rust-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSodment%2Fvulkan-rust-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSodment%2Fvulkan-rust-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdf4659ec96481a4cab77406bbfa104c3444da9f [INFO] checking Sodment/vulkan-rust-tutorial against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSodment%2Fvulkan-rust-tutorial" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sodment/vulkan-rust-tutorial on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sodment/vulkan-rust-tutorial [INFO] finished tweaking git repo https://github.com/Sodment/vulkan-rust-tutorial [INFO] tweaked toml for git repo https://github.com/Sodment/vulkan-rust-tutorial written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Sodment/vulkan-rust-tutorial 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tobj v2.0.4 [INFO] [stderr] Downloaded nalgebra-glm v0.10.0 [INFO] [stderr] Downloaded rand_distr v0.3.0 [INFO] [stderr] Downloaded simba v0.3.1 [INFO] [stderr] Downloaded vulkanalia-sys v0.12.0 [INFO] [stderr] Downloaded nalgebra v0.24.1 [INFO] [stderr] Downloaded vulkanalia v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c810662e803fab2083a20c41d38a4efef1bcc12075b57e4b4f16495a46ad056 [INFO] running `Command { std: "docker" "start" "-a" "5c810662e803fab2083a20c41d38a4efef1bcc12075b57e4b4f16495a46ad056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c810662e803fab2083a20c41d38a4efef1bcc12075b57e4b4f16495a46ad056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c810662e803fab2083a20c41d38a4efef1bcc12075b57e4b4f16495a46ad056", kill_on_drop: false }` [INFO] [stdout] 5c810662e803fab2083a20c41d38a4efef1bcc12075b57e4b4f16495a46ad056 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 687cb3c9fe7c3b1635c366e8b66a9c6873a94a2d7c9f13f1c52b6f3272b1b6b6 [INFO] running `Command { std: "docker" "start" "-a" "687cb3c9fe7c3b1635c366e8b66a9c6873a94a2d7c9f13f1c52b6f3272b1b6b6", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking xdg v2.4.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking vulkanalia-sys v0.12.0 [INFO] [stderr] Checking tobj v2.0.4 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Checking simba v0.3.1 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking nalgebra v0.24.1 [INFO] [stderr] Checking vulkanalia v0.12.0 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking nalgebra-glm v0.10.0 [INFO] [stderr] Checking vulkan-rust-tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `get_required_instance_extensions` [INFO] [stdout] --> src/main.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | use vulkanalia::window::{self as vk_window, get_required_instance_extensions}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_required_instance_extensions` [INFO] [stdout] --> src/main.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | use vulkanalia::window::{self as vk_window, get_required_instance_extensions}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.76s [INFO] running `Command { std: "docker" "inspect" "687cb3c9fe7c3b1635c366e8b66a9c6873a94a2d7c9f13f1c52b6f3272b1b6b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "687cb3c9fe7c3b1635c366e8b66a9c6873a94a2d7c9f13f1c52b6f3272b1b6b6", kill_on_drop: false }` [INFO] [stdout] 687cb3c9fe7c3b1635c366e8b66a9c6873a94a2d7c9f13f1c52b6f3272b1b6b6 [INFO] checking Sodment/vulkan-rust-tutorial against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSodment%2Fvulkan-rust-tutorial" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sodment/vulkan-rust-tutorial on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sodment/vulkan-rust-tutorial [INFO] finished tweaking git repo https://github.com/Sodment/vulkan-rust-tutorial [INFO] tweaked toml for git repo https://github.com/Sodment/vulkan-rust-tutorial written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Sodment/vulkan-rust-tutorial 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e989ed87b630941d6f6a0693f4fa5c95a17dd2a1434650dcd9c014647e77d2e7 [INFO] running `Command { std: "docker" "start" "-a" "e989ed87b630941d6f6a0693f4fa5c95a17dd2a1434650dcd9c014647e77d2e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e989ed87b630941d6f6a0693f4fa5c95a17dd2a1434650dcd9c014647e77d2e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e989ed87b630941d6f6a0693f4fa5c95a17dd2a1434650dcd9c014647e77d2e7", kill_on_drop: false }` [INFO] [stdout] e989ed87b630941d6f6a0693f4fa5c95a17dd2a1434650dcd9c014647e77d2e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d42801d7a05e64cc8a31c5dcf6ccceb491928d88c296fa714e02e39b7477ef27 [INFO] running `Command { std: "docker" "start" "-a" "d42801d7a05e64cc8a31c5dcf6ccceb491928d88c296fa714e02e39b7477ef27", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking xdg v2.4.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking vulkanalia-sys v0.12.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking tobj v2.0.4 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking simba v0.3.1 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking nalgebra v0.24.1 [INFO] [stderr] Checking vulkanalia v0.12.0 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking nalgebra-glm v0.10.0 [INFO] [stderr] Checking vulkan-rust-tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `get_required_instance_extensions` [INFO] [stdout] --> src/main.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | use vulkanalia::window::{self as vk_window, get_required_instance_extensions}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_required_instance_extensions` [INFO] [stdout] --> src/main.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | use vulkanalia::window::{self as vk_window, get_required_instance_extensions}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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:74:16 [INFO] [stdout] | [INFO] [stdout] 70 | let loader = LibloadingLoader::new(LIBRARY)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | let entry = Entry::new(loader).map_err(|b| anyhow!("{}", b))?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | let mut data = AppData::default(); [INFO] [stdout] 73 | let instance = create_instance(window, &entry, &mut data)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | Ok(Self { [INFO] [stdout] | ________________^ [INFO] [stdout] 75 | | entry, [INFO] [stdout] 76 | | instance, [INFO] [stdout] 77 | | data, [INFO] [stdout] 78 | | }) [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] | [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/main.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 70 | let loader = LibloadingLoader::new(LIBRARY)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | let entry = Entry::new(loader).map_err(|b| anyhow!("{}", b))?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | let mut data = AppData::default(); [INFO] [stdout] 73 | let instance = create_instance(window, &entry, &mut data)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | Ok(Self { [INFO] [stdout] | ________________^ [INFO] [stdout] 75 | | entry, [INFO] [stdout] 76 | | instance, [INFO] [stdout] 77 | | data, [INFO] [stdout] 78 | | }) [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] | [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: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vulkan-rust-tutorial` (bin "vulkan-rust-tutorial") due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `vulkan-rust-tutorial` (bin "vulkan-rust-tutorial" test) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "d42801d7a05e64cc8a31c5dcf6ccceb491928d88c296fa714e02e39b7477ef27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d42801d7a05e64cc8a31c5dcf6ccceb491928d88c296fa714e02e39b7477ef27", kill_on_drop: false }` [INFO] [stdout] d42801d7a05e64cc8a31c5dcf6ccceb491928d88c296fa714e02e39b7477ef27