[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 d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYurzi%2Fnvpaper" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Yurzi/nvpaper on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mp4 v0.14.0 [INFO] [stderr] Downloaded h264-reader v0.8.0 [INFO] [stderr] Downloaded rfc6381-codec v0.2.0 [INFO] [stderr] Downloaded mpeg4-audio-const v0.2.0 [INFO] [stderr] Downloaded four-cc v0.4.0 [INFO] [stderr] Downloaded hex-slice v0.1.4 [INFO] [stderr] Downloaded mp4ra-rust v0.3.0 [INFO] [stderr] Downloaded matroska-demuxer v0.7.0 [INFO] [stderr] Downloaded vk-mem v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 34cace5b991a4706bbb5a690f521e5547b7470e1d9ac95bb5e56cd0e7c182093 [INFO] running `Command { std: "docker" "start" "34cace5b991a4706bbb5a690f521e5547b7470e1d9ac95bb5e56cd0e7c182093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34cace5b991a4706bbb5a690f521e5547b7470e1d9ac95bb5e56cd0e7c182093", 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" "34cace5b991a4706bbb5a690f521e5547b7470e1d9ac95bb5e56cd0e7c182093" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34cace5b991a4706bbb5a690f521e5547b7470e1d9ac95bb5e56cd0e7c182093", 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" "34cace5b991a4706bbb5a690f521e5547b7470e1d9ac95bb5e56cd0e7c182093" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling wayland-client v0.31.14 [INFO] [stderr] Compiling cc v1.2.65 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking four-cc v0.4.0 [INFO] [stderr] Checking smallvec v1.15.2 [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 ash v0.38.0+1.3.281 [INFO] [stderr] Checking hex-slice v0.1.4 [INFO] [stderr] Checking bitstream-io v2.6.0 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 bytes v1.12.0 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking rustc-hash v2.1.2 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking matroska-demuxer v0.7.0 [INFO] [stderr] Checking rfc6381-codec v0.2.0 [INFO] [stderr] Compiling quick-xml v0.39.4 [INFO] [stderr] Checking h264-reader v0.8.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Compiling vk-mem v0.4.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [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/d8df82673d5911b6112a85bf91d9adefb2c66a1a/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,unused-externs-silent --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=be734a1d7acca22c -C extra-filename=-7820bd67844a5b61 --out-dir /opt/rustwide/target/debug/build/ash/7820bd67844a5b61/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out --extern libloading=/opt/rustwide/target/debug/build/libloading/d21983df834c79db/out/liblibloading-d21983df834c79db.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "34cace5b991a4706bbb5a690f521e5547b7470e1d9ac95bb5e56cd0e7c182093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34cace5b991a4706bbb5a690f521e5547b7470e1d9ac95bb5e56cd0e7c182093", kill_on_drop: false }` [INFO] [stdout] 34cace5b991a4706bbb5a690f521e5547b7470e1d9ac95bb5e56cd0e7c182093