[INFO] fetching crate speedy2d 3.1.0...
[INFO] checking speedy2d-3.1.0 against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] extracting crate speedy2d 3.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate speedy2d 3.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate speedy2d 3.1.0
[INFO] tweaked toml for crates.io crate speedy2d 3.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate speedy2d 3.1.0 on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate speedy2d 3.1.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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:108:1
[INFO] [stderr]     |
[INFO] [stderr] 108 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `speedy2d` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple_logger v1.16.0
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.18.1
[INFO] [stderr]   Downloaded glutin v0.31.3
[INFO] [stderr]   Downloaded owned_ttf_parser v0.15.2
[INFO] [stderr]   Downloaded ttf-parser v0.15.2
[INFO] [stderr]   Downloaded rusttype v0.9.3
[INFO] [stderr]   Downloaded winit v0.29.15
[INFO] [stderr]   Downloaded earcutr v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] fca970da1e8b074032dccb0ac107e3970f108ab12d94b13313ed3a09590d99ac
[INFO] running `Command { std: "docker" "start" "fca970da1e8b074032dccb0ac107e3970f108ab12d94b13313ed3a09590d99ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fca970da1e8b074032dccb0ac107e3970f108ab12d94b13313ed3a09590d99ac", 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" "fca970da1e8b074032dccb0ac107e3970f108ab12d94b13313ed3a09590d99ac" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fca970da1e8b074032dccb0ac107e3970f108ab12d94b13313ed3a09590d99ac", 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" "fca970da1e8b074032dccb0ac107e3970f108ab12d94b13313ed3a09590d99ac" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:108:1
[INFO] [stderr]     |
[INFO] [stderr] 108 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `speedy2d` (manifest) generated 1 warning
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking wayland-sys v0.31.11
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking num-rational v0.3.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]    Compiling speedy2d v3.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> build.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (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:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     cfg_aliases! {
[INFO] [stdout] 29 | |         // Systems.
[INFO] [stdout] 30 | |         android_platform: { target_os = "android" },
[INFO] [stdout] 31 | |         wasm_platform: { target_family = "wasm" },
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |         cgl_backend: { all(macos_platform, not(wasm_platform)) },
[INFO] [stdout] 46 | |     }
[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` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking earcutr v0.2.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking glow v0.7.2
[INFO] [stderr]     Checking simple_logger v1.16.0
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr] error: could not compile `x11-dl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4fcf39725a9c99bd495d8c73af83628a256ff9a9/bin/rustc --crate-name x11_dl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.21.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a292ca66e0ae3ccc -C extra-filename=-4958393ed2ce52c6 --out-dir /opt/rustwide/target/debug/build/x11-dl/4958393ed2ce52c6/out --extern libc=/opt/rustwide/target/debug/build/libc/16836f44866b8b3d/out/liblibc-16836f44866b8b3d.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out/libonce_cell-6f8123b0c2eed634.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies -l dl` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fca970da1e8b074032dccb0ac107e3970f108ab12d94b13313ed3a09590d99ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fca970da1e8b074032dccb0ac107e3970f108ab12d94b13313ed3a09590d99ac", kill_on_drop: false }`
[INFO] [stdout] fca970da1e8b074032dccb0ac107e3970f108ab12d94b13313ed3a09590d99ac
