[INFO] fetching crate gpu-video 0.4.0...
[INFO] checking gpu-video-0.4.0 against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491
[INFO] extracting crate gpu-video 0.4.0 into /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gpu-video 0.4.0 on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-cursor v0.31.8
[INFO] [stderr]   Downloaded sctk-adwaita v0.8.3
[INFO] [stderr]   Downloaded wayland-backend v0.3.8
[INFO] [stderr]   Downloaded wayland-client v0.31.8
[INFO] [stderr]   Downloaded winnow v0.7.2
[INFO] [stderr]   Downloaded quick-xml v0.37.2
[INFO] [stderr]   Downloaded wgpu-naga-bridge v29.0.0
[INFO] [stderr]   Downloaded wgpu-types v29.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-windows-linux-android v29.0.0
[INFO] [stderr]   Downloaded wgpu v29.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v29.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-apple v29.0.0
[INFO] [stderr]   Downloaded mpeg4-audio-const v0.2.0
[INFO] [stderr]   Downloaded rfc6381-codec v0.2.0
[INFO] [stderr]   Downloaded four-cc v0.4.0
[INFO] [stderr]   Downloaded mp4ra-rust v0.3.0
[INFO] [stderr]   Downloaded h264-reader v0.8.0
[INFO] [stderr]   Downloaded clap_derive v4.5.28
[INFO] [stderr]   Downloaded clap v4.5.28
[INFO] [stderr]   Downloaded wgpu-hal v29.0.0
[INFO] [stderr]   Downloaded wgpu-core v29.0.0
[INFO] [stderr]   Downloaded naga v29.0.0
[INFO] [stderr]   Downloaded vk-mem v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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] 071d558a8e51898ec38202ceeaf6ffba682beced98d6417db90a4d88963ebac3
[INFO] running `Command { std: "docker" "start" "071d558a8e51898ec38202ceeaf6ffba682beced98d6417db90a4d88963ebac3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "071d558a8e51898ec38202ceeaf6ffba682beced98d6417db90a4d88963ebac3", 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" "071d558a8e51898ec38202ceeaf6ffba682beced98d6417db90a4d88963ebac3" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "071d558a8e51898ec38202ceeaf6ffba682beced98d6417db90a4d88963ebac3", 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" "071d558a8e51898ec38202ceeaf6ffba682beced98d6417db90a4d88963ebac3" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "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-backend v0.3.8
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling naga v29.0.0
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[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 khronos-egl v6.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[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 four-cc v0.4.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mp4ra-rust v0.3.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling vk-mem v0.4.0
[INFO] [stderr]    Compiling wgpu v29.0.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking mpeg4-audio-const v0.2.0
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking rfc6381-codec v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling gpu-video v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[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] [stderr]     Checking bitstream-io v2.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: 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 hex-slice v0.1.4
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking h264-reader v0.8.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9ff496891c278ad660bc0ab85c1f0b72059464a/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=4ff9aa1926223154 -C extra-filename=-385b56e97b57194f --out-dir /opt/rustwide/target/debug/build/x11rb-protocol/385b56e97b57194f/out --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9ff496891c278ad660bc0ab85c1f0b72059464a/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=3ca634086e94cbac -C extra-filename=-3a01bb175f8fc9c6 --out-dir /opt/rustwide/target/debug/build/ash/3a01bb175f8fc9c6/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/libloading/d5f5fd084223f1cc/out --extern libloading=/opt/rustwide/target/debug/build/libloading/d5f5fd084223f1cc/out/liblibloading-d5f5fd084223f1cc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "071d558a8e51898ec38202ceeaf6ffba682beced98d6417db90a4d88963ebac3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "071d558a8e51898ec38202ceeaf6ffba682beced98d6417db90a4d88963ebac3", kill_on_drop: false }`
[INFO] [stdout] 071d558a8e51898ec38202ceeaf6ffba682beced98d6417db90a4d88963ebac3
