[INFO] cloning repository https://github.com/bs2kbs2k/PasswordChkr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bs2kbs2k/PasswordChkr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbs2kbs2k%2FPasswordChkr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbs2kbs2k%2FPasswordChkr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec0eda5e4fdcef4dfb636b0c760abe9e389c5c07 [INFO] checking bs2kbs2k/PasswordChkr against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbs2kbs2k%2FPasswordChkr" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bs2kbs2k/PasswordChkr 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 git repo https://github.com/bs2kbs2k/PasswordChkr [INFO] finished tweaking git repo https://github.com/bs2kbs2k/PasswordChkr [INFO] tweaked toml for git repo https://github.com/bs2kbs2k/PasswordChkr written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/bs2kbs2k/PasswordChkr 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 gethostname v0.2.1 [INFO] [stderr] Downloaded winapi-wsapoll v0.1.1 [INFO] [stderr] Downloaded iced_winit v0.3.0 [INFO] [stderr] Downloaded iced_style v0.3.0 [INFO] [stderr] Downloaded iced_native v0.4.0 [INFO] [stderr] Downloaded core-text v19.2.0 [INFO] [stderr] Downloaded freetype v0.7.0 [INFO] [stderr] Downloaded dodrio v0.2.0 [INFO] [stderr] Downloaded iced_web v0.4.0 [INFO] [stderr] Downloaded iced_wgpu v0.4.0 [INFO] [stderr] Downloaded longest-increasing-subsequence v0.1.0 [INFO] [stderr] Downloaded regex v1.4.6 [INFO] [stderr] Downloaded zxcvbn v2.1.1 [INFO] [stderr] Downloaded redox_syscall v0.2.7 [INFO] [stderr] Downloaded wgpu_glyph v0.11.0 [INFO] [stderr] Downloaded openssl-sys v0.9.62 [INFO] [stderr] Downloaded glam v0.10.2 [INFO] [stderr] Downloaded pathfinder_geometry v0.5.1 [INFO] [stderr] Downloaded iced_graphics v0.2.0 [INFO] [stderr] Downloaded x11rb v0.8.1 [INFO] [stderr] Downloaded window_clipboard v0.2.0 [INFO] [stderr] Downloaded pathfinder_simd v0.5.0 [INFO] [stderr] Downloaded error-code v2.2.0 [INFO] [stderr] Downloaded iced_core v0.4.0 [INFO] [stderr] Downloaded iced_futures v0.3.0 [INFO] [stderr] Downloaded str-buf v2.0.0 [INFO] [stderr] Downloaded clipboard-win v4.1.0 [INFO] [stderr] Downloaded clipboard_macos v0.1.0 [INFO] [stderr] Downloaded clipboard_wayland v0.2.0 [INFO] [stderr] Downloaded clipboard_x11 v0.3.1 [INFO] [stderr] Downloaded iced v0.3.0 [INFO] [stderr] Downloaded font-kit v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b81d2c1fb95b8e838eb7a566da87f7882b6715d76e37715b177c5c63b1805512 [INFO] running `Command { std: "docker" "start" "-a" "b81d2c1fb95b8e838eb7a566da87f7882b6715d76e37715b177c5c63b1805512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b81d2c1fb95b8e838eb7a566da87f7882b6715d76e37715b177c5c63b1805512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b81d2c1fb95b8e838eb7a566da87f7882b6715d76e37715b177c5c63b1805512", kill_on_drop: false }` [INFO] [stdout] b81d2c1fb95b8e838eb7a566da87f7882b6715d76e37715b177c5c63b1805512 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cd9e3e2d638f5f49289ce7de3620b909ef81dd4eac51098b826a9f037ce1c39 [INFO] running `Command { std: "docker" "start" "-a" "8cd9e3e2d638f5f49289ce7de3620b909ef81dd4eac51098b826a9f037ce1c39", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling khronos-egl v3.0.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ttf-parser v0.12.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking glow v0.7.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Checking iced_core v0.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Compiling wgpu-core v0.7.1 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking form_urlencoded v1.0.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 unicode-bidi v0.3.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] [stderr] Checking foreign-types 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 futures-channel v0.3.14 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ash v0.31.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.7.1/build.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 8 | | // Vendors/systems [INFO] [stdout] 9 | | wasm: { target_arch = "wasm32" }, [INFO] [stdout] 10 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] ... | [INFO] [stdout] 18 | | gl: { any(wasm, unix_wo_apple) }, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 itertools v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [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] [stderr] Checking iced_style v0.3.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] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking wgpu-types v0.7.0 [INFO] [stderr] Checking want v0.3.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] [stderr] Compiling rustc_version v0.2.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] [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 nom v6.1.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 aho-corasick v0.7.15 [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] Checking petgraph v0.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] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.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: 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] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/complete.rs:230:3 [INFO] [stdout] | [INFO] [stdout] 230 | map!(input, be_u8, |x| x as i8) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/complete.rs:253:3 [INFO] [stdout] | [INFO] [stdout] 253 | map!(input, be_u16, |x| x as i16) [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/complete.rs:277:3 [INFO] [stdout] | [INFO] [stdout] 277 | / map!(input, be_u24, |x| if x & 0x80_00_00 != 0 { [INFO] [stdout] 278 | | (x | 0xff_00_00_00) as i32 [INFO] [stdout] 279 | | } else { [INFO] [stdout] 280 | | x as i32 [INFO] [stdout] 281 | | }) [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/complete.rs:304:3 [INFO] [stdout] | [INFO] [stdout] 304 | map!(input, be_u32, |x| x as i32) [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/complete.rs:327:3 [INFO] [stdout] | [INFO] [stdout] 327 | map!(input, be_u64, |x| x as i64) [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/complete.rs:351:3 [INFO] [stdout] | [INFO] [stdout] 351 | map!(input, be_u128, |x| x as i128) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/complete.rs:570:3 [INFO] [stdout] | [INFO] [stdout] 570 | map!(input, be_u8, |x| x as i8) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/complete.rs:593:3 [INFO] [stdout] | [INFO] [stdout] 593 | map!(input, le_u16, |x| x as i16) [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/complete.rs:617:3 [INFO] [stdout] | [INFO] [stdout] 617 | / map!(input, le_u24, |x| if x & 0x80_00_00 != 0 { [INFO] [stdout] 618 | | (x | 0xff_00_00_00) as i32 [INFO] [stdout] 619 | | } else { [INFO] [stdout] 620 | | x as i32 [INFO] [stdout] 621 | | }) [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/complete.rs:644:3 [INFO] [stdout] | [INFO] [stdout] 644 | map!(input, le_u32, |x| x as i32) [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/complete.rs:667:3 [INFO] [stdout] | [INFO] [stdout] 667 | map!(input, le_u64, |x| x as i64) [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/complete.rs:691:3 [INFO] [stdout] | [INFO] [stdout] 691 | map!(input, le_u128, |x| x as i128) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/complete.rs:943:3 [INFO] [stdout] | [INFO] [stdout] 943 | map!(i, u8, |x| x as i8) [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/streaming.rs:224:3 [INFO] [stdout] | [INFO] [stdout] 224 | map!(input, be_u8, |x| x as i8) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/streaming.rs:244:3 [INFO] [stdout] | [INFO] [stdout] 244 | map!(input, be_u16, |x| x as i16) [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/streaming.rs:265:3 [INFO] [stdout] | [INFO] [stdout] 265 | / map!(input, be_u24, |x| if x & 0x80_00_00 != 0 { [INFO] [stdout] 266 | | (x | 0xff_00_00_00) as i32 [INFO] [stdout] 267 | | } else { [INFO] [stdout] 268 | | x as i32 [INFO] [stdout] 269 | | }) [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/streaming.rs:289:3 [INFO] [stdout] | [INFO] [stdout] 289 | map!(input, be_u32, |x| x as i32) [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/streaming.rs:310:3 [INFO] [stdout] | [INFO] [stdout] 310 | map!(input, be_u64, |x| x as i64) [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/streaming.rs:331:3 [INFO] [stdout] | [INFO] [stdout] 331 | map!(input, be_u128, |x| x as i128) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/streaming.rs:544:3 [INFO] [stdout] | [INFO] [stdout] 544 | map!(input, le_u8, |x| x as i8) [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/streaming.rs:567:3 [INFO] [stdout] | [INFO] [stdout] 567 | map!(input, le_u16, |x| x as i16) [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/streaming.rs:591:3 [INFO] [stdout] | [INFO] [stdout] 591 | / map!(input, le_u24, |x| if x & 0x80_00_00 != 0 { [INFO] [stdout] 592 | | (x | 0xff_00_00_00) as i32 [INFO] [stdout] 593 | | } else { [INFO] [stdout] 594 | | x as i32 [INFO] [stdout] 595 | | }) [INFO] [stdout] | |____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/streaming.rs:618:3 [INFO] [stdout] | [INFO] [stdout] 618 | map!(input, le_u32, |x| x as i32) [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/streaming.rs:641:3 [INFO] [stdout] | [INFO] [stdout] 641 | map!(input, le_u64, |x| x as i64) [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/streaming.rs:665:3 [INFO] [stdout] | [INFO] [stdout] 665 | map!(input, le_u128, |x| x as i128) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (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/nom-6.1.2/src/combinator/macros.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | map!(__impl $i, call!($f), $g); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-6.1.2/src/number/streaming.rs:917:3 [INFO] [stdout] | [INFO] [stdout] 917 | map!(i, u8, |x| x as i8) [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8cd9e3e2d638f5f49289ce7de3620b909ef81dd4eac51098b826a9f037ce1c39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cd9e3e2d638f5f49289ce7de3620b909ef81dd4eac51098b826a9f037ce1c39", kill_on_drop: false }` [INFO] [stdout] 8cd9e3e2d638f5f49289ce7de3620b909ef81dd4eac51098b826a9f037ce1c39