[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#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythoneer%2Fsimd_examples" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pythoneer/simd_examples on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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-8/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-lang-nursery/stdsimd` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sdl2-sys v0.30.0 [INFO] [stderr] Downloaded png v0.6.2 [INFO] [stderr] Downloaded either v1.3.0 [INFO] [stderr] Downloaded num v0.1.40 [INFO] [stderr] Downloaded rand v0.3.17 [INFO] [stderr] Downloaded image v0.12.4 [INFO] [stderr] Downloaded sdl2 v0.30.0 [INFO] [stderr] Downloaded libc v0.2.32 [INFO] [stderr] Downloaded orbclient v0.3.12 [INFO] [stderr] Downloaded resize v0.2.0 [INFO] [stderr] Downloaded orbimage v0.1.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b7c2ef595e966d41f1f9a3011bc03f4571393ac0d546ff29df8555a36eaa46d [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" "3b7c2ef595e966d41f1f9a3011bc03f4571393ac0d546ff29df8555a36eaa46d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b7c2ef595e966d41f1f9a3011bc03f4571393ac0d546ff29df8555a36eaa46d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b7c2ef595e966d41f1f9a3011bc03f4571393ac0d546ff29df8555a36eaa46d", kill_on_drop: false }` [INFO] [stdout] 3b7c2ef595e966d41f1f9a3011bc03f4571393ac0d546ff29df8555a36eaa46d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] be6a59a26d5639157b529c6a307d64bf084583dc6c86760fa81138b511d50a7b [INFO] running `Command { std: "docker" "start" "-a" "be6a59a26d5639157b529c6a307d64bf084583dc6c86760fa81138b511d50a7b", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.32 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Checking lazy_static v0.2.9 [INFO] [stderr] Checking either v1.3.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking futures v0.1.16 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Compiling sdl2-sys v0.30.0 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking inflate v0.1.1 [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 gif v0.9.2 [INFO] [stderr] Checking coco v0.1.1 [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] [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] [stderr] Checking deflate v0.7.17 [INFO] [stderr] Checking rand v0.3.17 [INFO] [stderr] Checking num_cpus v1.7.0 [INFO] [stderr] Checking time v0.1.38 [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] [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:656:1 [INFO] [stdout] | [INFO] [stdout] 656 | #[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:665:1 [INFO] [stdout] | [INFO] [stdout] 665 | #[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:674:1 [INFO] [stdout] | [INFO] [stdout] 674 | #[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:683:1 [INFO] [stdout] | [INFO] [stdout] 683 | #[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:692:1 [INFO] [stdout] | [INFO] [stdout] 692 | #[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:701:1 [INFO] [stdout] | [INFO] [stdout] 701 | #[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:710:1 [INFO] [stdout] | [INFO] [stdout] 710 | #[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:722:1 [INFO] [stdout] | [INFO] [stdout] 722 | #[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:733:1 [INFO] [stdout] | [INFO] [stdout] 733 | #[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:744:1 [INFO] [stdout] | [INFO] [stdout] 744 | #[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:751:1 [INFO] [stdout] | [INFO] [stdout] 751 | #[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:758:1 [INFO] [stdout] | [INFO] [stdout] 758 | #[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:765:1 [INFO] [stdout] | [INFO] [stdout] 765 | #[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:772:1 [INFO] [stdout] | [INFO] [stdout] 772 | #[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:781:1 [INFO] [stdout] | [INFO] [stdout] 781 | #[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:790:1 [INFO] [stdout] | [INFO] [stdout] 790 | #[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:799:1 [INFO] [stdout] | [INFO] [stdout] 799 | #[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:808:1 [INFO] [stdout] | [INFO] [stdout] 808 | #[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:861:1 [INFO] [stdout] | [INFO] [stdout] 861 | #[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:913:1 [INFO] [stdout] | [INFO] [stdout] 913 | #[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:922:1 [INFO] [stdout] | [INFO] [stdout] 922 | #[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:931:1 [INFO] [stdout] | [INFO] [stdout] 931 | #[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:973:1 [INFO] [stdout] | [INFO] [stdout] 973 | #[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:1001:1 [INFO] [stdout] | [INFO] [stdout] 1001 | #[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:1013:1 [INFO] [stdout] | [INFO] [stdout] 1013 | #[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:1025:1 [INFO] [stdout] | [INFO] [stdout] 1025 | #[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:1037:1 [INFO] [stdout] | [INFO] [stdout] 1037 | #[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:1046:1 [INFO] [stdout] | [INFO] [stdout] 1046 | #[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:1055:1 [INFO] [stdout] | [INFO] [stdout] 1055 | #[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:1064:1 [INFO] [stdout] | [INFO] [stdout] 1064 | #[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:1073:1 [INFO] [stdout] | [INFO] [stdout] 1073 | #[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:1083:1 [INFO] [stdout] | [INFO] [stdout] 1083 | #[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:1096:1 [INFO] [stdout] | [INFO] [stdout] 1096 | #[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:1108:1 [INFO] [stdout] | [INFO] [stdout] 1108 | #[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:1120:1 [INFO] [stdout] | [INFO] [stdout] 1120 | #[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:1129:1 [INFO] [stdout] | [INFO] [stdout] 1129 | #[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:1138:1 [INFO] [stdout] | [INFO] [stdout] 1138 | #[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:1147:1 [INFO] [stdout] | [INFO] [stdout] 1147 | #[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:1157:1 [INFO] [stdout] | [INFO] [stdout] 1157 | #[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:1172:1 [INFO] [stdout] | [INFO] [stdout] 1172 | #[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:1182:1 [INFO] [stdout] | [INFO] [stdout] 1182 | #[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:1197:1 [INFO] [stdout] | [INFO] [stdout] 1197 | #[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:1206:1 [INFO] [stdout] | [INFO] [stdout] 1206 | #[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:1220:1 [INFO] [stdout] | [INFO] [stdout] 1220 | #[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:1230:1 [INFO] [stdout] | [INFO] [stdout] 1230 | #[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:1239:1 [INFO] [stdout] | [INFO] [stdout] 1239 | #[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:1249:1 [INFO] [stdout] | [INFO] [stdout] 1249 | #[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:1258:1 [INFO] [stdout] | [INFO] [stdout] 1258 | #[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:1268:1 [INFO] [stdout] | [INFO] [stdout] 1268 | #[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:1277:1 [INFO] [stdout] | [INFO] [stdout] 1277 | #[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:1287:1 [INFO] [stdout] | [INFO] [stdout] 1287 | #[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:1296:1 [INFO] [stdout] | [INFO] [stdout] 1296 | #[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:1305:1 [INFO] [stdout] | [INFO] [stdout] 1305 | #[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:1314:1 [INFO] [stdout] | [INFO] [stdout] 1314 | #[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:1323:1 [INFO] [stdout] | [INFO] [stdout] 1323 | #[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:1333:1 [INFO] [stdout] | [INFO] [stdout] 1333 | #[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:1343:1 [INFO] [stdout] | [INFO] [stdout] 1343 | #[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:1353:1 [INFO] [stdout] | [INFO] [stdout] 1353 | #[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:1362:1 [INFO] [stdout] | [INFO] [stdout] 1362 | #[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:1371:1 [INFO] [stdout] | [INFO] [stdout] 1371 | #[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:1380:1 [INFO] [stdout] | [INFO] [stdout] 1380 | #[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:1389:1 [INFO] [stdout] | [INFO] [stdout] 1389 | #[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:1400:1 [INFO] [stdout] | [INFO] [stdout] 1400 | #[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:1411:1 [INFO] [stdout] | [INFO] [stdout] 1411 | #[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:1425:1 [INFO] [stdout] | [INFO] [stdout] 1425 | #[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:1439:1 [INFO] [stdout] | [INFO] [stdout] 1439 | #[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:1454:1 [INFO] [stdout] | [INFO] [stdout] 1454 | #[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:1468:1 [INFO] [stdout] | [INFO] [stdout] 1468 | #[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:1482:1 [INFO] [stdout] | [INFO] [stdout] 1482 | #[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:1497:1 [INFO] [stdout] | [INFO] [stdout] 1497 | #[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:1511:1 [INFO] [stdout] | [INFO] [stdout] 1511 | #[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:1525:1 [INFO] [stdout] | [INFO] [stdout] 1525 | #[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:1540:1 [INFO] [stdout] | [INFO] [stdout] 1540 | #[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:1554:1 [INFO] [stdout] | [INFO] [stdout] 1554 | #[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:1568:1 [INFO] [stdout] | [INFO] [stdout] 1568 | #[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:1583:1 [INFO] [stdout] | [INFO] [stdout] 1583 | #[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:1592:1 [INFO] [stdout] | [INFO] [stdout] 1592 | #[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:1601:1 [INFO] [stdout] | [INFO] [stdout] 1601 | #[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:1609:1 [INFO] [stdout] | [INFO] [stdout] 1609 | #[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:1617:1 [INFO] [stdout] | [INFO] [stdout] 1617 | #[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:1625:1 [INFO] [stdout] | [INFO] [stdout] 1625 | #[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:1634:1 [INFO] [stdout] | [INFO] [stdout] 1634 | #[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:1643:1 [INFO] [stdout] | [INFO] [stdout] 1643 | #[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:1652:1 [INFO] [stdout] | [INFO] [stdout] 1652 | #[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:1673:1 [INFO] [stdout] | [INFO] [stdout] 1673 | #[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:1686:1 [INFO] [stdout] | [INFO] [stdout] 1686 | #[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:1695:1 [INFO] [stdout] | [INFO] [stdout] 1695 | #[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:1704:1 [INFO] [stdout] | [INFO] [stdout] 1704 | #[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:1712:1 [INFO] [stdout] | [INFO] [stdout] 1712 | #[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:1721:1 [INFO] [stdout] | [INFO] [stdout] 1721 | #[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:1743:1 [INFO] [stdout] | [INFO] [stdout] 1743 | #[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:1757:1 [INFO] [stdout] | [INFO] [stdout] 1757 | #[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:1767:1 [INFO] [stdout] | [INFO] [stdout] 1767 | #[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:1776:1 [INFO] [stdout] | [INFO] [stdout] 1776 | #[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:1784:1 [INFO] [stdout] | [INFO] [stdout] 1784 | #[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:1792:1 [INFO] [stdout] | [INFO] [stdout] 1792 | #[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:1805:1 [INFO] [stdout] | [INFO] [stdout] 1805 | #[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:1816:1 [INFO] [stdout] | [INFO] [stdout] 1816 | #[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:1824:1 [INFO] [stdout] | [INFO] [stdout] 1824 | #[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:1833:1 [INFO] [stdout] | [INFO] [stdout] 1833 | #[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:1840:1 [INFO] [stdout] | [INFO] [stdout] 1840 | #[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:1847:1 [INFO] [stdout] | [INFO] [stdout] 1847 | #[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:1854:1 [INFO] [stdout] | [INFO] [stdout] 1854 | #[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:1863:1 [INFO] [stdout] | [INFO] [stdout] 1863 | #[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:1872:1 [INFO] [stdout] | [INFO] [stdout] 1872 | #[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:1881:1 [INFO] [stdout] | [INFO] [stdout] 1881 | #[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:1890:1 [INFO] [stdout] | [INFO] [stdout] 1890 | #[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:1899:1 [INFO] [stdout] | [INFO] [stdout] 1899 | #[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:1907:1 [INFO] [stdout] | [INFO] [stdout] 1907 | #[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:1916:1 [INFO] [stdout] | [INFO] [stdout] 1916 | #[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:1925:1 [INFO] [stdout] | [INFO] [stdout] 1925 | #[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:1935:1 [INFO] [stdout] | [INFO] [stdout] 1935 | #[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:1945:1 [INFO] [stdout] | [INFO] [stdout] 1945 | #[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:1956:1 [INFO] [stdout] | [INFO] [stdout] 1956 | #[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:1964:1 [INFO] [stdout] | [INFO] [stdout] 1964 | #[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:1971:1 [INFO] [stdout] | [INFO] [stdout] 1971 | #[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:1978:1 [INFO] [stdout] | [INFO] [stdout] 1978 | #[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:1985:1 [INFO] [stdout] | [INFO] [stdout] 1985 | #[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:1993:1 [INFO] [stdout] | [INFO] [stdout] 1993 | #[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:2003:1 [INFO] [stdout] | [INFO] [stdout] 2003 | #[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/avx2.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 158 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 183 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:191:1 [INFO] [stdout] | [INFO] [stdout] 191 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:270:1 [INFO] [stdout] | [INFO] [stdout] 270 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:330:1 [INFO] [stdout] | [INFO] [stdout] 330 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:339:1 [INFO] [stdout] | [INFO] [stdout] 339 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:361:1 [INFO] [stdout] | [INFO] [stdout] 361 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:370:1 [INFO] [stdout] | [INFO] [stdout] 370 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:381:1 [INFO] [stdout] | [INFO] [stdout] 381 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:390:1 [INFO] [stdout] | [INFO] [stdout] 390 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:399:1 [INFO] [stdout] | [INFO] [stdout] 399 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:410:1 [INFO] [stdout] | [INFO] [stdout] 410 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:418:1 [INFO] [stdout] | [INFO] [stdout] 418 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:427:1 [INFO] [stdout] | [INFO] [stdout] 427 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:436:1 [INFO] [stdout] | [INFO] [stdout] 436 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:445:1 [INFO] [stdout] | [INFO] [stdout] 445 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:456:1 [INFO] [stdout] | [INFO] [stdout] 456 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:464:1 [INFO] [stdout] | [INFO] [stdout] 464 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:472:1 [INFO] [stdout] | [INFO] [stdout] 472 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:480:1 [INFO] [stdout] | [INFO] [stdout] 480 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:488:1 [INFO] [stdout] | [INFO] [stdout] 488 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:496:1 [INFO] [stdout] | [INFO] [stdout] 496 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:504:1 [INFO] [stdout] | [INFO] [stdout] 504 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:512:1 [INFO] [stdout] | [INFO] [stdout] 512 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:520:1 [INFO] [stdout] | [INFO] [stdout] 520 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:528:1 [INFO] [stdout] | [INFO] [stdout] 528 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:536:1 [INFO] [stdout] | [INFO] [stdout] 536 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:544:1 [INFO] [stdout] | [INFO] [stdout] 544 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:552:1 [INFO] [stdout] | [INFO] [stdout] 552 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:566:1 [INFO] [stdout] | [INFO] [stdout] 566 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:582:1 [INFO] [stdout] | [INFO] [stdout] 582 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:599:1 [INFO] [stdout] | [INFO] [stdout] 599 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:607:1 [INFO] [stdout] | [INFO] [stdout] 607 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:615:1 [INFO] [stdout] | [INFO] [stdout] 615 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:624:1 [INFO] [stdout] | [INFO] [stdout] 624 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:669:1 [INFO] [stdout] | [INFO] [stdout] 669 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:680:1 [INFO] [stdout] | [INFO] [stdout] 680 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:698:1 [INFO] [stdout] | [INFO] [stdout] 698 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:707:1 [INFO] [stdout] | [INFO] [stdout] 707 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:716:1 [INFO] [stdout] | [INFO] [stdout] 716 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:725:1 [INFO] [stdout] | [INFO] [stdout] 725 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:734:1 [INFO] [stdout] | [INFO] [stdout] 734 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:743:1 [INFO] [stdout] | [INFO] [stdout] 743 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:752:1 [INFO] [stdout] | [INFO] [stdout] 752 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:761:1 [INFO] [stdout] | [INFO] [stdout] 761 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:770:1 [INFO] [stdout] | [INFO] [stdout] 770 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:779:1 [INFO] [stdout] | [INFO] [stdout] 779 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:788:1 [INFO] [stdout] | [INFO] [stdout] 788 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:797:1 [INFO] [stdout] | [INFO] [stdout] 797 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:807:1 [INFO] [stdout] | [INFO] [stdout] 807 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:821:1 [INFO] [stdout] | [INFO] [stdout] 821 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:835:1 [INFO] [stdout] | [INFO] [stdout] 835 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:846:1 [INFO] [stdout] | [INFO] [stdout] 846 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:856:1 [INFO] [stdout] | [INFO] [stdout] 856 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:866:1 [INFO] [stdout] | [INFO] [stdout] 866 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:876:1 [INFO] [stdout] | [INFO] [stdout] 876 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:887:1 [INFO] [stdout] | [INFO] [stdout] 887 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:898:1 [INFO] [stdout] | [INFO] [stdout] 898 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:907:1 [INFO] [stdout] | [INFO] [stdout] 907 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:916:1 [INFO] [stdout] | [INFO] [stdout] 916 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:925:1 [INFO] [stdout] | [INFO] [stdout] 925 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:934:1 [INFO] [stdout] | [INFO] [stdout] 934 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:943:1 [INFO] [stdout] | [INFO] [stdout] 943 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:954:1 [INFO] [stdout] | [INFO] [stdout] 954 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:962:1 [INFO] [stdout] | [INFO] [stdout] 962 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1018:1 [INFO] [stdout] | [INFO] [stdout] 1018 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1054:1 [INFO] [stdout] | [INFO] [stdout] 1054 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1068:1 [INFO] [stdout] | [INFO] [stdout] 1068 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1078:1 [INFO] [stdout] | [INFO] [stdout] 1078 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1088:1 [INFO] [stdout] | [INFO] [stdout] 1088 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1097:1 [INFO] [stdout] | [INFO] [stdout] 1097 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1106:1 [INFO] [stdout] | [INFO] [stdout] 1106 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1115:1 [INFO] [stdout] | [INFO] [stdout] 1115 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1124:1 [INFO] [stdout] | [INFO] [stdout] 1124 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1133:1 [INFO] [stdout] | [INFO] [stdout] 1133 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1142:1 [INFO] [stdout] | [INFO] [stdout] 1142 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1154:1 [INFO] [stdout] | [INFO] [stdout] 1154 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1164:1 [INFO] [stdout] | [INFO] [stdout] 1164 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1174:1 [INFO] [stdout] | [INFO] [stdout] 1174 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1184:1 [INFO] [stdout] | [INFO] [stdout] 1184 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1193:1 [INFO] [stdout] | [INFO] [stdout] 1193 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1202:1 [INFO] [stdout] | [INFO] [stdout] 1202 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1211:1 [INFO] [stdout] | [INFO] [stdout] 1211 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1220:1 [INFO] [stdout] | [INFO] [stdout] 1220 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1229:1 [INFO] [stdout] | [INFO] [stdout] 1229 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1238:1 [INFO] [stdout] | [INFO] [stdout] 1238 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1248:1 [INFO] [stdout] | [INFO] [stdout] 1248 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1257:1 [INFO] [stdout] | [INFO] [stdout] 1257 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1266:1 [INFO] [stdout] | [INFO] [stdout] 1266 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1275:1 [INFO] [stdout] | [INFO] [stdout] 1275 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1284:1 [INFO] [stdout] | [INFO] [stdout] 1284 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1293:1 [INFO] [stdout] | [INFO] [stdout] 1293 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1302:1 [INFO] [stdout] | [INFO] [stdout] 1302 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1311:1 [INFO] [stdout] | [INFO] [stdout] 1311 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1320:1 [INFO] [stdout] | [INFO] [stdout] 1320 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1329:1 [INFO] [stdout] | [INFO] [stdout] 1329 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1339:1 [INFO] [stdout] | [INFO] [stdout] 1339 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1347:1 [INFO] [stdout] | [INFO] [stdout] 1347 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1355:1 [INFO] [stdout] | [INFO] [stdout] 1355 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1363:1 [INFO] [stdout] | [INFO] [stdout] 1363 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1372:1 [INFO] [stdout] | [INFO] [stdout] 1372 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1381:1 [INFO] [stdout] | [INFO] [stdout] 1381 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1390:1 [INFO] [stdout] | [INFO] [stdout] 1390 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1399:1 [INFO] [stdout] | [INFO] [stdout] 1399 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/avx2.rs:1417:1 [INFO] [stdout] | [INFO] [stdout] 1417 | #[target_feature = "+avx2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/abm.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[target_feature = "+lzcnt"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/abm.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | #[target_feature = "+lzcnt"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/abm.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | #[target_feature = "+popcnt"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/abm.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[target_feature = "+popcnt"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[target_feature = "+bmi"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[target_feature = "+bmi"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | #[target_feature = "+bmi"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | #[target_feature = "+bmi"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[target_feature = "+bmi"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | #[target_feature = "+bmi"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[target_feature = "+bmi"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | #[target_feature = "+bmi"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | #[target_feature = "+bmi"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | #[target_feature = "+bmi"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | #[target_feature = "+bmi"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | #[target_feature = "+bmi"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | #[target_feature = "+bmi"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | #[target_feature = "+bmi"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | #[target_feature = "+bmi"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | #[target_feature = "+bmi"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | #[target_feature = "+bmi"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi2.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[target_feature = "+bmi2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi2.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | #[target_feature = "+bmi2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi2.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | #[target_feature = "+bmi2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi2.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | #[target_feature = "+bmi2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi2.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[target_feature = "+bmi2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi2.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | #[target_feature = "+bmi2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi2.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | #[target_feature = "+bmi2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/bmi2.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | #[target_feature = "+bmi2"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/tbm.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | #[target_feature = "+tbm"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/tbm.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[target_feature = "+tbm"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/tbm.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #[target_feature = "+tbm"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/tbm.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | #[target_feature = "+tbm"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/tbm.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | #[target_feature = "+tbm"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/tbm.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | #[target_feature = "+tbm"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/tbm.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | #[target_feature = "+tbm"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/tbm.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | #[target_feature = "+tbm"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/tbm.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | #[target_feature = "+tbm"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/tbm.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | #[target_feature = "+tbm"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/tbm.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | #[target_feature = "+tbm"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/tbm.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | #[target_feature = "+tbm"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/tbm.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | #[target_feature = "+tbm"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/tbm.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | #[target_feature = "+tbm"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/tbm.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | #[target_feature = "+tbm"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/tbm.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | #[target_feature = "+tbm"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/tbm.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | #[target_feature = "+tbm"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `target_feature` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/stdsimd-64c3bc0ac1e47113/4ca3e8d/src/x86/tbm.rs:248:1 [INFO] [stdout] | [INFO] [stdout] 248 | #[target_feature = "+tbm"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[target_feature(enable = "name")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking num-rational v0.1.39 [INFO] [stderr] Checking num v0.1.40 [INFO] [stderr] Checking sdl2 v0.30.0 [INFO] [stdout] error: aborting due to 712 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stdsimd` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "be6a59a26d5639157b529c6a307d64bf084583dc6c86760fa81138b511d50a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be6a59a26d5639157b529c6a307d64bf084583dc6c86760fa81138b511d50a7b", kill_on_drop: false }` [INFO] [stdout] be6a59a26d5639157b529c6a307d64bf084583dc6c86760fa81138b511d50a7b