[INFO] cloning repository https://github.com/Andful/transform3d [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Andful/transform3d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndful%2Ftransform3d", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndful%2Ftransform3d'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eae6fb8eb264c333862ff7d7107858ed9d8e904e [INFO] checking Andful/transform3d against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndful%2Ftransform3d" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Andful/transform3d 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/Andful/transform3d [INFO] finished tweaking git repo https://github.com/Andful/transform3d [INFO] tweaked toml for git repo https://github.com/Andful/transform3d written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Andful/transform3d already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project v0.4.25 [INFO] [stderr] Downloaded pin-project-internal v0.4.25 [INFO] [stderr] Downloaded gfx-memory v0.2.0 [INFO] [stderr] Downloaded wgpu-subscriber v0.1.0 [INFO] [stderr] Downloaded spirv_cross v0.21.0 [INFO] [stderr] Downloaded cfg_aliases v0.1.0 [INFO] [stderr] Downloaded gfx-auxil v0.6.0 [INFO] [stderr] Downloaded gfx-backend-metal v0.6.3 [INFO] [stderr] Downloaded gfx-backend-dx11 v0.6.4 [INFO] [stderr] Downloaded gfx-backend-vulkan v0.6.3 [INFO] [stderr] Downloaded gfx-backend-dx12 v0.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f754e70f5041a99ad217213f04cb0e276335fb70bca4fe95efa4c19c08a5d94 [INFO] running `Command { std: "docker" "start" "-a" "7f754e70f5041a99ad217213f04cb0e276335fb70bca4fe95efa4c19c08a5d94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f754e70f5041a99ad217213f04cb0e276335fb70bca4fe95efa4c19c08a5d94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f754e70f5041a99ad217213f04cb0e276335fb70bca4fe95efa4c19c08a5d94", kill_on_drop: false }` [INFO] [stdout] 7f754e70f5041a99ad217213f04cb0e276335fb70bca4fe95efa4c19c08a5d94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9644a105ce3966d1d199fc8505071f1c094695cd6105aeb72e4859f52468c52 [INFO] running `Command { std: "docker" "start" "-a" "c9644a105ce3966d1d199fc8505071f1c094695cd6105aeb72e4859f52468c52", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-internal v0.4.25 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling cfg_aliases v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking inplace_it v0.3.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Checking weezl v0.1.1 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/lib.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | return Err(Error::new($kind, $text)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/dir.rs:603:21 [INFO] [stdout] | [INFO] [stdout] 603 | err!(err_msg.as_str(), err.kind) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/lib.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | return Err(Error::new($kind, $text)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/dir.rs:938:33 [INFO] [stdout] | [INFO] [stdout] 938 | ... err!(err_msg.as_str(), err.kind) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/lib.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | return Err(Error::new($kind, $text)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/dir.rs:942:33 [INFO] [stdout] | [INFO] [stdout] 942 | ... err!(err_msg.as_str(), err.kind) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/lib.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | return Err(Error::new($kind, $text)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/dir.rs:967:33 [INFO] [stdout] | [INFO] [stdout] 967 | ... err!(err_msg.as_str(), err.kind) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/lib.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | return Err(Error::new($kind, $text)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/dir.rs:971:33 [INFO] [stdout] | [INFO] [stdout] 971 | ... err!(err_msg.as_str(), err.kind) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/lib.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | return Err(Error::new($kind, $text)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/dir.rs:977:25 [INFO] [stdout] | [INFO] [stdout] 977 | err!(err_msg.as_str(), err.kind) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/lib.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | return Err(Error::new($kind, $text)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/dir.rs:1094:25 [INFO] [stdout] | [INFO] [stdout] 1094 | err!(err_msg.as_str(), err.kind) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/lib.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | return Err(Error::new($kind, $text)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/dir.rs:1281:33 [INFO] [stdout] | [INFO] [stdout] 1281 | ... err!(err_msg.as_str(), err.kind) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/lib.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | return Err(Error::new($kind, $text)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/dir.rs:1285:33 [INFO] [stdout] | [INFO] [stdout] 1285 | ... err!(err_msg.as_str(), err.kind) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/lib.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | return Err(Error::new($kind, $text)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/dir.rs:1311:33 [INFO] [stdout] | [INFO] [stdout] 1311 | ... err!(err_msg.as_str(), err.kind) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/lib.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | return Err(Error::new($kind, $text)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/dir.rs:1315:33 [INFO] [stdout] | [INFO] [stdout] 1315 | ... err!(err_msg.as_str(), err.kind) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/lib.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | return Err(Error::new($kind, $text)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/dir.rs:1321:25 [INFO] [stdout] | [INFO] [stdout] 1321 | err!(err_msg.as_str(), err.kind) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/lib.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | return Err(Error::new($kind, $text)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 418 | err!(err_msg.as_str(), err.kind) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/lib.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | return Err(Error::new($kind, $text)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 422 | err!(err_msg.as_str(), err.kind) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/lib.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | return Err(Error::new($kind, $text)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 447 | err!(err_msg.as_str(), err.kind) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/lib.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | return Err(Error::new($kind, $text)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 451 | err!(err_msg.as_str(), err.kind) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/lib.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | return Err(Error::new($kind, $text)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 457 | err!(err_msg.as_str(), err.kind) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/lib.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | return Err(Error::new($kind, $text)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 732 | err!(err_msg.as_str(), err.kind) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/lib.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | return Err(Error::new($kind, $text)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 736 | err!(err_msg.as_str(), err.kind) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/lib.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | return Err(Error::new($kind, $text)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 761 | err!(err_msg.as_str(), err.kind) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/lib.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | return Err(Error::new($kind, $text)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 765 | err!(err_msg.as_str(), err.kind) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fs_extra-1.2.0/src/lib.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | return Err(Error::new($kind, $text)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 771 | err!(err_msg.as_str(), err.kind) [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling wgpu-core v0.6.0 (https://github.com/gfx-rs/wgpu?rev=43adcbcf683bf1f581b89dabf653827337478c9a#43adcbcf) [INFO] [stderr] Checking log v0.4.11 [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fs_extra` [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/git/checkouts/wgpu-53e70f8674b08dd4/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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/43adcbc/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: build failed [INFO] running `Command { std: "docker" "inspect" "c9644a105ce3966d1d199fc8505071f1c094695cd6105aeb72e4859f52468c52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9644a105ce3966d1d199fc8505071f1c094695cd6105aeb72e4859f52468c52", kill_on_drop: false }` [INFO] [stdout] c9644a105ce3966d1d199fc8505071f1c094695cd6105aeb72e4859f52468c52