[INFO] cloning repository https://github.com/Yurzi/nvpaper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yurzi/nvpaper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYurzi%2Fnvpaper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYurzi%2Fnvpaper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 76c3640761879784ef5f9bb48fd1fa5ef4c3197b
[INFO] checking Yurzi/nvpaper against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYurzi%2Fnvpaper" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Yurzi/nvpaper
[INFO] finished tweaking git repo https://github.com/Yurzi/nvpaper
[INFO] tweaked toml for git repo https://github.com/Yurzi/nvpaper written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Yurzi/nvpaper on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Yurzi/nvpaper 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 504310558a601e0544a8be9d2d4ca3d3724b4f35c6a2d14d5acd63a7a99a9fc3
[INFO] running `Command { std: "docker" "start" "504310558a601e0544a8be9d2d4ca3d3724b4f35c6a2d14d5acd63a7a99a9fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "504310558a601e0544a8be9d2d4ca3d3724b4f35c6a2d14d5acd63a7a99a9fc3", 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" "504310558a601e0544a8be9d2d4ca3d3724b4f35c6a2d14d5acd63a7a99a9fc3" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "504310558a601e0544a8be9d2d4ca3d3724b4f35c6a2d14d5acd63a7a99a9fc3", 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" "504310558a601e0544a8be9d2d4ca3d3724b4f35c6a2d14d5acd63a7a99a9fc3" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking four-cc v0.4.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking mpeg4-audio-const v0.2.0
[INFO] [stderr]    Compiling gpu-video v0.4.0 (/opt/rustwide/workdir/vendor/gpu-video)
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking hex-slice v0.1.4
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> vendor/gpu-video/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]   --> vendor/gpu-video/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]   --> vendor/gpu-video/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]   --> vendor/gpu-video/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]   --> vendor/gpu-video/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]   --> vendor/gpu-video/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]   --> vendor/gpu-video/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]   --> vendor/gpu-video/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]   --> vendor/gpu-video/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]   --> vendor/gpu-video/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]   --> vendor/gpu-video/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]   --> vendor/gpu-video/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]   --> vendor/gpu-video/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]   --> vendor/gpu-video/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]   --> vendor/gpu-video/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]   --> vendor/gpu-video/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]   --> vendor/gpu-video/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]   --> vendor/gpu-video/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]   --> vendor/gpu-video/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]   --> vendor/gpu-video/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]   --> vendor/gpu-video/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]   --> vendor/gpu-video/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 mp4ra-rust v0.3.0
[INFO] [stderr]     Checking matroska-demuxer v0.7.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking rfc6381-codec v0.2.0
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking h264-reader v0.8.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling vk-mem v0.4.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking mp4 v0.14.0
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking nvpaper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.65s
[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/vendor/gpu-video)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "504310558a601e0544a8be9d2d4ca3d3724b4f35c6a2d14d5acd63a7a99a9fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "504310558a601e0544a8be9d2d4ca3d3724b4f35c6a2d14d5acd63a7a99a9fc3", kill_on_drop: false }`
[INFO] [stdout] 504310558a601e0544a8be9d2d4ca3d3724b4f35c6a2d14d5acd63a7a99a9fc3
