[INFO] cloning repository https://github.com/pythoneer/simd_examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pythoneer/simd_examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythoneer%2Fsimd_examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythoneer%2Fsimd_examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a97f1350318f15edbb8f78b073b5b5348a877945 [INFO] checking pythoneer/simd_examples against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythoneer%2Fsimd_examples" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pythoneer/simd_examples on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pythoneer/simd_examples [INFO] finished tweaking git repo https://github.com/pythoneer/simd_examples [INFO] tweaked toml for git repo https://github.com/pythoneer/simd_examples written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/pythoneer/simd_examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-lang-nursery/stdsimd` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sdl2-sys v0.30.0 [INFO] [stderr] Downloaded orbimage v0.1.15 [INFO] [stderr] Downloaded png v0.6.2 [INFO] [stderr] Downloaded rand v0.3.17 [INFO] [stderr] Downloaded either v1.3.0 [INFO] [stderr] Downloaded sdl2 v0.30.0 [INFO] [stderr] Downloaded orbclient v0.3.12 [INFO] [stderr] Downloaded image v0.12.4 [INFO] [stderr] Downloaded resize v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fe2ebc42260de1be448fd756a99bbe1a941ef1243c93ab9f0cfc3812d8734b8c [INFO] running `Command { std: "docker" "start" "-a" "fe2ebc42260de1be448fd756a99bbe1a941ef1243c93ab9f0cfc3812d8734b8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe2ebc42260de1be448fd756a99bbe1a941ef1243c93ab9f0cfc3812d8734b8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe2ebc42260de1be448fd756a99bbe1a941ef1243c93ab9f0cfc3812d8734b8c", kill_on_drop: false }` [INFO] [stdout] fe2ebc42260de1be448fd756a99bbe1a941ef1243c93ab9f0cfc3812d8734b8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed7490cb0f1cdb4baaeaf17e6e008f526c6d0488b07a6bcb59a61eab732179ac [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ed7490cb0f1cdb4baaeaf17e6e008f526c6d0488b07a6bcb59a61eab732179ac", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.32 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking scoped_threadpool v0.1.8 [INFO] [stderr] Checking resize v0.2.0 [INFO] [stderr] Checking stdsimd v0.0.2 (https://github.com/rust-lang-nursery/stdsimd#4ca3e8d4) [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/lib.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | const_fn, link_llvm_intrinsics, platform_intrinsics, repr_simd, simd_ffi, [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking deflate v0.7.17 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/runtime.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | asm!("cpuid" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 124 | | : "={ecx}"(ecx), "={edx}"(edx) [INFO] [stdout] 125 | | : "{eax}"(0x00000001u32), "{ecx}"(0 as u32) [INFO] [stdout] 126 | | : :); [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 num-rational v0.1.39 [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/runtime.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | asm!("cpuid" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 131 | | : "={ebx}"(ebx) [INFO] [stdout] 132 | | : "{eax}"(0x00000007u32), "{ecx}"(0 as u32) [INFO] [stdout] 133 | | : :); [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: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:84:50 [INFO] [stdout] | [INFO] [stdout] 84 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:84:50 [INFO] [stdout] | [INFO] [stdout] 84 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:84:50 [INFO] [stdout] | [INFO] [stdout] 84 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:84:50 [INFO] [stdout] | [INFO] [stdout] 84 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:84:50 [INFO] [stdout] | [INFO] [stdout] 84 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:84:50 [INFO] [stdout] | [INFO] [stdout] 84 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:84:50 [INFO] [stdout] | [INFO] [stdout] 84 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:84:50 [INFO] [stdout] | [INFO] [stdout] 84 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:84:50 [INFO] [stdout] | [INFO] [stdout] 84 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:84:50 [INFO] [stdout] | [INFO] [stdout] 84 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:84:50 [INFO] [stdout] | [INFO] [stdout] 84 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:84:50 [INFO] [stdout] | [INFO] [stdout] 84 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:84:50 [INFO] [stdout] | [INFO] [stdout] 84 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:84:50 [INFO] [stdout] | [INFO] [stdout] 84 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:84:50 [INFO] [stdout] | [INFO] [stdout] 84 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:84:50 [INFO] [stdout] | [INFO] [stdout] 84 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:355:50 [INFO] [stdout] | [INFO] [stdout] 355 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 383 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:355:50 [INFO] [stdout] | [INFO] [stdout] 355 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 383 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:355:50 [INFO] [stdout] | [INFO] [stdout] 355 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 383 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:355:50 [INFO] [stdout] | [INFO] [stdout] 355 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 383 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:355:50 [INFO] [stdout] | [INFO] [stdout] 355 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 383 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:355:50 [INFO] [stdout] | [INFO] [stdout] 355 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 383 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:355:50 [INFO] [stdout] | [INFO] [stdout] 355 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 383 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:355:50 [INFO] [stdout] | [INFO] [stdout] 355 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 383 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:355:50 [INFO] [stdout] | [INFO] [stdout] 355 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 384 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:355:50 [INFO] [stdout] | [INFO] [stdout] 355 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 384 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:355:50 [INFO] [stdout] | [INFO] [stdout] 355 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 384 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:355:50 [INFO] [stdout] | [INFO] [stdout] 355 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 384 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:355:50 [INFO] [stdout] | [INFO] [stdout] 355 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 384 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:355:50 [INFO] [stdout] | [INFO] [stdout] 355 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 384 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:355:50 [INFO] [stdout] | [INFO] [stdout] 355 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 384 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:355:50 [INFO] [stdout] | [INFO] [stdout] 355 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 384 | _ => 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] [stderr] Checking num v0.1.40 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:937:70 [INFO] [stdout] | [INFO] [stdout] 937 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 965 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:937:70 [INFO] [stdout] | [INFO] [stdout] 937 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 965 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:937:70 [INFO] [stdout] | [INFO] [stdout] 937 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 965 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:937:70 [INFO] [stdout] | [INFO] [stdout] 937 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 965 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:937:70 [INFO] [stdout] | [INFO] [stdout] 937 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 965 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:937:70 [INFO] [stdout] | [INFO] [stdout] 937 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 965 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:937:70 [INFO] [stdout] | [INFO] [stdout] 937 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 965 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:937:70 [INFO] [stdout] | [INFO] [stdout] 937 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 965 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:937:70 [INFO] [stdout] | [INFO] [stdout] 937 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 966 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:937:70 [INFO] [stdout] | [INFO] [stdout] 937 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 966 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:937:70 [INFO] [stdout] | [INFO] [stdout] 937 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 966 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:937:70 [INFO] [stdout] | [INFO] [stdout] 937 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 966 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:937:70 [INFO] [stdout] | [INFO] [stdout] 937 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 966 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:937:70 [INFO] [stdout] | [INFO] [stdout] 937 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 966 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:937:70 [INFO] [stdout] | [INFO] [stdout] 937 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 966 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:937:70 [INFO] [stdout] | [INFO] [stdout] 937 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 966 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:981:59 [INFO] [stdout] | [INFO] [stdout] 981 | simd_shuffle2(a, _mm_undefined_pd(), [$a, $b]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 993 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:981:59 [INFO] [stdout] | [INFO] [stdout] 981 | simd_shuffle2(a, _mm_undefined_pd(), [$a, $b]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 993 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:981:59 [INFO] [stdout] | [INFO] [stdout] 981 | simd_shuffle2(a, _mm_undefined_pd(), [$a, $b]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 994 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:981:59 [INFO] [stdout] | [INFO] [stdout] 981 | simd_shuffle2(a, _mm_undefined_pd(), [$a, $b]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 994 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 211 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 211 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 211 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 211 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:197:50 [INFO] [stdout] | [INFO] [stdout] 197 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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] [stderr] Checking png v0.6.2 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 262 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:227:66 [INFO] [stdout] | [INFO] [stdout] 227 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | _ => 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/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1002 | 0b00 => permute1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1003 | 0b01 => permute1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand v0.3.17 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num_cpus v1.7.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sdl2-sys v0.30.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking time v0.1.38 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1004 | 0b10 => permute1!(2), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:968:64 [INFO] [stdout] | [INFO] [stdout] 968 | simd_shuffle4(a, i64x4::splat(0), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1005 | _ => permute1!(3), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `permute4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:226:1 [INFO] [stdout] | [INFO] [stdout] 226 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:281:1 [INFO] [stdout] | [INFO] [stdout] 281 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:292:1 [INFO] [stdout] | [INFO] [stdout] 292 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:303:1 [INFO] [stdout] | [INFO] [stdout] 303 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:325:1 [INFO] [stdout] | [INFO] [stdout] 325 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:347:1 [INFO] [stdout] | [INFO] [stdout] 347 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:357:1 [INFO] [stdout] | [INFO] [stdout] 357 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:367:1 [INFO] [stdout] | [INFO] [stdout] 367 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:378:1 [INFO] [stdout] | [INFO] [stdout] 378 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:388:1 [INFO] [stdout] | [INFO] [stdout] 388 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:399:1 [INFO] [stdout] | [INFO] [stdout] 399 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:409:1 [INFO] [stdout] | [INFO] [stdout] 409 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:419:1 [INFO] [stdout] | [INFO] [stdout] 419 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:430:1 [INFO] [stdout] | [INFO] [stdout] 430 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:441:1 [INFO] [stdout] | [INFO] [stdout] 441 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:452:1 [INFO] [stdout] | [INFO] [stdout] 452 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:463:1 [INFO] [stdout] | [INFO] [stdout] 463 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:474:1 [INFO] [stdout] | [INFO] [stdout] 474 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:483:1 [INFO] [stdout] | [INFO] [stdout] 483 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:492:1 [INFO] [stdout] | [INFO] [stdout] 492 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:502:1 [INFO] [stdout] | [INFO] [stdout] 502 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:512:1 [INFO] [stdout] | [INFO] [stdout] 512 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:522:1 [INFO] [stdout] | [INFO] [stdout] 522 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:531:1 [INFO] [stdout] | [INFO] [stdout] 531 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:541:1 [INFO] [stdout] | [INFO] [stdout] 541 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:552:1 [INFO] [stdout] | [INFO] [stdout] 552 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:563:1 [INFO] [stdout] | [INFO] [stdout] 563 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:574:1 [INFO] [stdout] | [INFO] [stdout] 574 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:585:1 [INFO] [stdout] | [INFO] [stdout] 585 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:595:1 [INFO] [stdout] | [INFO] [stdout] 595 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:610:1 [INFO] [stdout] | [INFO] [stdout] 610 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:618:1 [INFO] [stdout] | [INFO] [stdout] 618 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:634:1 [INFO] [stdout] | [INFO] [stdout] 634 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:655:1 [INFO] [stdout] | [INFO] [stdout] 655 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:663:1 [INFO] [stdout] | [INFO] [stdout] 663 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:679:1 [INFO] [stdout] | [INFO] [stdout] 679 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:692:1 [INFO] [stdout] | [INFO] [stdout] 692 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:705:1 [INFO] [stdout] | [INFO] [stdout] 705 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:714:1 [INFO] [stdout] | [INFO] [stdout] 714 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:727:1 [INFO] [stdout] | [INFO] [stdout] 727 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:744:1 [INFO] [stdout] | [INFO] [stdout] 744 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:752:1 [INFO] [stdout] | [INFO] [stdout] 752 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:760:1 [INFO] [stdout] | [INFO] [stdout] 760 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:784:1 [INFO] [stdout] | [INFO] [stdout] 784 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:799:1 [INFO] [stdout] | [INFO] [stdout] 799 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:809:1 [INFO] [stdout] | [INFO] [stdout] 809 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:821:1 [INFO] [stdout] | [INFO] [stdout] 821 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:872:1 [INFO] [stdout] | [INFO] [stdout] 872 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:881:1 [INFO] [stdout] | [INFO] [stdout] 881 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:890:1 [INFO] [stdout] | [INFO] [stdout] 890 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:901:1 [INFO] [stdout] | [INFO] [stdout] 901 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:913:1 [INFO] [stdout] | [INFO] [stdout] 913 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:953:1 [INFO] [stdout] | [INFO] [stdout] 953 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1005:1 [INFO] [stdout] | [INFO] [stdout] 1005 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1028:1 [INFO] [stdout] | [INFO] [stdout] 1028 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1040:1 [INFO] [stdout] | [INFO] [stdout] 1040 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1049:1 [INFO] [stdout] | [INFO] [stdout] 1049 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1063:1 [INFO] [stdout] | [INFO] [stdout] 1063 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1075:1 [INFO] [stdout] | [INFO] [stdout] 1075 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1107:1 [INFO] [stdout] | [INFO] [stdout] 1107 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1119:1 [INFO] [stdout] | [INFO] [stdout] 1119 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1145:1 [INFO] [stdout] | [INFO] [stdout] 1145 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1172:1 [INFO] [stdout] | [INFO] [stdout] 1172 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1195:1 [INFO] [stdout] | [INFO] [stdout] 1195 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1204:1 [INFO] [stdout] | [INFO] [stdout] 1204 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1220:1 [INFO] [stdout] | [INFO] [stdout] 1220 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1232:1 [INFO] [stdout] | [INFO] [stdout] 1232 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1256:1 [INFO] [stdout] | [INFO] [stdout] 1256 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1271:1 [INFO] [stdout] | [INFO] [stdout] 1271 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1284:1 [INFO] [stdout] | [INFO] [stdout] 1284 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1294:1 [INFO] [stdout] | [INFO] [stdout] 1294 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1423:1 [INFO] [stdout] | [INFO] [stdout] 1423 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1475:1 [INFO] [stdout] | [INFO] [stdout] 1475 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1482:1 [INFO] [stdout] | [INFO] [stdout] 1482 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1489:1 [INFO] [stdout] | [INFO] [stdout] 1489 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1496:1 [INFO] [stdout] | [INFO] [stdout] 1496 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1503:1 [INFO] [stdout] | [INFO] [stdout] 1503 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1510:1 [INFO] [stdout] | [INFO] [stdout] 1510 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1517:1 [INFO] [stdout] | [INFO] [stdout] 1517 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1526:1 [INFO] [stdout] | [INFO] [stdout] 1526 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1581:1 [INFO] [stdout] | [INFO] [stdout] 1581 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1606:1 [INFO] [stdout] | [INFO] [stdout] 1606 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse.rs:1614:1 [INFO] [stdout] | [INFO] [stdout] 1614 | #[target_feature = "+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:119:1 [INFO] [stdout] | [INFO] [stdout] 119 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:127:1 [INFO] [stdout] | [INFO] [stdout] 127 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 183 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:194:1 [INFO] [stdout] | [INFO] [stdout] 194 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:256:1 [INFO] [stdout] | [INFO] [stdout] 256 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:272:1 [INFO] [stdout] | [INFO] [stdout] 272 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:281:1 [INFO] [stdout] | [INFO] [stdout] 281 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:290:1 [INFO] [stdout] | [INFO] [stdout] 290 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:308:1 [INFO] [stdout] | [INFO] [stdout] 308 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:358:1 [INFO] [stdout] | [INFO] [stdout] 358 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:366:1 [INFO] [stdout] | [INFO] [stdout] 366 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:375:1 [INFO] [stdout] | [INFO] [stdout] 375 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:383:1 [INFO] [stdout] | [INFO] [stdout] 383 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:392:1 [INFO] [stdout] | [INFO] [stdout] 392 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:409:1 [INFO] [stdout] | [INFO] [stdout] 409 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:418:1 [INFO] [stdout] | [INFO] [stdout] 418 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:427:1 [INFO] [stdout] | [INFO] [stdout] 427 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:436:1 [INFO] [stdout] | [INFO] [stdout] 436 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:445:1 [INFO] [stdout] | [INFO] [stdout] 445 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:453:1 [INFO] [stdout] | [INFO] [stdout] 453 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:488:1 [INFO] [stdout] | [INFO] [stdout] 488 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:497:1 [INFO] [stdout] | [INFO] [stdout] 497 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:506:1 [INFO] [stdout] | [INFO] [stdout] 506 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:515:1 [INFO] [stdout] | [INFO] [stdout] 515 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:524:1 [INFO] [stdout] | [INFO] [stdout] 524 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:533:1 [INFO] [stdout] | [INFO] [stdout] 533 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:542:1 [INFO] [stdout] | [INFO] [stdout] 542 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:551:1 [INFO] [stdout] | [INFO] [stdout] 551 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:560:1 [INFO] [stdout] | [INFO] [stdout] 560 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:569:1 [INFO] [stdout] | [INFO] [stdout] 569 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 577 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:585:1 [INFO] [stdout] | [INFO] [stdout] 585 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:593:1 [INFO] [stdout] | [INFO] [stdout] 593 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:601:1 [INFO] [stdout] | [INFO] [stdout] 601 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:609:1 [INFO] [stdout] | [INFO] [stdout] 609 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:617:1 [INFO] [stdout] | [INFO] [stdout] 617 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:625:1 [INFO] [stdout] | [INFO] [stdout] 625 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:633:1 [INFO] [stdout] | [INFO] [stdout] 633 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:641:1 [INFO] [stdout] | [INFO] [stdout] 641 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:650:1 [INFO] [stdout] | [INFO] [stdout] 650 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:659:1 [INFO] [stdout] | [INFO] [stdout] 659 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:669:1 [INFO] [stdout] | [INFO] [stdout] 669 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:679:1 [INFO] [stdout] | [INFO] [stdout] 679 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:688:1 [INFO] [stdout] | [INFO] [stdout] 688 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:697:1 [INFO] [stdout] | [INFO] [stdout] 697 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:706:1 [INFO] [stdout] | [INFO] [stdout] 706 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:716:1 [INFO] [stdout] | [INFO] [stdout] 716 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:726:1 [INFO] [stdout] | [INFO] [stdout] 726 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:734:1 [INFO] [stdout] | [INFO] [stdout] 734 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:743:1 [INFO] [stdout] | [INFO] [stdout] 743 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:752:1 [INFO] [stdout] | [INFO] [stdout] 752 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:761:1 [INFO] [stdout] | [INFO] [stdout] 761 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:769:1 [INFO] [stdout] | [INFO] [stdout] 769 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:777:1 [INFO] [stdout] | [INFO] [stdout] 777 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:787:1 [INFO] [stdout] | [INFO] [stdout] 787 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:800:1 [INFO] [stdout] | [INFO] [stdout] 800 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:808:1 [INFO] [stdout] | [INFO] [stdout] 808 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:816:1 [INFO] [stdout] | [INFO] [stdout] 816 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:824:1 [INFO] [stdout] | [INFO] [stdout] 824 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:832:1 [INFO] [stdout] | [INFO] [stdout] 832 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:840:1 [INFO] [stdout] | [INFO] [stdout] 840 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:850:1 [INFO] [stdout] | [INFO] [stdout] 850 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:863:1 [INFO] [stdout] | [INFO] [stdout] 863 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:871:1 [INFO] [stdout] | [INFO] [stdout] 871 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:881:1 [INFO] [stdout] | [INFO] [stdout] 881 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:891:1 [INFO] [stdout] | [INFO] [stdout] 891 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:911:1 [INFO] [stdout] | [INFO] [stdout] 911 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:921:1 [INFO] [stdout] | [INFO] [stdout] 921 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:931:1 [INFO] [stdout] | [INFO] [stdout] 931 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:944:1 [INFO] [stdout] | [INFO] [stdout] 944 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:954:1 [INFO] [stdout] | [INFO] [stdout] 954 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:963:1 [INFO] [stdout] | [INFO] [stdout] 963 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:972:1 [INFO] [stdout] | [INFO] [stdout] 972 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:981:1 [INFO] [stdout] | [INFO] [stdout] 981 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:989:1 [INFO] [stdout] | [INFO] [stdout] 989 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:997:1 [INFO] [stdout] | [INFO] [stdout] 997 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1005:1 [INFO] [stdout] | [INFO] [stdout] 1005 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1013:1 [INFO] [stdout] | [INFO] [stdout] 1013 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1074:1 [INFO] [stdout] | [INFO] [stdout] 1074 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1132:1 [INFO] [stdout] | [INFO] [stdout] 1132 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1183:1 [INFO] [stdout] | [INFO] [stdout] 1183 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1194:1 [INFO] [stdout] | [INFO] [stdout] 1194 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1202:1 [INFO] [stdout] | [INFO] [stdout] 1202 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1210:1 [INFO] [stdout] | [INFO] [stdout] 1210 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1218:1 [INFO] [stdout] | [INFO] [stdout] 1218 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1229:1 [INFO] [stdout] | [INFO] [stdout] 1229 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1237:1 [INFO] [stdout] | [INFO] [stdout] 1237 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1245:1 [INFO] [stdout] | [INFO] [stdout] 1245 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1254:1 [INFO] [stdout] | [INFO] [stdout] 1254 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1263:1 [INFO] [stdout] | [INFO] [stdout] 1263 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1272:1 [INFO] [stdout] | [INFO] [stdout] 1272 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1281:1 [INFO] [stdout] | [INFO] [stdout] 1281 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1290:1 [INFO] [stdout] | [INFO] [stdout] 1290 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1299:1 [INFO] [stdout] | [INFO] [stdout] 1299 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1308:1 [INFO] [stdout] | [INFO] [stdout] 1308 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1317:1 [INFO] [stdout] | [INFO] [stdout] 1317 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1326:1 [INFO] [stdout] | [INFO] [stdout] 1326 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1335:1 [INFO] [stdout] | [INFO] [stdout] 1335 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1344:1 [INFO] [stdout] | [INFO] [stdout] 1344 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1352:1 [INFO] [stdout] | [INFO] [stdout] 1352 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1361:1 [INFO] [stdout] | [INFO] [stdout] 1361 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1370:1 [INFO] [stdout] | [INFO] [stdout] 1370 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1379:1 [INFO] [stdout] | [INFO] [stdout] 1379 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1389:1 [INFO] [stdout] | [INFO] [stdout] 1389 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1399:1 [INFO] [stdout] | [INFO] [stdout] 1399 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1409:1 [INFO] [stdout] | [INFO] [stdout] 1409 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1420:1 [INFO] [stdout] | [INFO] [stdout] 1420 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1429:1 [INFO] [stdout] | [INFO] [stdout] 1429 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1438:1 [INFO] [stdout] | [INFO] [stdout] 1438 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1447:1 [INFO] [stdout] | [INFO] [stdout] 1447 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1456:1 [INFO] [stdout] | [INFO] [stdout] 1456 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1467:1 [INFO] [stdout] | [INFO] [stdout] 1467 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1477:1 [INFO] [stdout] | [INFO] [stdout] 1477 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1486:1 [INFO] [stdout] | [INFO] [stdout] 1486 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1495:1 [INFO] [stdout] | [INFO] [stdout] 1495 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1504:1 [INFO] [stdout] | [INFO] [stdout] 1504 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1513:1 [INFO] [stdout] | [INFO] [stdout] 1513 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1522:1 [INFO] [stdout] | [INFO] [stdout] 1522 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1530:1 [INFO] [stdout] | [INFO] [stdout] 1530 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1538:1 [INFO] [stdout] | [INFO] [stdout] 1538 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1546:1 [INFO] [stdout] | [INFO] [stdout] 1546 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1554:1 [INFO] [stdout] | [INFO] [stdout] 1554 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1562:1 [INFO] [stdout] | [INFO] [stdout] 1562 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1570:1 [INFO] [stdout] | [INFO] [stdout] 1570 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1578:1 [INFO] [stdout] | [INFO] [stdout] 1578 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1586:1 [INFO] [stdout] | [INFO] [stdout] 1586 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1594:1 [INFO] [stdout] | [INFO] [stdout] 1594 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1602:1 [INFO] [stdout] | [INFO] [stdout] 1602 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1610:1 [INFO] [stdout] | [INFO] [stdout] 1610 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1619:1 [INFO] [stdout] | [INFO] [stdout] 1619 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1627:1 [INFO] [stdout] | [INFO] [stdout] 1627 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1635:1 [INFO] [stdout] | [INFO] [stdout] 1635 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1643:1 [INFO] [stdout] | [INFO] [stdout] 1643 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1651:1 [INFO] [stdout] | [INFO] [stdout] 1651 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1659:1 [INFO] [stdout] | [INFO] [stdout] 1659 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1667:1 [INFO] [stdout] | [INFO] [stdout] 1667 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1675:1 [INFO] [stdout] | [INFO] [stdout] 1675 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1683:1 [INFO] [stdout] | [INFO] [stdout] 1683 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1691:1 [INFO] [stdout] | [INFO] [stdout] 1691 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1699:1 [INFO] [stdout] | [INFO] [stdout] 1699 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1707:1 [INFO] [stdout] | [INFO] [stdout] 1707 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1715:1 [INFO] [stdout] | [INFO] [stdout] 1715 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1723:1 [INFO] [stdout] | [INFO] [stdout] 1723 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1733:1 [INFO] [stdout] | [INFO] [stdout] 1733 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1741:1 [INFO] [stdout] | [INFO] [stdout] 1741 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1749:1 [INFO] [stdout] | [INFO] [stdout] 1749 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1758:1 [INFO] [stdout] | [INFO] [stdout] 1758 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1768:1 [INFO] [stdout] | [INFO] [stdout] 1768 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1778:1 [INFO] [stdout] | [INFO] [stdout] 1778 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1787:1 [INFO] [stdout] | [INFO] [stdout] 1787 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1796:1 [INFO] [stdout] | [INFO] [stdout] 1796 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1806:1 [INFO] [stdout] | [INFO] [stdout] 1806 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1815:1 [INFO] [stdout] | [INFO] [stdout] 1815 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1824:1 [INFO] [stdout] | [INFO] [stdout] 1824 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1831:1 [INFO] [stdout] | [INFO] [stdout] 1831 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1838:1 [INFO] [stdout] | [INFO] [stdout] 1838 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1846:1 [INFO] [stdout] | [INFO] [stdout] 1846 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1854:1 [INFO] [stdout] | [INFO] [stdout] 1854 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1861:1 [INFO] [stdout] | [INFO] [stdout] 1861 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1871:1 [INFO] [stdout] | [INFO] [stdout] 1871 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1883:1 [INFO] [stdout] | [INFO] [stdout] 1883 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1893:1 [INFO] [stdout] | [INFO] [stdout] 1893 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1903:1 [INFO] [stdout] | [INFO] [stdout] 1903 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1913:1 [INFO] [stdout] | [INFO] [stdout] 1913 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1922:1 [INFO] [stdout] | [INFO] [stdout] 1922 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1931:1 [INFO] [stdout] | [INFO] [stdout] 1931 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1940:1 [INFO] [stdout] | [INFO] [stdout] 1940 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1950:1 [INFO] [stdout] | [INFO] [stdout] 1950 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1961:1 [INFO] [stdout] | [INFO] [stdout] 1961 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse2.rs:1974:1 [INFO] [stdout] | [INFO] [stdout] 1974 | #[target_feature = "+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse3.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[target_feature = "+sse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse3.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[target_feature = "+sse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse3.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[target_feature = "+sse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse3.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | #[target_feature = "+sse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse3.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | #[target_feature = "+sse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse3.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | #[target_feature = "+sse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse3.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | #[target_feature = "+sse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse3.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[target_feature = "+sse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse3.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | #[target_feature = "+sse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse3.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[target_feature = "+sse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse3.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | #[target_feature = "+sse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/ssse3.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[target_feature = "+ssse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/ssse3.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[target_feature = "+ssse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/ssse3.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[target_feature = "+ssse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/ssse3.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[target_feature = "+ssse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/ssse3.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | #[target_feature = "+ssse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/ssse3.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | #[target_feature = "+ssse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/ssse3.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | #[target_feature = "+ssse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/ssse3.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | #[target_feature = "+ssse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/ssse3.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | #[target_feature = "+ssse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/ssse3.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | #[target_feature = "+ssse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/ssse3.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | #[target_feature = "+ssse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/ssse3.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | #[target_feature = "+ssse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/ssse3.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | #[target_feature = "+ssse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/ssse3.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | #[target_feature = "+ssse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/ssse3.rs:208:1 [INFO] [stdout] | [INFO] [stdout] 208 | #[target_feature = "+ssse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/ssse3.rs:219:1 [INFO] [stdout] | [INFO] [stdout] 219 | #[target_feature = "+ssse3"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse41.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[target_feature = "+sse4.1"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse41.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[target_feature = "+sse4.1"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse41.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[target_feature = "+sse4.1"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse41.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | #[target_feature = "+sse4.1"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse41.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | #[target_feature = "+sse4.1"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse41.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | #[target_feature = "+sse4.1"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse41.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | #[target_feature = "+sse4.1"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse41.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[target_feature = "+sse4.1"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse41.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | #[target_feature = "+sse4.1"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse41.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[target_feature = "+sse4.1"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse41.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | #[target_feature = "+sse4.1"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse41.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | #[target_feature = "+sse4.1"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse41.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | #[target_feature = "+sse4.1"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse41.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | #[target_feature = "+sse4.1"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse41.rs:159:1 [INFO] [stdout] | [INFO] [stdout] 159 | #[target_feature = "+sse4.1"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse41.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | #[target_feature = "+sse4.1"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse41.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | #[target_feature = "+sse4.1"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse41.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 183 | #[target_feature = "+sse4.1"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse41.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | #[target_feature = "+sse4.1"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse41.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | #[target_feature = "+sse4.1"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse42.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | #[target_feature = "+sse4.2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse42.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | #[target_feature = "+sse4.2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse42.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 287 | #[target_feature = "+sse4.2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse42.rs:304:1 [INFO] [stdout] | [INFO] [stdout] 304 | #[target_feature = "+sse4.2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse42.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | #[target_feature = "+sse4.2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse42.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | #[target_feature = "+sse4.2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse42.rs:354:1 [INFO] [stdout] | [INFO] [stdout] 354 | #[target_feature = "+sse4.2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse42.rs:370:1 [INFO] [stdout] | [INFO] [stdout] 370 | #[target_feature = "+sse4.2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse42.rs:468:1 [INFO] [stdout] | [INFO] [stdout] 468 | #[target_feature = "+sse4.2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse42.rs:487:1 [INFO] [stdout] | [INFO] [stdout] 487 | #[target_feature = "+sse4.2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse42.rs:506:1 [INFO] [stdout] | [INFO] [stdout] 506 | #[target_feature = "+sse4.2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse42.rs:525:1 [INFO] [stdout] | [INFO] [stdout] 525 | #[target_feature = "+sse4.2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse42.rs:544:1 [INFO] [stdout] | [INFO] [stdout] 544 | #[target_feature = "+sse4.2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse42.rs:564:1 [INFO] [stdout] | [INFO] [stdout] 564 | #[target_feature = "+sse4.2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse42.rs:582:1 [INFO] [stdout] | [INFO] [stdout] 582 | #[target_feature = "+sse4.2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse42.rs:591:1 [INFO] [stdout] | [INFO] [stdout] 591 | #[target_feature = "+sse4.2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse42.rs:600:1 [INFO] [stdout] | [INFO] [stdout] 600 | #[target_feature = "+sse4.2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse42.rs:610:1 [INFO] [stdout] | [INFO] [stdout] 610 | #[target_feature = "+sse4.2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/sse42.rs:620:1 [INFO] [stdout] | [INFO] [stdout] 620 | #[target_feature = "+sse4.2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:170:1 [INFO] [stdout] | [INFO] [stdout] 170 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:179:1 [INFO] [stdout] | [INFO] [stdout] 179 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:196:1 [INFO] [stdout] | [INFO] [stdout] 196 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:260:1 [INFO] [stdout] | [INFO] [stdout] 260 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:272:1 [INFO] [stdout] | [INFO] [stdout] 272 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:281:1 [INFO] [stdout] | [INFO] [stdout] 281 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:322:1 [INFO] [stdout] | [INFO] [stdout] 322 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:331:1 [INFO] [stdout] | [INFO] [stdout] 331 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:340:1 [INFO] [stdout] | [INFO] [stdout] 340 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:349:1 [INFO] [stdout] | [INFO] [stdout] 349 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:391:1 [INFO] [stdout] | [INFO] [stdout] 391 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:400:1 [INFO] [stdout] | [INFO] [stdout] 400 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:411:1 [INFO] [stdout] | [INFO] [stdout] 411 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:425:1 [INFO] [stdout] | [INFO] [stdout] 425 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:437:1 [INFO] [stdout] | [INFO] [stdout] 437 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:448:1 [INFO] [stdout] | [INFO] [stdout] 448 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:460:1 [INFO] [stdout] | [INFO] [stdout] 460 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:469:1 [INFO] [stdout] | [INFO] [stdout] 469 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:481:1 [INFO] [stdout] | [INFO] [stdout] 481 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:558:1 [INFO] [stdout] | [INFO] [stdout] 558 | #[target_feature = "+avx,+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:571:1 [INFO] [stdout] | [INFO] [stdout] 571 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:584:1 [INFO] [stdout] | [INFO] [stdout] 584 | #[target_feature = "+avx,+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:611:1 [INFO] [stdout] | [INFO] [stdout] 611 | #[target_feature = "+avx,+sse2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:626:1 [INFO] [stdout] | [INFO] [stdout] 626 | #[target_feature = "+avx,+sse"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:638:1 [INFO] [stdout] | [INFO] [stdout] 638 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx.rs:647:1 [INFO] [stdout] | [INFO] [stdout] 647 | #[target_feature = "+avx"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [WARN] too many lines in the log, truncating it