[INFO] cloning repository https://github.com/branpk/sm64-seam-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/branpk/sm64-seam-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbranpk%2Fsm64-seam-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbranpk%2Fsm64-seam-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b293781ec4cbe40f2497bc3714e6b159d25b636 [INFO] checking branpk/sm64-seam-tool against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbranpk%2Fsm64-seam-tool" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/branpk/sm64-seam-tool 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/branpk/sm64-seam-tool [INFO] finished tweaking git repo https://github.com/branpk/sm64-seam-tool [INFO] tweaked toml for git repo https://github.com/branpk/sm64-seam-tool written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/branpk/sm64-seam-tool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/wgpu-rs.git` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/wgpu` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/naga` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cfg_aliases v0.1.0 [INFO] [stderr] Downloaded parse_int v0.4.0 [INFO] [stderr] Downloaded simba v0.2.0 [INFO] [stderr] Downloaded nalgebra v0.22.0 [INFO] [stderr] Downloaded read-process-memory v0.1.2 [INFO] [stderr] Downloaded json5 v0.2.8 [INFO] [stderr] Downloaded imgui v0.4.0 [INFO] [stderr] Downloaded ordered-float v2.0.0 [INFO] [stderr] Downloaded imgui-winit-support v0.4.0 [INFO] [stderr] Downloaded sysinfo v0.15.1 [INFO] [stderr] Downloaded imgui-sys v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 609b5ff9fb0c37ceaf6cae972aeb44634422a97181e0a916b456be933434f651 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "609b5ff9fb0c37ceaf6cae972aeb44634422a97181e0a916b456be933434f651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "609b5ff9fb0c37ceaf6cae972aeb44634422a97181e0a916b456be933434f651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "609b5ff9fb0c37ceaf6cae972aeb44634422a97181e0a916b456be933434f651", kill_on_drop: false }` [INFO] [stdout] 609b5ff9fb0c37ceaf6cae972aeb44634422a97181e0a916b456be933434f651 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 127fe8ead8f34c423731dfd6cf1eb9a0696cce6c49463e0daf6aeeff1708b2ca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "127fe8ead8f34c423731dfd6cf1eb9a0696cce6c49463e0daf6aeeff1708b2ca", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling cfg_aliases v0.1.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking inplace_it v0.3.2 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling sysinfo v0.15.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking bytemuck v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling imgui-sys v0.4.0 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling wgpu-core v0.6.0 (https://github.com/gfx-rs/wgpu?rev=bbb9b84bd2bcfe2b55fe03704ba30c242cb0e768#bbb9b84b) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tracing-core v0.1.15 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this 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.5 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this 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 pest v2.1.3 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this 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] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/bbb9b84/wgpu-core/build.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | / cfg_aliases::cfg_aliases! { [INFO] [stdout] 4 | | // Vendors/systems [INFO] [stdout] 5 | | apple: { any(target_os = "ios", target_os = "macos") }, [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 12 | | gl: { unix }, [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates 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 38 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu-core` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "127fe8ead8f34c423731dfd6cf1eb9a0696cce6c49463e0daf6aeeff1708b2ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "127fe8ead8f34c423731dfd6cf1eb9a0696cce6c49463e0daf6aeeff1708b2ca", kill_on_drop: false }` [INFO] [stdout] 127fe8ead8f34c423731dfd6cf1eb9a0696cce6c49463e0daf6aeeff1708b2ca