[INFO] fetching crate bevy_stl 0.3.0... [INFO] checking bevy_stl-0.3.0 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate bevy_stl 0.3.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate bevy_stl 0.3.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 bevy_stl 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_stl 0.3.0 [INFO] tweaked toml for crates.io crate bevy_stl 0.3.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate bevy_stl 0.3.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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stl_io v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 1e8005f4c0dd660450c8f03aafaf4fba5007f3a4d3f41c855e5d34c53c3ed013 [INFO] running `Command { std: "docker" "start" "-a" "1e8005f4c0dd660450c8f03aafaf4fba5007f3a4d3f41c855e5d34c53c3ed013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e8005f4c0dd660450c8f03aafaf4fba5007f3a4d3f41c855e5d34c53c3ed013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e8005f4c0dd660450c8f03aafaf4fba5007f3a4d3f41c855e5d34c53c3ed013", kill_on_drop: false }` [INFO] [stdout] 1e8005f4c0dd660450c8f03aafaf4fba5007f3a4d3f41c855e5d34c53c3ed013 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] f4948301cde291c4cb207906fb6845cf028865bb3af9db95d36f23fdf81844ca [INFO] running `Command { std: "docker" "start" "-a" "f4948301cde291c4cb207906fb6845cf028865bb3af9db95d36f23fdf81844ca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking ttf-parser v0.9.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking libloading v0.6.6 [INFO] [stderr] Compiling wgpu-core v0.7.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking euclid v0.22.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] [stderr] Checking approx v0.4.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] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking crossbeam-channel v0.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] [stderr] Checking log v0.4.11 [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 async-channel v1.5.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] [stderr] Checking futures-lite v1.11.3 [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 stl_io v0.5.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] [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] [stderr] Compiling syn v1.0.65 [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 num-rational v0.3.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] [stderr] Checking num-iter v0.1.42 [INFO] [stderr] Checking tracing-log 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] [stderr] Checking guillotiere v0.6.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] [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 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.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: 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" "f4948301cde291c4cb207906fb6845cf028865bb3af9db95d36f23fdf81844ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4948301cde291c4cb207906fb6845cf028865bb3af9db95d36f23fdf81844ca", kill_on_drop: false }` [INFO] [stdout] f4948301cde291c4cb207906fb6845cf028865bb3af9db95d36f23fdf81844ca