[INFO] cloning repository https://github.com/MTRNord/bevy_learning [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MTRNord/bevy_learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMTRNord%2Fbevy_learning", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMTRNord%2Fbevy_learning'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0ad35a2ba5ce31dcd55e73f556e991a7c5345ff [INFO] checking MTRNord/bevy_learning against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMTRNord%2Fbevy_learning" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MTRNord/bevy_learning on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/MTRNord/bevy_learning [INFO] finished tweaking git repo https://github.com/MTRNord/bevy_learning [INFO] tweaked toml for git repo https://github.com/MTRNord/bevy_learning written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/MTRNord/bevy_learning already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/bevyengine/bevy.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spirv-std v0.4.0-alpha.3 [INFO] [stderr] Downloaded bevy_property_derive v0.3.0 [INFO] [stderr] Downloaded bevy_discovery v0.1.0 [INFO] [stderr] Downloaded euclid v0.22.2 [INFO] [stderr] Downloaded gilrs-core v0.3.1 [INFO] [stderr] Downloaded gilrs v0.8.1 [INFO] [stderr] Downloaded bevy_hecs v0.3.0 [INFO] [stderr] Downloaded bevy_ecs v0.3.0 [INFO] [stderr] Downloaded bevy_derive v0.3.0 [INFO] [stderr] Downloaded spirv-std-macros v0.4.0-alpha.3 [INFO] [stderr] Downloaded bevy_app v0.3.0 [INFO] [stderr] Downloaded rectangle-pack v0.3.0 [INFO] [stderr] Downloaded bevy_hecs_macros v0.3.0 [INFO] [stderr] Downloaded glam v0.9.5 [INFO] [stderr] Downloaded bevy_prototype_inline_assets v0.1.1 [INFO] [stderr] Downloaded bevy_asset v0.3.0 [INFO] [stderr] Downloaded bevy_math v0.3.0 [INFO] [stderr] Downloaded bevy_type_registry v0.3.0 [INFO] [stderr] Downloaded ahash v0.5.10 [INFO] [stderr] Downloaded bevy_tasks v0.3.0 [INFO] [stderr] Downloaded hexasphere v3.2.0 [INFO] [stderr] Downloaded bevy_utils v0.3.0 [INFO] [stderr] Downloaded rodio v0.13.1 [INFO] [stderr] Downloaded fixedbitset v0.4.0 [INFO] [stderr] Downloaded glam v0.13.1 [INFO] [stderr] Downloaded bevy_property v0.3.0 [INFO] [stderr] Downloaded noise v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1174cd577fcc37ecedb9f47808a27d9b4399526f4601a742d6265f55f7a0bda [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a1174cd577fcc37ecedb9f47808a27d9b4399526f4601a742d6265f55f7a0bda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1174cd577fcc37ecedb9f47808a27d9b4399526f4601a742d6265f55f7a0bda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1174cd577fcc37ecedb9f47808a27d9b4399526f4601a742d6265f55f7a0bda", kill_on_drop: false }` [INFO] [stdout] a1174cd577fcc37ecedb9f47808a27d9b4399526f4601a742d6265f55f7a0bda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2736c18d1d39157c7b70e1ff70d18a3af10ba6a9931373a46837790fd7c4a7a0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2736c18d1d39157c7b70e1ff70d18a3af10ba6a9931373a46837790fd7c4a7a0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking vec-arena v1.1.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking weezl v0.1.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling khronos-egl v3.0.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking ttf-parser v0.12.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking glow v0.7.2 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Compiling glam v0.9.5 [INFO] [stderr] Checking rectangle-pack v0.3.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking fixedbitset v0.3.2 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Compiling bevy_discovery v0.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling wgpu-core v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ash v0.31.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 88 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu-core` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2736c18d1d39157c7b70e1ff70d18a3af10ba6a9931373a46837790fd7c4a7a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2736c18d1d39157c7b70e1ff70d18a3af10ba6a9931373a46837790fd7c4a7a0", kill_on_drop: false }` [INFO] [stdout] 2736c18d1d39157c7b70e1ff70d18a3af10ba6a9931373a46837790fd7c4a7a0