[INFO] fetching crate gpu-video 0.4.0...
[INFO] checking gpu-video-0.4.0 against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] extracting crate gpu-video 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate gpu-video 0.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate gpu-video 0.4.0
[INFO] tweaked toml for crates.io crate gpu-video 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gpu-video 0.4.0 on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gpu-video 0.4.0 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a05f2a4e3ea3d730aa16bc40d4ed52d37992ad3c6038c2918381e0750d75a843
[INFO] running `Command { std: "docker" "start" "a05f2a4e3ea3d730aa16bc40d4ed52d37992ad3c6038c2918381e0750d75a843", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a05f2a4e3ea3d730aa16bc40d4ed52d37992ad3c6038c2918381e0750d75a843", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a05f2a4e3ea3d730aa16bc40d4ed52d37992ad3c6038c2918381e0750d75a843" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a05f2a4e3ea3d730aa16bc40d4ed52d37992ad3c6038c2918381e0750d75a843", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a05f2a4e3ea3d730aa16bc40d4ed52d37992ad3c6038c2918381e0750d75a843" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling naga v29.0.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling wgpu-hal v29.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling wgpu-core v29.0.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking four-cc v0.4.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking mp4ra-rust v0.3.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling vk-mem v0.4.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling wgpu v29.0.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking mpeg4-audio-const v0.2.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rfc6381-codec v0.2.0
[INFO] [stderr]    Compiling gpu-video v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hex-slice v0.1.4
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases::cfg_aliases! {
[INFO] [stdout]  6 | |         vulkan: {
[INFO] [stdout]  7 | |             any(
[INFO] [stdout]  8 | |                 windows,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         },
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases::cfg_aliases! {
[INFO] [stdout]  6 | |         vulkan: {
[INFO] [stdout]  7 | |             any(
[INFO] [stdout]  8 | |                 windows,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         },
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases::cfg_aliases! {
[INFO] [stdout]  6 | |         vulkan: {
[INFO] [stdout]  7 | |             any(
[INFO] [stdout]  8 | |                 windows,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         },
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases::cfg_aliases! {
[INFO] [stdout]  6 | |         vulkan: {
[INFO] [stdout]  7 | |             any(
[INFO] [stdout]  8 | |                 windows,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         },
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases::cfg_aliases! {
[INFO] [stdout]  6 | |         vulkan: {
[INFO] [stdout]  7 | |             any(
[INFO] [stdout]  8 | |                 windows,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         },
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases::cfg_aliases! {
[INFO] [stdout]  6 | |         vulkan: {
[INFO] [stdout]  7 | |             any(
[INFO] [stdout]  8 | |                 windows,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         },
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases::cfg_aliases! {
[INFO] [stdout]  6 | |         vulkan: {
[INFO] [stdout]  7 | |             any(
[INFO] [stdout]  8 | |                 windows,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         },
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases::cfg_aliases! {
[INFO] [stdout]  6 | |         vulkan: {
[INFO] [stdout]  7 | |             any(
[INFO] [stdout]  8 | |                 windows,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         },
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases::cfg_aliases! {
[INFO] [stdout]  6 | |         vulkan: {
[INFO] [stdout]  7 | |             any(
[INFO] [stdout]  8 | |                 windows,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         },
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases::cfg_aliases! {
[INFO] [stdout]  6 | |         vulkan: {
[INFO] [stdout]  7 | |             any(
[INFO] [stdout]  8 | |                 windows,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         },
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases::cfg_aliases! {
[INFO] [stdout]  6 | |         vulkan: {
[INFO] [stdout]  7 | |             any(
[INFO] [stdout]  8 | |                 windows,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         },
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases::cfg_aliases! {
[INFO] [stdout]  6 | |         vulkan: {
[INFO] [stdout]  7 | |             any(
[INFO] [stdout]  8 | |                 windows,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         },
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases::cfg_aliases! {
[INFO] [stdout]  6 | |         vulkan: {
[INFO] [stdout]  7 | |             any(
[INFO] [stdout]  8 | |                 windows,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         },
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases::cfg_aliases! {
[INFO] [stdout]  6 | |         vulkan: {
[INFO] [stdout]  7 | |             any(
[INFO] [stdout]  8 | |                 windows,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         },
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases::cfg_aliases! {
[INFO] [stdout]  6 | |         vulkan: {
[INFO] [stdout]  7 | |             any(
[INFO] [stdout]  8 | |                 windows,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         },
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases::cfg_aliases! {
[INFO] [stdout]  6 | |         vulkan: {
[INFO] [stdout]  7 | |             any(
[INFO] [stdout]  8 | |                 windows,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         },
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases::cfg_aliases! {
[INFO] [stdout]  6 | |         vulkan: {
[INFO] [stdout]  7 | |             any(
[INFO] [stdout]  8 | |                 windows,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         },
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases::cfg_aliases! {
[INFO] [stdout]  6 | |         vulkan: {
[INFO] [stdout]  7 | |             any(
[INFO] [stdout]  8 | |                 windows,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         },
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases::cfg_aliases! {
[INFO] [stdout]  6 | |         vulkan: {
[INFO] [stdout]  7 | |             any(
[INFO] [stdout]  8 | |                 windows,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         },
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases::cfg_aliases! {
[INFO] [stdout]  6 | |         vulkan: {
[INFO] [stdout]  7 | |             any(
[INFO] [stdout]  8 | |                 windows,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         },
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases::cfg_aliases! {
[INFO] [stdout]  6 | |         vulkan: {
[INFO] [stdout]  7 | |             any(
[INFO] [stdout]  8 | |                 windows,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         },
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     cfg_aliases::cfg_aliases! {
[INFO] [stdout]  6 | |         vulkan: {
[INFO] [stdout]  7 | |             any(
[INFO] [stdout]  8 | |                 windows,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |         },
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking h264-reader v0.8.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking wgpu-types v29.0.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking clap v4.5.28
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-cursor v0.31.8
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[INFO] [stderr]     Checking wgpu-naga-bridge v29.0.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v29.0.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.92s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: gpu-video v0.4.0 (/opt/rustwide/workdir), naga v29.0.0, wgpu v29.0.0, wgpu-core v29.0.0, wgpu-hal v29.0.0, winit v0.29.15
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "a05f2a4e3ea3d730aa16bc40d4ed52d37992ad3c6038c2918381e0750d75a843", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a05f2a4e3ea3d730aa16bc40d4ed52d37992ad3c6038c2918381e0750d75a843", kill_on_drop: false }`
[INFO] [stdout] a05f2a4e3ea3d730aa16bc40d4ed52d37992ad3c6038c2918381e0750d75a843
