[INFO] fetching crate dedup 0.2.0... [INFO] checking dedup-0.2.0 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate dedup 0.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate dedup 0.2.0 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dedup 0.2.0 [INFO] finished tweaking crates.io crate dedup 0.2.0 [INFO] tweaked toml for crates.io crate dedup 0.2.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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 textwrap v0.9.0 [INFO] [stderr] Downloaded clap v2.30.0 [INFO] [stderr] Downloaded stdsimd v0.0.4 [INFO] [stderr] Downloaded coresimd v0.0.4 [INFO] [stderr] Downloaded fastchr v0.2.0 [INFO] [stderr] Downloaded memmap v0.6.2 [INFO] [stderr] Downloaded ansi_term v0.10.2 [INFO] [stderr] Downloaded faster v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 5f67056e51977fec744f5abb5195435facbf83e750b7ab2b9da52df3d6bf0a1e [INFO] running `Command { std: "docker" "start" "-a" "5f67056e51977fec744f5abb5195435facbf83e750b7ab2b9da52df3d6bf0a1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f67056e51977fec744f5abb5195435facbf83e750b7ab2b9da52df3d6bf0a1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f67056e51977fec744f5abb5195435facbf83e750b7ab2b9da52df3d6bf0a1e", kill_on_drop: false }` [INFO] [stdout] 5f67056e51977fec744f5abb5195435facbf83e750b7ab2b9da52df3d6bf0a1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 134ec29ab4a03e23bfd4c15f5d3a25226d4c218ca72804462e7a836a844605b0 [INFO] running `Command { std: "docker" "start" "-a" "134ec29ab4a03e23bfd4c15f5d3a25226d4c218ca72804462e7a836a844605b0", kill_on_drop: false }` [INFO] [stderr] Checking coresimd v0.0.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking ansi_term v0.10.2 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/lib.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | #![feature(const_fn, link_llvm_intrinsics, platform_intrinsics, repr_simd, [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i386/eflags.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | asm!("pushfq; popq $0" : "=r"(eflags) : : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i386/eflags.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | asm!("pushq $0; popfq" : : "r"(eflags) : "cc", "flags" : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/cpuid.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | asm!("cpuid" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 51 | | : "={eax}"(r.eax), "={ebx}"(r.ebx), "={ecx}"(r.ecx), "={edx}"(r.edx) [INFO] [stdout] 52 | | : "{eax}"(leaf), "{ecx}"(sub_leaf) [INFO] [stdout] 53 | | : :); [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/cpuid.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | asm!("cpuid\n" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 57 | | : "={eax}"(r.eax), "={ebx}"(r.ebx), "={ecx}"(r.ecx), "={edx}"(r.edx) [INFO] [stdout] 58 | | : "{eax}"(leaf), "{ecx}"(sub_leaf) [INFO] [stdout] 59 | | : "rbx" :); [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v2.30.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:102:50 [INFO] [stdout] | [INFO] [stdout] 102 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:102:50 [INFO] [stdout] | [INFO] [stdout] 102 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:102:50 [INFO] [stdout] | [INFO] [stdout] 102 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:102:50 [INFO] [stdout] | [INFO] [stdout] 102 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:102:50 [INFO] [stdout] | [INFO] [stdout] 102 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:102:50 [INFO] [stdout] | [INFO] [stdout] 102 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:102:50 [INFO] [stdout] | [INFO] [stdout] 102 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:102:50 [INFO] [stdout] | [INFO] [stdout] 102 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:102:50 [INFO] [stdout] | [INFO] [stdout] 102 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 131 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:102:50 [INFO] [stdout] | [INFO] [stdout] 102 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 131 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:102:50 [INFO] [stdout] | [INFO] [stdout] 102 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 131 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:102:50 [INFO] [stdout] | [INFO] [stdout] 102 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 131 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:102:50 [INFO] [stdout] | [INFO] [stdout] 102 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 131 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:102:50 [INFO] [stdout] | [INFO] [stdout] 102 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 131 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:102:50 [INFO] [stdout] | [INFO] [stdout] 102 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 131 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:102:50 [INFO] [stdout] | [INFO] [stdout] 102 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 131 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:144:66 [INFO] [stdout] | [INFO] [stdout] 144 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 181 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:425:50 [INFO] [stdout] | [INFO] [stdout] 425 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 453 | 0 => blend1!(0), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:425:50 [INFO] [stdout] | [INFO] [stdout] 425 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 453 | 0 => blend1!(0), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:425:50 [INFO] [stdout] | [INFO] [stdout] 425 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 453 | 0 => blend1!(0), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:425:50 [INFO] [stdout] | [INFO] [stdout] 425 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 453 | 0 => blend1!(0), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:425:50 [INFO] [stdout] | [INFO] [stdout] 425 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 453 | 0 => blend1!(0), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:425:50 [INFO] [stdout] | [INFO] [stdout] 425 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 453 | 0 => blend1!(0), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:425:50 [INFO] [stdout] | [INFO] [stdout] 425 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 453 | 0 => blend1!(0), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:425:50 [INFO] [stdout] | [INFO] [stdout] 425 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 453 | 0 => blend1!(0), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:425:50 [INFO] [stdout] | [INFO] [stdout] 425 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 454 | _ => blend1!(4), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:425:50 [INFO] [stdout] | [INFO] [stdout] 425 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 454 | _ => blend1!(4), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:425:50 [INFO] [stdout] | [INFO] [stdout] 425 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 454 | _ => blend1!(4), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:425:50 [INFO] [stdout] | [INFO] [stdout] 425 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 454 | _ => blend1!(4), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:425:50 [INFO] [stdout] | [INFO] [stdout] 425 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 454 | _ => blend1!(4), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:425:50 [INFO] [stdout] | [INFO] [stdout] 425 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 454 | _ => blend1!(4), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:425:50 [INFO] [stdout] | [INFO] [stdout] 425 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 454 | _ => blend1!(4), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:425:50 [INFO] [stdout] | [INFO] [stdout] 425 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 454 | _ => blend1!(4), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 501 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 502 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 503 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 504 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:1033:70 [INFO] [stdout] | [INFO] [stdout] 1033 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1061 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:1033:70 [INFO] [stdout] | [INFO] [stdout] 1033 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1061 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:1033:70 [INFO] [stdout] | [INFO] [stdout] 1033 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1061 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:1033:70 [INFO] [stdout] | [INFO] [stdout] 1033 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1061 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:1033:70 [INFO] [stdout] | [INFO] [stdout] 1033 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1061 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:1033:70 [INFO] [stdout] | [INFO] [stdout] 1033 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1061 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:1033:70 [INFO] [stdout] | [INFO] [stdout] 1033 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1061 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:1033:70 [INFO] [stdout] | [INFO] [stdout] 1033 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1061 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:1033:70 [INFO] [stdout] | [INFO] [stdout] 1033 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1062 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:1033:70 [INFO] [stdout] | [INFO] [stdout] 1033 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1062 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:1033:70 [INFO] [stdout] | [INFO] [stdout] 1033 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1062 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:1033:70 [INFO] [stdout] | [INFO] [stdout] 1033 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1062 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:1033:70 [INFO] [stdout] | [INFO] [stdout] 1033 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1062 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:1033:70 [INFO] [stdout] | [INFO] [stdout] 1033 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1062 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:1033:70 [INFO] [stdout] | [INFO] [stdout] 1033 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1062 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:1033:70 [INFO] [stdout] | [INFO] [stdout] 1033 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1062 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:1077:59 [INFO] [stdout] | [INFO] [stdout] 1077 | simd_shuffle2(a, _mm_undefined_pd(), [$a, $b]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1089 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:1077:59 [INFO] [stdout] | [INFO] [stdout] 1077 | simd_shuffle2(a, _mm_undefined_pd(), [$a, $b]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1089 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:1077:59 [INFO] [stdout] | [INFO] [stdout] 1077 | simd_shuffle2(a, _mm_undefined_pd(), [$a, $b]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1090 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx.rs:1077:59 [INFO] [stdout] | [INFO] [stdout] 1077 | simd_shuffle2(a, _mm_undefined_pd(), [$a, $b]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1090 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `shuffle2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 238 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 238 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 238 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 238 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 239 | 0b01 => blend1!(4, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 239 | 0b01 => blend1!(4, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 239 | 0b01 => blend1!(4, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 239 | 0b01 => blend1!(4, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 240 | 0b10 => blend1!(0, 5), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 240 | 0b10 => blend1!(0, 5), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 240 | 0b10 => blend1!(0, 5), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 240 | 0b10 => blend1!(0, 5), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 241 | _ => blend1!(4, 5), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 241 | _ => blend1!(4, 5), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 241 | _ => blend1!(4, 5), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 241 | _ => blend1!(4, 5), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 289 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/coresimd-0.0.4/src/x86/i586/avx2.rs:253:66 [INFO] [stdout] | [INFO] [stdout] 253 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 290 | _ => blend1!(8, 9), [WARN] too many lines in the log, truncating it