[INFO] cloning repository https://github.com/Baughn/dessplay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Baughn/dessplay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaughn%2Fdessplay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaughn%2Fdessplay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c48f0b36682076e5e06c0a4567b00b36d8107b0 [INFO] checking Baughn/dessplay against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaughn%2Fdessplay" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Baughn/dessplay [INFO] finished tweaking git repo https://github.com/Baughn/dessplay [INFO] tweaked toml for git repo https://github.com/Baughn/dessplay written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Baughn/dessplay on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Baughn/dessplay already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tuirealm_derive v4.1.0 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.6.0 [INFO] [stderr] Downloaded lazy-regex v3.6.0 [INFO] [stderr] Downloaded tuirealm v4.1.0 [INFO] [stderr] Downloaded md4 v0.10.2 [INFO] [stderr] Downloaded ed2k v1.0.1 [INFO] [stderr] Downloaded quickcheck v1.1.0 [INFO] [stderr] Downloaded size_format v1.0.2 [INFO] [stderr] Downloaded tokio-socks v0.5.3 [INFO] [stderr] Downloaded librqbit-upnp v1.0.0 [INFO] [stderr] Downloaded librqbit-sha1-wrapper v4.1.0 [INFO] [stderr] Downloaded rusqlite v0.34.0 [INFO] [stderr] Downloaded librqbit-buffers v4.2.0 [INFO] [stderr] Downloaded librqbit-clone-to-owned v3.0.1 [INFO] [stderr] Downloaded librqbit-bencode v3.1.0 [INFO] [stderr] Downloaded assert_cfg v0.1.0 [INFO] [stderr] Downloaded network-interface v2.0.5 [INFO] [stderr] Downloaded librqbit-tracker-comms v3.0.0 [INFO] [stderr] Downloaded librqbit-core v5.0.0 [INFO] [stderr] Downloaded crdts v7.3.2 [INFO] [stderr] Downloaded backoff v0.4.0 [INFO] [stderr] Downloaded nonzero_ext v0.3.0 [INFO] [stderr] Downloaded intervaltree v0.2.7 [INFO] [stderr] Downloaded proptest v1.10.0 [INFO] [stderr] Downloaded librqbit-peer-protocol v4.3.0 [INFO] [stderr] Downloaded leaky-bucket v1.1.2 [INFO] [stderr] Downloaded directories v6.0.0 [INFO] [stderr] Downloaded librqbit-dht v5.3.1 [INFO] [stderr] Downloaded const_panic v0.2.15 [INFO] [stderr] Downloaded spinning_top v0.3.0 [INFO] [stderr] Downloaded typewit v1.15.2 [INFO] [stderr] Downloaded arc-swap v1.9.2 [INFO] [stderr] Downloaded insta v1.47.2 [INFO] [stderr] Downloaded governor v0.10.4 [INFO] [stderr] Downloaded bitvec v1.1.1 [INFO] [stderr] Downloaded bstr v1.12.3 [INFO] [stderr] Downloaded librqbit v8.1.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 2307abc93702e88c75781ff92f57e6b8ea967e352d56bb20c7efcc69b7c9fd08 [INFO] running `Command { std: "docker" "start" "2307abc93702e88c75781ff92f57e6b8ea967e352d56bb20c7efcc69b7c9fd08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2307abc93702e88c75781ff92f57e6b8ea967e352d56bb20c7efcc69b7c9fd08", 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" "2307abc93702e88c75781ff92f57e6b8ea967e352d56bb20c7efcc69b7c9fd08" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2307abc93702e88c75781ff92f57e6b8ea967e352d56bb20c7efcc69b7c9fd08", 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" "2307abc93702e88c75781ff92f57e6b8ea967e352d56bb20c7efcc69b7c9fd08" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking bitflags v2.13.0 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling quinn-udp v0.5.14 (/opt/rustwide/workdir/vendor/quinn-udp) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> vendor/quinn-udp/build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / cfg_aliases! { [INFO] [stdout] 6 | | // Platforms [INFO] [stdout] 7 | | apple: { [INFO] [stdout] 8 | | any( [INFO] [stdout] ... | [INFO] [stdout] 31 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking num-conv v0.2.2 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking lru-slab v0.1.2 [INFO] [stderr] Checking rustc-hash v2.1.2 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling cc v1.2.63 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.4 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking webpki-roots v1.0.7 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling aws-lc-rs v1.17.1 [INFO] [stderr] Checking typewit v1.15.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking librqbit-clone-to-owned v3.0.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking const_panic v0.2.15 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.13.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking md4 v0.10.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking assert_cfg v0.1.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.42.0 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling libmimalloc-sys v0.1.49 [INFO] [stderr] Checking tempfile v3.26.0 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling libsqlite3-sys v0.32.0 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking compact_str v0.9.1 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking lru v0.18.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking env_filter v1.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking env_logger v0.11.9 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking quickcheck v1.1.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking data-encoding v2.11.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling network-interface v2.0.5 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking ureq-proto v0.6.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking utf8-zero v0.8.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking kasuari v0.4.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Checking rcgen v0.13.2 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Checking mimalloc v0.1.52 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking line-clipping v0.3.7 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking compression-core v0.4.32 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Checking compression-codecs v0.4.38 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling librqbit v8.1.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling serde_with_macros v3.21.0 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking bstr v1.12.3 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking bitvec v1.1.1 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] warning: libsqlite3-sys@0.32.0: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: libsqlite3-sys@0.32.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `libsqlite3-sys v0.32.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libsqlite3-sys/6cc7b96f2b1fe6f1/out/build_script_build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBSQLITE3_SYS_USE_PKG_CONFIG [INFO] [stderr] cargo:include=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsqlite3-sys-0.32.0/sqlite3 [INFO] [stderr] cargo:rerun-if-changed=sqlite3/sqlite3.c [INFO] [stderr] cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_COLUMN [INFO] [stderr] cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS [INFO] [stderr] cargo:rerun-if-env-changed=CC_FORCE_DISABLE [INFO] [stderr] CC_FORCE_DISABLE = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:warning=cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-w" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-DHAVE_ISNAN" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_LOCALTIME_R" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys/678172c1bf86bf65/out/c877a2978823c39d-sqlite3.o" "-c" "sqlite3/sqlite3.c" [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2307abc93702e88c75781ff92f57e6b8ea967e352d56bb20c7efcc69b7c9fd08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2307abc93702e88c75781ff92f57e6b8ea967e352d56bb20c7efcc69b7c9fd08", kill_on_drop: false }` [INFO] [stdout] 2307abc93702e88c75781ff92f57e6b8ea967e352d56bb20c7efcc69b7c9fd08