[INFO] fetching crate peach 0.4.0... [INFO] checking peach-0.4.0 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate peach 0.4.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate peach 0.4.0 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] started tweaking crates.io crate peach 0.4.0 [INFO] finished tweaking crates.io crate peach 0.4.0 [INFO] tweaked toml for crates.io crate peach 0.4.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate peach 0.4.0 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] Downloading crates ... [INFO] [stderr] Downloaded wgpu-subscriber v0.1.0 [INFO] [stderr] Downloaded gfx-backend-metal v0.8.1 [INFO] [stderr] Downloaded naga v0.4.0 [INFO] [stderr] Downloaded wgpu v0.8.0 [INFO] [stderr] Downloaded core-graphics v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49ebb554aea76b80c9e11369a9f4fa966c007eb77f3e4845e93914fdb6d2aeec [INFO] running `Command { std: "docker" "start" "-a" "49ebb554aea76b80c9e11369a9f4fa966c007eb77f3e4845e93914fdb6d2aeec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49ebb554aea76b80c9e11369a9f4fa966c007eb77f3e4845e93914fdb6d2aeec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49ebb554aea76b80c9e11369a9f4fa966c007eb77f3e4845e93914fdb6d2aeec", kill_on_drop: false }` [INFO] [stdout] 49ebb554aea76b80c9e11369a9f4fa966c007eb77f3e4845e93914fdb6d2aeec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c747bab45ade12b3dab41b812fe19bcd8e33cca9add9a5e854f8c6e5fd5a4c68 [INFO] running `Command { std: "docker" "start" "-a" "c747bab45ade12b3dab41b812fe19bcd8e33cca9add9a5e854f8c6e5fd5a4c68", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking glow v0.9.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking profiling v1.0.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking pollster v0.2.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking wgpu-types v0.8.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling wgpu-core v0.8.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking ash v0.32.1 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.8.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.8.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.8.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.8.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.8.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.8.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.8.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 thread_local v1.1.3 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.8.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.8.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.8.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.8.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.8.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.8.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.8.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 rgb v0.8.27 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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 gpu-alloc v0.4.5 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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 andrew v0.3.1 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.8.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.8.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.8.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.8.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.8.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.8.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-log v0.1.2 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.8.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.8.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.8.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 gpu-descriptor v0.1.1 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.8.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.8.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.8.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.8.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.8.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 quote v1.0.8 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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.8.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 wayland-sys v0.28.2 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.8.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 x11-dl v2.18.5 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.8.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.8.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.8.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.8.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.8.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 84 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" "c747bab45ade12b3dab41b812fe19bcd8e33cca9add9a5e854f8c6e5fd5a4c68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c747bab45ade12b3dab41b812fe19bcd8e33cca9add9a5e854f8c6e5fd5a4c68", kill_on_drop: false }` [INFO] [stdout] c747bab45ade12b3dab41b812fe19bcd8e33cca9add9a5e854f8c6e5fd5a4c68